Using a Chart Control in Vs 2010 [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have five web sites on my IIS 6.0 server. All but one of them (the one I am trying to change) is set to use ASP.NET 2.0. I changed one of my sites to use ASP.NET 4.0.30319.0. Now when I run this site I get get "Server Application Unavailable" and I get an application error (in my system event log) that says, 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. How do I fix this? Thanks for any help. Please advice Thanks
modified on Wednesday, June 30, 2010 11:54 AM