Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Change Notification error in Web Service
Message
From
23/08/2015 05:12:41
 
 
To
22/08/2015 10:46:53
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01623689
Message ID:
01623767
Views:
37
Hmm. Couple of suggestions if you're not getting the information you need to trace the problem:

Use ProcMon to monitor file activity.
Eg: Filter on a path or 'Category is Write'

As a stop-gap you could use SQLServer to manage session state (configurable in 'Session State' settings for the WebSite)

Also (I think) IIS7 allows you to monitor recycle events (Advanced Settings on AppPool / Generate Recycle Event Logs) which would make your code redundant.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform