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

Notification

Icon
Error

How to set an application to not running
robhare
#1 Posted : Sunday, July 8, 2007 3:22:32 AM(UTC)
Groups: Member
Joined: 6/20/2007(UTC)
Posts: 6

Goodday
Whenever I open my page to register a new application , i see that all my other applications have a status of "running". How can i set the status of my applications to "NotRunning" until such time as I want to work with them.
Thanks
Rob
Ultidev Team
#2 Posted : Sunday, July 8, 2007 5:45:56 AM(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)
Rob,

"Running" status means that listener is ready to accept connections on application's port. If application has "Always keep in memory..." flag clear in application settings, then the application may not be even loaded despite the "Running" status. Such applications behave like ones under IIS - they get unloaded by ASP.NET if they sat idle for a while. To save memory just clear "Always keep in memory..." flag and it will be unloaded when it is serving requests for a while, even though status will still be "Running".

Also, just FYI, "Not Running" status means that application is either being loaded, or if you see it after Cassini service was running for a while, that application has failed to load for some reason.

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 (2)
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.