MvcContrib Portable Areas View Intellisense??

Posted by Jason on Stack Overflow See other posts from Stack Overflow or by Jason
Published on 2010-05-14T20:11:53Z Indexed on 2010/05/14 20:14 UTC
Read the original article Hit count: 365

Filed under:
|

I've started using Portable Areas from the MvcContrib project. Everything works great with the exception of Visual Studio Intellisense. Has anyone been able to get their View intellisense to work...

Html. <-- does not exist in the current context.

I'm also not able to get intellisense on any of the models created in the same project...

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about mvccontrib