hello I'm adding a controller and I see this error
Asked
Active
Viewed 169 times
0
-
1Might seem obvious, but have you tried restarting VS? – markpsmith Feb 10 '14 at 15:47
3 Answers
0
Simple.Restart Visual Studio.
Refer the below sites:
http://flirtingdotnet.blogspot.in/2013/07/there-was-problem-getting-app-domain-to.html
Error when Creating a Partial View in Visual Studio 2012 Express with Razor
http://blog.jongallant.com/2012/07/appdomain-process-cannot-continue.html#.Uvnnts5sFWV
You will get an idea on this type of errors
0
try on of these solutions
- restart VS
- uninstall/re-install ASP.Net MVC4
- uninstall/re-install Nuget

mohammed sameeh
- 4,711
- 3
- 18
- 19