0

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.

tereško
  • 58,060
  • 25
  • 98
  • 150

1 Answers1

0

Check this out i found them already posted on StackOverFlow you should really do some search before asking :) Here you go And Another One

Community
  • 1
  • 1
Lemo
  • 519
  • 1
  • 7
  • 22