Search code examples
c#asp.netvb.netvisual-studio-2013go-to-definition

Visual Studio 2013 - cannot navigate to "namespace"


goto definition error

This "cannot navigate to 'namespace' error occurs after I right click and select go to definition on my project. I also tested doing this on other projects even making new one just to see if it is just my current projects. Yet it is still showing. I have also tried doing windows update and repairing Visual Studio 2013 but its not doing the job. I have read some cases and they blamed that because of working with 2 languages which is I do also but have worked with it for 5 months already and this error just went out 2 days ago. Is reinstalling visual studio 2013 gonna work? I am taking this as a last resort


Solution

  • The error was caused by javascript looping millionth times combined with a timer that loads every second. It caused 3 of my team's PC to loose the ability to use gotodefinition. Reinstalling Visual Studio however solved it.