Author |
Topic |
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Mar 07 2011 : 11:41:50 AM
|
Visual Studio 2008 IntelliSense stopped working after uninstalling VAX. Since trial version expired and VAX suggested removing it I have done this but now Visual Studio IntelliSense in C++ projects stopped working completely.
So it seems that uninstalling corrupts VS built-in IntelliSense?
Have tried everything suggested here: http://msdn.microsoft.com/en-us/library/ms235519%28v=VS.90%29.aspx
What else can I do to make VS IntelliSense working again? (until I get the VAX license from my employer ;-)) |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
Edited by - hfrmobile on Mar 07 2011 11:46:24 AM |
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Mar 07 2011 : 3:27:50 PM
|
[original response removed - I misunderstood.]
Did you rename the feacp.dll file at any point? |
Edited by - sean on Mar 07 2011 3:30:19 PM |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Mar 07 2011 : 4:07:15 PM
|
After deleting it, is the .NCB file being recreated when you load your solution? If "feacp.dll" has been renamed this won't happen, and will explain why you are seeing this problem. |
zen is the art of being at one with the two'ness |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Mar 08 2011 : 03:53:33 AM
|
Thank you for your prompt responses!
No I didn't rename feacp.dll or did something else with that DLL.
This DLL is only located at: C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\VC\\vcpackages
The .ncb file is re-created when I delete it. Also tried to restart VS, rebooting the machine. Clean solution, build it again. Nothing helped. Only getting: IntelliSense: 'No additional information available' (see 'Troubleshooting Intellisense in C++-Projects' for further help). |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Mar 08 2011 : 07:17:40 AM
|
FYI: A colleague asked me to test it using another user ... and using the other user (on the same machine etc.) it works ... (deleted .ncb file before and the new one, using the other user, was smaller) - when switching back to my user: "Updating IntelliSense (...)" and then nothing ... |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Mar 08 2011 : 07:40:00 AM
|
Solution by my colleague (called "Seitzi"): - quit VS - delete .ncb - remove or rename C:\\Users\\....\\AppData\\Roaming\\Microsoft\\VisualStudio\\9.0 |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Mar 08 2011 : 10:10:52 AM
|
D'ho ... Installed VAX build 1842 (trial - 3 days left) but then I disabled VAX and VS IntelliSense stopped working again ... |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Mar 08 2011 : 1:34:33 PM
|
You might re-try the solution provided by your colleague but don't install VA afterward. Run that way for a few days to make sure something else in the environment isn't causing trouble. |
|
|
|
Topic |
|