Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.NET 1.1 and 2.0 apps on the same server
Message
 
À
18/02/2006 13:11:46
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01097312
Message ID:
01097335
Vues:
12
Yeah, in W2003 the 1.1 and 2.0 CLR cannot execute under the same worker process so you have to setup separate application pools for them to run in. Another "gotcha" is to setup a separate pool for debugging your 2.0 apps. When stepping though code using the debugger all other applications that run in the same worker process may be suspended (not good when tracing a problem on a production server).

Glad to see you got it working.
Mike

>Thanks for responding.
>
>Yes, we are (Win2003 server)
>
>Very dumb question - are you referring to something like this?
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000009.asp
>
>
>
>Kevin
Michael McLain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform