Author |
Topic |
|
zuercher
New Member
Germany
4 Posts |
Posted - Sep 24 2005 : 3:07:01 PM
|
After Upgrade to build 1423 the enhanced syntax coloring in the source windows doesn't work anymore. A Rollback to a previous working bulid 1289 (the last version I've used) has no effect to the problem. I've also tried: - reinstall VA (both: latest beta and latest release) - add key Identifier = "Bezeichner" - change Color values from (0,0,0) to (1,0,0) and (255,255,255) to (254,255,255) - reset to Default Colors & Fonts - reset Windows IDE - delete UserSettings/Aplicationdata/Microsoft/VisualStudio - delete HKEY_CURRENT_USER/Software/Whole Tomato
What else can I do?
Thanx in advance Armin
VA_X.dll file version 10.1.1423.0 built 2005.09.19 Licensed to: VA X: XXXXXXXXXXX Support ends 2006.09.24 VA.NET 7.1: VAOpsWin.dll version 1.3.2.6 amme\\visual assist x\\\\VATE.dll version 1.0.4.2 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2900.2180 WindowsNT 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: c:\\programme\\microsoft visual studio .net 2003\\vc7\\include; c:\\programme\\microsoft visual studio .net 2003\\vc7\\atlmfc\\include; c:\\programme\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include\\prerelease; c:\\programme\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include; c:\\programme\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;
Library Includes: c:\\programme\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\mfc; c:\\programme\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\atl; c:\\programme\\microsoft visual studio .net 2003\\vc7\\crt\\src;
Other Includes:
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 25 2005 : 08:02:38 AM
|
is VA actually running and doing anything? are you getting suggestion listboxes, the ones with question marks?
are you getting the VA wizard bar?
which language are you using? if you use C# or C++ instead do you get any sign of VA enhanced syntax coloring there?
do you have a localised IDE? do you have any other plugin's installed? |
zen is the art of being at one with the two'ness |
|
|
zuercher
New Member
Germany
4 Posts |
Posted - Sep 25 2005 : 11:09:03 AM
|
first of all: I got it fixed.
quote: Originally posted by feline
is VA actually running and doing anything?
yes
quote: are you getting suggestion listboxes, the ones with question marks?
yes
quote:
are you getting the VA wizard bar?
yes
quote:
which language are you using? if you use C# or C++ instead do you get any sign of VA enhanced syntax coloring there?
c# and c++ no sign of VA
quote:
do you have a localised IDE? do you have any other plugin's installed?
yes, german IDE
Deleting [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio] and repairing the Visual Studio software with setup CD did the trick. But I canG??t figure any difference between the repaired and the previous versions of the regkey out. Even if I restore the old registry settings, visual assist remains working well. (?)
|
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 25 2005 : 11:37:08 AM
|
at a guess VA was unable to properly register its self with the IDE, but i don't know why. i am glad you have found a fix for this |
zen is the art of being at one with the two'ness |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Sep 25 2005 : 11:17:37 PM
|
quote: Originally posted by zuercher
first of all: I got it fixed. <<snip>> Deleting [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio] and repairing the Visual Studio software with setup CD did the trick. But I canG??t figure any difference between the repaired and the previous versions of the regkey out. Even if I restore the old registry settings, visual assist remains working well. (?)
Interesting... deleting the registry entries caused the repair to fix the real problem which must have been elsewhere. It could have been a problem with some COM object registration or configuration settings in ..\\Documents and Settings\\All Users\\Application Data\\Microsoft\\visualstudio\\...
|
|
|
|
Topic |
|