Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

** HELP ** UWS not working in some client's machine recently
sagesoftware
#1 Posted : Monday, September 5, 2016 1:22:12 AM(UTC)
Groups: Member
Joined: 9/5/2016(UTC)
Posts: 1
Location: Melbourne

Symptom: Web Application always in "Loading" status and never ends.

If manually restart the UWS Service or restart the machine, then the web application can be access but only ONCE, and then will enter "Loading" issue again.

Our Web Application is accessing the Microsoft Access database using the Microsoft Access Database Engine.

This issue can only be address by moving to IIS. Anyone here got any idea? Thanks!

NOTE: Tried repair, re-install, change database, cannot resolve the problem, and it happens on multiple servers.
Ultidev Team
#2 Posted : Tuesday, September 6, 2016 3:37:54 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi,

The most likely cause of the problem you are observing is application itself is misbehaving. Specifically, if application modifies its web.config file, or its bin folder on start up, that will cause ASP.net to unload and reload the application, which runs application start up again, which may modify the web.config, which in turn makes ASP.NET reload the etc, hence the infinite loop of "Loading".

If you navigate to http://localhost:7756/ on the machine where UWS is installed, and see a web page with ASP.NET settings, then UWS is install and functioning correctly.

Please look at the Windows Event Log (Application) to see whether any errors are logged there. For more details on how to troubleshoot issues, please refer to
http://ultidev.com/forum...shooting.aspx#post2902.


Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.