This is a migrated thread and some comments may be shown as answers.

Lost intellisense after updating MVC via nuget

1 Answer 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 28 Feb 2014, 05:16 PM
I am using Visual Studio 2012, and Kendo 2013.3.1324.  I created a new Kendo UI MVC 4 (Razor) project.  Then I updated all nuget packages, including MVC/Razor/Webpages.

After doing this, I lost intellisense on HTML helpers in general.  I then applied the Web Tools 2013.1 for VS 2012 as found http://blogs.msdn.com/b/webdev/archive/2013/11/18/announcing-release-of-asp-net-and-web-tools-2013-1-for-visual-studio-2012.aspx.  This fixed the intellisense on HTML helpers with the exception of the Kendo helpers.

The Kendo code works, but I cannot get intellisense for anything related to Kendo.  I verified that the namespace tag was in both web.config files, and I updated the referrenced Kendo dll to use the MVC 5 based dll.

Is there any other way to get the intellisense working again?

1 Answer, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 28 Feb 2014, 07:07 PM
Oddly enough, a reboot of my PC seems to have resolved this.
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Share this question
or