Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Measurement Studio 2015 under VS2012 C# Intelisense not working

Solved!
Go to solution

I upgraqded my MS2013 to MS2015 and now intellisense on all MS controls no longer works. For all other language controls intellisense works normally. When I open an existing project using MS controls (Gauage, plots, etc) all NI control properties and methods are colored red. When I press period after a control instance no properties or methods appear. Exisitng projects with valid properties and methods still compile without error.

0 Kudos
Message 1 of 3
(4,275 Views)
Solution
Accepted by topic author Frank334

Hi Frank334,

 

I tried to reproduce what you're seeing by creating a project using Measurement Studio 2013 for Visual Studio 2012 that mimics the code in your screenshot, installing Measurement Studio 2015 for Visual Studio 2012, and opening the project again. Here is what I see:

Capture.JPG

 

Everything seems to be working. Can you walk us through the process you used to update to Measurement Studio 2015? Have you tried anything to refresh the IntelliSense information for your project? I found this stack overflow article which may help: http://stackoverflow.com/questions/13375961/visual-studio-2012-intellisense-sometimes-disappearing-b...

Daniel Dorroh
National Instruments
Message 2 of 3
(4,242 Views)
Solution
Accepted by topic author Frank334

Hi Daniel

 

I don't have an Intellisense refresh option unfortunately, but I did follow the advice to delete the .suo.

 

When I restarted VS2012 an NI popup appeared requiring me to confirm all the external references. Once done everything is working again so I guess the intellisense cache was refreshed.

 

Thank you

Frank

 

0 Kudos
Message 3 of 3
(4,228 Views)