Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating a DLL
Message
De
09/07/2010 13:48:34
 
 
À
09/07/2010 13:36:20
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01460478
Message ID:
01472039
Vues:
37
>To answer the test, when it freezes, I see that the Global.asax is able to get into Application_Start as it logs an entry. So, it freezes after that and before entering into my DLL.

Did you add any logging for Application_Error and Application_BeginRequest() ?

IAC, if the Application_End of the 'old' instance hasn't fired then it is still running and it may well be that it is preventing the new version from performing some action. For example does the application maintain exclusive use of some resource whilst it is running ?

Could you add a log entry to see it the process that is created in the initialization of the web form (which you mentioned in an earlier post) successfully ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform