Is seems to me that earlier versions retained the clipboard contents between sessions. 1418 is wiped clean each time. Is there a registry setting to allow this now? VA_X.dll file version 10.1.1418.0 built 2005.06.24 Licensed to: VA X: [email protected] (1-user license) Support ends 2006.06.25 VA.NET 7.1: VAOpsWin.dll version 1.2.0.4 DevEnv.exe version 7.0.9955.0 msenv.dll version 7.0.9955.0 Font: Times New Roman 17(Pixels) Comctl32.dll version 6.0.2900.2527 WindowsNT 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: c:\\program files\\microsoft visual studio .net\\vc7\\include; c:\\program files\\microsoft visual studio .net\\vc7\\atlmfc\\include; c:\\program files\\microsoft visual studio .net\\vc7\\PlatformSDK\\include\\prerelease; c:\\program files\\microsoft visual studio .net\\vc7\\PlatformSDK\\include; c:\\program files\\microsoft visual studio .net\\frameworksdk\\include;
Library Includes: c:\\program files\\microsoft visual studio .net\\vc7\\atlmfc\\src\\mfc; c:\\program files\\microsoft visual studio .net\\vc7\\atlmfc\\src\\atl; c:\\program files\\microsoft visual studio .net\\vc7\\crt\\src;
This is a recent bug. But there is a workaround - go to your Visual Assist installation directory. Go to the Misc sub-dir. Make all the files read-write.
A related problem for 1418 is that Bookmarks and tasks are lost between sessions. How to fix? What is the latest Beta version and can I be on the list to receive latest Beta? Enumerations used to show the computed value after a pause over the name (1301). Nothing happens now except it shows the name followed by enum which is not useful. On the whole I find that 1418 is not as good as 1301 and I am poorer by $49.
When using VS2003, VA is not involved with bookmark or task management. Are you using multiple instances of the IDE? If so, it could be that changes made in one instance are overwritten by the last instance to exit. Or if the IDE is crashing before a clean shutdown, the bookmarks and tasks may be getting blown away.
VA has never computed enumeration values. You might be confused by the IDE's behavior - when debugging, the IDE does display the actual numeric value of enumerations. VA will show enum initializations in the tooltip when you pause over the name - but for that to work for all values, they all need to be initialized.
What is the latest Beta version and can I be on the list to receive latest Beta?
currently there is no available beta, 1418 is the latest version. if you want to try the next beta that is released keep an eye out for an announcement post in the "Public Beta" section of this forum.