0

I'm trying to use N2 CMS. I've download the Template MVC version. I've followed the steps in the installation text. When I run it I get:

The type or namespace name 'Web' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

Has anybody else had this problem?

Thanks

Kevin

skaffman
  • 398,947
  • 96
  • 818
  • 769
Mantisimo
  • 4,203
  • 5
  • 37
  • 55

1 Answers1

1

You have to download the MVC futures assembly and put it in the bin folder

it can be found here

http://aspnet.codeplex.com/releases/view/41742

Sruly
  • 10,200
  • 6
  • 34
  • 39