Atozed Forums
IW Library deployment like aspx is working? - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IW Library deployment like aspx is working? (/thread-633.html)



IW Library deployment like aspx is working? - sergey@txtmobiz.com - 09-05-2018

Hi,

IW Library deployment like aspx is working normally?

Just my experience. After tries with Azure I made a decision to deploy using IW Library like ASPX. I created Azure VM with 2012 server, installed everything according these instructions - http://docs.atozed.com/docs.dll/deployment/ASPX%20Deployment.html

Finally I got main main page, opened in the browser, but that's all:

- After F5 - page is refreshing infinite time. I can make the app working only after restarting IIS!
- If I'm opening the app in other browser - the same situation - page is loading infinite time;
- Naigation between forms (like create and show other form) - dosn't work... But maybe this issue correlated with the first one;

Maybe I selected wrong deployment again?


RE: IW Library deployment like aspx is working? - kudzu - 09-05-2018

Have you tried to deploy a simple app with no dependencies like Guess to test your install?


RE: IW Library deployment like aspx is working? - Alexandre Machado - 09-05-2018

I don't think the type of deployment is the factor here. There are infinite causes for a failure in page load.

Have you tried to check developer tools console window (F12)? is there any error there?