T O P I C R E V I E W |
Marcel |
Posted - Apr 04 2014 : 06:39:05 AM I just installed visual assist. We are using Visual Studio 6.0 and Visual Studio 2010. In Visual Studio 6.0 everything works ok. Unfortunately Visual Studio 2010 does not load the files from the last session anymore. I can see them in the recent files, but they are not loaded automatically and if I load them, the position where I was working is lost. This makes Visual Assist pretty useless for me, because usually I spent a lot of effort to find the files related to my problem and the positions in the files where they are handled. Deleting the *.suo file won't help. Obviously Visual Assist changes something in their structure, that makes them unusable. Version info: License: Support ends 2015.03.18 VA_X.dll file version 10.8.2031.0 built 2014.03.31 DevEnv.exe version 10.0.40219.1 Professional msenv.dll version 10.0.40219.1 Comctl32.dll version 6.10.7600.16661 Windows 7 6.1 Build 7600 8 processors (x86-64, WOW64) Language info: 1252, 0x407
Platform: Project defined Stable Includes: c:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\include; C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\atlmfc\\include; C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\include; C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\PlatformSDK\\include;
Other Includes:
Stable Source Directories: C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\crt\\src; C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\atlmfc\\src\\atl; C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\atlmfc\\src\\mfcm; C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\atlmfc\\src\\mfc;
|
5 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Apr 07 2014 : 08:15:57 AM Thank you for the follow-up. It would be interesting to know if it's an ankhSVN problem or a compatibility issue between the latest ankhSVN and Visual Assist... I'll keep an eye on this. I installed ankhSVN along Visual Assist but the problem didn't immediately occur. I didn't setup the extension though. It seems it needs more setup than just opening a solution that is under source control by SVN. |
Marcel |
Posted - Apr 07 2014 : 01:42:25 AM I found out that this is a conflict with the ankhSVN Subversion extension of which I installed a new version about a week before the installation of Visual Assist. Since I do not need that one really - I can check files in and out outside of studio - I removed it and now it works.
|
accord |
Posted - Apr 04 2014 : 3:54:32 PM Sorry to hear this. It absolutely should not happen. I've never heard anything like this.
quote: I just installed visual assist. [...] Unfortunately Visual Studio 2010 does not load the files from the last session anymore.
Is Visual Assist the only extension that you installed that time? Is this the first time you installed Visual Assist on that machine, or was it an upgrade? Can you please export your Visual Studio and Visual Assist settings and send them in?
1. VA Options -> Performance -> Export Settings 2. IDE tools menu -> Import and Export Settings -> Export selected environment settings
So I can import them here to see if I'm able to reproduce the problem. |
Marcel |
Posted - Apr 04 2014 : 09:52:03 AM I just tried unchecking "Enable access to extensions on the Visual Studio Gallery" and it does not make a difference. There are no file tabs opened on startup. We have ankhSVN Subversion Support for Visual Studio installed. By the way we had the same problem on another PC, too, and it did go away there after uninstalling Visual Assist and reinstalling Visual Studio, which was a considerable effort.
|
accord |
Posted - Apr 04 2014 : 09:28:46 AM Visual Assist should not touch .sou files.
quote: Unfortunately Visual Studio 2010 does not load the files from the last session anymore.
You mean, when you open a solution, the file tabs will not be opened automatically? Visual Assist should not change this behavior, the source file tabs should be opened and the last used file should be active after opening the solution. All tabs should remember the caret position.
Can you please try disabling Visual Assist using the extension manager, just temporarily, to see if it makes any difference?
Tools -> Options... -> Extension manager...
Do you use any other Visual Studio extension? |