I suspect the problem is because you are using VS 2008 Beta2. The MVC work is compiled against the RTM assemblies - which might throw off the intellisense engine. If you upgrade to VS 2008 RTM that might be the fix.
Thanks,
Scott
Marked as answer by andyfreestyle on Dec 13, 2007 08:58 AM
ScottGu
All-Star
18285 Points
2008 Posts
Microsoft
Moderator
Re: Intellisense of inline code within .aspx views
Dec 11, 2007 07:38 PM|LINK
I suspect the problem is because you are using VS 2008 Beta2. The MVC work is compiled against the RTM assemblies - which might throw off the intellisense engine. If you upgrade to VS 2008 RTM that might be the fix.
Thanks,
Scott