Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run ASP.NET 2.0 as parent and 4.0 as sub-folder
Message
 
 
À
17/04/2014 11:27:37
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01598753
Message ID:
01598756
Vues:
21
Thank you, Craig. Gives me more incentive to stop sleeping :) and upgrade the .NET 2.0 app to 4.0 as well.

>Yes.. but you'll need to run them using .Net 2.0 App pool, which doesn't provide the same safety considerations as 4.0.
>
>With 2.0, all web apps run in the same pool, so if one crashes, it can bring down all the other web apps. Under 4.0 app pool, each app can run in its own app pool.
>
>>Do you know if it is possible to run two application in the same site where the application that runs in main/parent folder is compiled in .NET 2.0 or in sub-folder in .NET 4.0?
>>
>>For example:
>>MainSiteName - ASP.NET 2.0
>>MainSiteName\SubApp - ASP.NET 4.0
>>
>>So the user can start the 2.0 application as MainSite\Main20Page.aspx and can start 2.0 application as MainSite\SubApp\Main40Page.aspx?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform