When I try to create a strongly typed partial view in visual studio 2012, I receive the following error:
There was a problem getting an AppDomain to run the transformation from the host. The process can not continue.
This problem does not occur when creating views that are not partial.
What will be happening?