Hi Guys,
Im having a problem with my web application. Really not sure what is the reason for this.
Everytime I run my mvc2 web application on debug mode using Visual Studio 2010 an error always occured saying:
Failed to create AppDomain.
I tried searching for a solution and still cant solve the problem. Most of the solutions I found was telling me to run caspol -reset using visual studio command prompt or even erase my security.config file but still did not fixed the problem.
I'm using ASP.Net MVC2 and C#, LINQ and .Net 4.0 for the framework on this project.
I appreciate all the help I can get.
Thank you.
Im having a problem with my web application. Really not sure what is the reason for this.
Everytime I run my mvc2 web application on debug mode using Visual Studio 2010 an error always occured saying:
Failed to create AppDomain.
I tried searching for a solution and still cant solve the problem. Most of the solutions I found was telling me to run caspol -reset using visual studio command prompt or even erase my security.config file but still did not fixed the problem.
I'm using ASP.Net MVC2 and C#, LINQ and .Net 4.0 for the framework on this project.
I appreciate all the help I can get.
Thank you.