System:
Windows XP Professional, SP2
UltiDev Cassini Web Server for ASP.NET 2.0
Visual Web Developer/C# (2005 Express Version)
I am using UltiDev Cassini with my ASP.NET code. It works very well.
However, I discovered that the first Web page's Page_Load function is executed every 5 minutes even though
the Web Developer is not running, nor is the Cassini Web page opened.
I do not see the Web page opening up, but I know that something is invoking the Web page because the Page_Load function writes a file.
When I stop the Cassini Web Server using Window Services, the file writing stops.
Something is invoking Cassini to load the Web page!
I wish the web page to be available all the time, thus I have to set Cassini on! But I cannot have it writing files forever!
Please help. Thanks.
Patrick Tai.