I am running a project that I just recently rebuilt to MVC4
(Install new empty MVC4 project, and copy over all the source files)
My intellisense is no longer working on any of the cshtml/razor files. It displays generic HTML tags instead of any object or class files. Is this the state the beta is in right now or do I have something configured incorrect?
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. This is before or after performing a build on the project.
Is there any other resource I can use to try and troubleshoot this problem? It's sorta left development on this project severely gimped and I would really like to get back on track. 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.
JoeNathan
0 Points
8 Posts
MVC4 Beta and Intellisense not working
May 12, 2012 03:25 PM|LINK
I am running a project that I just recently rebuilt to MVC4
(Install new empty MVC4 project, and copy over all the source files)
My intellisense is no longer working on any of the cshtml/razor files. It displays generic HTML tags instead of any object or class files. Is this the state the beta is in right now or do I have something configured incorrect?
Young Yang -...
All-Star
21349 Points
1818 Posts
Microsoft
Re: MVC4 Beta and Intellisense not working
May 14, 2012 09:18 AM|LINK
Hi
Did you try to re-install the mvc? If not, please try it and see whether intellisense work.
Hope this helpful
Regards
Young Yang
Feedback to us
Develop and promote your apps in Windows Store
JoeNathan
0 Points
8 Posts
Re: MVC4 Beta and Intellisense not working
May 14, 2012 11:50 AM|LINK
I have completely wiped my HD, re-installed Visual Studio and re-installed MVC. Still no luck :(
JoeNathan
0 Points
8 Posts
Re: MVC4 Beta and Intellisense not working
May 14, 2012 12:49 PM|LINK
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. This is before or after performing a build on the project.
akfkmupiwu
Member
114 Points
63 Posts
Re: MVC4 Beta and Intellisense not working
May 14, 2012 12:59 PM|LINK
Which version of Visual Studio you are using?
JoeNathan
0 Points
8 Posts
Re: MVC4 Beta and Intellisense not working
May 14, 2012 01:12 PM|LINK
Visual Studio 10
10.0.40219.1 SP1Rel
akfkmupiwu
Member
114 Points
63 Posts
Re: MVC4 Beta and Intellisense not working
May 14, 2012 02:04 PM|LINK
Try following.. as this worked for me.
-First Install latest PowerShell 2.0
-then Install MVC from
MVC 4 Download Link
JoeNathan
0 Points
8 Posts
Re: MVC4 Beta and Intellisense not working
May 15, 2012 11:46 AM|LINK
didn't work :(
JoeNathan
0 Points
8 Posts
Re: MVC4 Beta and Intellisense not working
May 16, 2012 01:02 AM|LINK
Is there any other resource I can use to try and troubleshoot this problem? It's sorta left development on this project severely gimped and I would really like to get back on track. 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.
Young Yang -...
All-Star
21349 Points
1818 Posts
Microsoft
Re: MVC4 Beta and Intellisense not working
May 18, 2012 10:42 AM|LINK
When you use the Razor @ tag in view, did it highlight in yellow?
Regards
Feedback to us
Develop and promote your apps in Windows Store