T O P I C R E V I E W |
rtaylor |
Posted - Jul 13 2007 : 09:04:30 AM For some reason I cannot seem to get my context field and definition drop downs to display in VB.NET 2005 yet they work in C# 2005. Alt-M doesn't display anything in VB.NET 2005 but it works flawlessly in C# 2005. Any clues? My Visual Assist information is listed below.
VA_X.dll file version 10.3.1559.0 built 2007.07.06 Licensed to: VA X: [email protected] (2-user license) Support ends 2007.09.12 VAOpsWin.dll version 1.3.2.4 VATE.dll version 1.0.5.8 DevEnv.exe version 8.0.50727.762 msenv.dll version 8.0.50727.762 Font: Consolas 13(Pixels) Comctl32.dll version 6.0.2900.2982 Windows XP 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include; C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;
Library Includes: C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;
Other Includes:
|
2 L A T E S T R E P L I E S (Newest First) |
rtaylor |
Posted - Jul 14 2007 : 09:31:11 AM The context and definition fields are now displayed after I uninstalled SlickEdit tools. Funny that these tools only conflict in the VB.NET environment and not C#. In any case, the only one of their tools I was using is the line/comment counter/chart. Thanks for the help. |
feline |
Posted - Jul 13 2007 : 11:04:41 AM The context and definition fields are showing and working for me in VB.NET, using VS2005 and VA 1559. So at least they do work, which is something.
Have you tried turning the option:
VA Options -> Advanced -> General -> View Context and Definition fields
on and off? Does changing the setting from the top to the bottom of the source windows have any effect?
Have you used any previous versions of VA on this machine? If so did these fields show up and work then? Or is this a new problem with 1559?
Do you have any other IDE addin's installed?
To be honest I am really not sure what could be causing this problem. |