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=????????