razor - Setting up .NET 4.0 Environment -
i have got situation on server running applications support asp.net version 1.0 , 2.0. have developed application in asp.net 4.0 using mvc (razor engine).
i wondering if install asp.net 4.0 on server, affect other websites running?
if advise me on i'd appreciate it.
no shouldn't sure, in iis configuration set right application pools. can set different app pool every aspx website/application.
each pool can set different .net version.
Comments
Post a Comment