Whenever I try to open an MVC Project which was developed win VS 2010 with .Net Framework 4.0, using the same kind of VS, an error
"The project type is not supported by this installation."
is thrown.
I observed I don't have NuGet packages installed. Is this the problem ?
Though I am able to open it using web developer 2010 Express, when i run it
"Error It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS."
is thrown.