Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Change Notification error in Web Service
Message
De
23/08/2015 05:12:41
 
 
À
22/08/2015 10:46:53
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01623689
Message ID:
01623767
Vues:
38
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform