Posts
400
Comments
213
Trackbacks
0
Verschiedene Application Pools

Man hat manchmal das Problem dass in einem Application Pool
Mehrere ASP.NET Anwendungen unter unterschiedlichen .NET Framework Versionen laufen.
 
Dabei kann es zu folgender unerfreulichen Fehlermeldung kommen:
 
Event ID: 1062
"It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp."
 
 
Mit dem Tool "Tool IIS Metabase Analyzer" von der Webseite http://allegiance.chi-town.com/IisMetabaseAnalyzer.aspx kann man sich anzeigen lassen welche ASP.NET Anwendungen unter welchen .NET Framework Versionen in welchen Application Pools laufen:

Unbenannt

 
Die Anwendungen mit der gleichen .NET Version kann man anschließend z.B. eigenen Application Pools zuordnen, z.B. ApplicationPool_V2.0 und ApplicationPool_V4.0.

posted on Tuesday, January 10, 2012 5:24 PM Print
Comments
Gravatar
# re: Verschiedene Application Pools
Digital Marketing Agency
5/18/2012 1:16 PM
kann man anschließend z.B. eigenen Application Pools zuordnen, z.B. ApplicationPool_V

Post Comment

Title *
Name *
Email
Url
Comment *  
Please add 5 and 8 and type the answer here: