T O P I C R E V I E W |
patria |
Posted - Dec 07 2006 : 7:35:48 PM In Windows Vista RTM, when I click the menu item "Visual Assist X Options...", no dialog appears - nothing happens. I am using Visual Studio 2005 Pro SP1 Beta with VAX 1541. This happens even if I run the devenv.exe in elevated mode.
When I attach the debugger, I see the access violation like below:
ModLoad: 12230000 12547000 c:\\program files\\visual assist x\\VaOpsWin.dll (c4c.dfc): Access violation - code c0000005 (first chance) First chance exceptions are reported before any exception handling. This exception may be expected and handled. eax=00000104 ebx=00000006 ecx=00000041 edx=00000000 esi=00000000 edi=0012507c eip=1229858a esp=0012504c ebp=00125054 iopl=0 nv up ei pl nz ac pe nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216 *** ERROR: Symbol file could not be found. Defaulted to export symbols for c:\\program files\\visual assist x\\VaOpsWin.dll - VaOpsWin!ShowOptions+0x6725a: 1229858a f3a5 rep movs dword ptr es:[edi],dword ptr [esi] es:0023:0012507c=00000000 ds:0023:00000000=????????
|
6 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Dec 19 2006 : 8:56:42 PM case=3973 is fixed in build 1543 |
feline |
Posted - Dec 08 2006 : 12:11:41 PM A fix for the problem caused by the missing registry keys will be in the next build of VA.
case=3973 |
sean |
Posted - Dec 07 2006 : 9:27:04 PM Well, it substantiates some of my suspicions... thanks. |
patria |
Posted - Dec 07 2006 : 9:25:22 PM I just imported the key "Custom Colors" from the other Windows XP, where the key contains values (Color:0 to 15). Then it works now. Hope this helps.
|
patria |
Posted - Dec 07 2006 : 9:21:43 PM It is a fresh installation. There is no values in the key "Custom Colors". Only the key exists.
|
sean |
Posted - Dec 07 2006 : 9:20:21 PM case=3973
Do you have a value named "Color:0" at HKEY_CURRENT_USER\\Software\\Whole Tomato\\Visual Assist X\\VAOpsWin\\Custom Colors ?
If so, what is the value?
|