MVC4 Beta and Intellisense not workinghttp://forums.asp.net/t/1803064.aspx/1?MVC4+Beta+and+Intellisense+not+workingThu, 24 May 2012 17:52:09 -040018030644977880http://forums.asp.net/p/1803064/4977880.aspx/1?MVC4+Beta+and+Intellisense+not+workingMVC4 Beta and Intellisense not working <p>I am running a project that I just recently rebuilt to MVC4&nbsp;</p> <p>(Install new empty MVC4 project, and copy over all the source files)</p> <p>My intellisense is no longer working on any of the cshtml/razor files. &nbsp;It displays generic HTML tags instead of any object or class files. &nbsp;Is this the state the beta is in right now or do I have something configured incorrect?</p> 2012-05-12T15:25:12-04:004979383http://forums.asp.net/p/1803064/4979383.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Hi</p> <p>Did you try to re-install the mvc? If not, please try it and see whether intellisense work.</p> <p>Hope this helpful<br> Regards<br> Young Yang</p> 2012-05-14T09:18:05-04:004979742http://forums.asp.net/p/1803064/4979742.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>I have completely wiped my HD, re-installed Visual Studio and re-installed MVC. &nbsp;Still no luck :(</p> 2012-05-14T11:50:52-04:004979857http://forums.asp.net/p/1803064/4979857.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Also I'm not sure if this helps, but anytime I cut and past it seems to take 1-2 minutes to actually complete the pasting. &nbsp;This is before or after performing a build on the project. &nbsp;</p> 2012-05-14T12:49:21-04:004979882http://forums.asp.net/p/1803064/4979882.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Which version of Visual Studio you are using?</p> 2012-05-14T12:59:02-04:004979910http://forums.asp.net/p/1803064/4979910.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Visual Studio 10</p> <p>10.0.40219.1 SP1Rel</p> 2012-05-14T13:12:06-04:004980008http://forums.asp.net/p/1803064/4980008.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Try following.. as this worked for me.</p> <p>-First Install latest PowerShell 2.0&nbsp;</p> <p>-then Install MVC from&nbsp;</p> <p><a href="http://www.microsoft.com/en-us/download/details.aspx?id=28942">MVC 4 Download Link</a></p> <p></p> 2012-05-14T14:04:39-04:004981624http://forums.asp.net/p/1803064/4981624.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>didn't work :(</p> 2012-05-15T11:46:23-04:004982563http://forums.asp.net/p/1803064/4982563.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Is there any other resource I can use to try and troubleshoot this problem? &nbsp;It's sorta left development on this project severely gimped and I would really like to get back on track. &nbsp;Seeing as how i've done a complete rebuild, I'm not sure how this could be anything to do with the install of MVC4. &nbsp;</p> 2012-05-16T01:02:04-04:004986913http://forums.asp.net/p/1803064/4986913.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>When you use the Razor @ tag in view, did it highlight in yellow?</p> <p>Regards</p> 2012-05-18T10:42:26-04:004987022http://forums.asp.net/p/1803064/4987022.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>Yes, I get the highlighted yellow @ tag, it even highlights any braces or paranethesis correctly in yellow after that, however no class names, no keyword highlighting, and no intellisense. &nbsp;</p> 2012-05-18T11:42:03-04:004994396http://forums.asp.net/p/1803064/4994396.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>I'm getting the same behavior. It's definitely solution/project specific, because another MVC 4 project doesn't exhibit the same behavior. Any suggestions?</p> <p></p> 2012-05-23T18:05:01-04:004996275http://forums.asp.net/p/1803064/4996275.aspx/1?Re+MVC4+Beta+and+Intellisense+not+workingRe: MVC4 Beta and Intellisense not working <p>I have found another solution that correctly highlights the syntax in razor views.&nbsp;</p> <p><a href="http://code.msdn.microsoft.com/ASPNET-MVC-4-Mobile-e99ed0ed">http://code.msdn.microsoft.com/ASPNET-MVC-4-Mobile-e99ed0ed</a></p> <p></p> <p>However when I create a new project from any of the installed templates it doesn't have the correct highlighting either. &nbsp;</p> 2012-05-24T17:52:09-04:00