T O P I C R E V I E W |
Jignesh |
Posted - Apr 29 2008 : 01:48:37 AM Dear Team,
I am using 30-day trial version of Visual Assist from couple of days in development environment Windows 2000 Prof + Visual Studio 6.0 (VC++ 6.0) Enterprise edition.
We have new remote development environment where developers works remotely in VC++ under windows 2003 Server using Remote Desktop Connection. Visual Assist trail version was installed in administrator mode. Under such environment we have faced certain issues
1)In VC++ status bar we are getting message like "Waiting for other instance of Visual Studio to flush DB..."
2) VC++ crashes many times while working.
My queries related to this
1) Is Visual Assist works fine under such environment. 2) Is there special rights need to give individual user?
Thanks, Jignesh |
4 L A T E S T R E P L I E S (Newest First) |
Jignesh |
Posted - May 01 2008 : 10:16:18 AM Thanks a lot.
I will try it and get back with updates. |
feline |
Posted - May 01 2008 : 09:15:03 AM VA 1438 stores the symbol database in the VA install directory which will cause you problems. Recent versions of VA store their symbol database in a user specific directory. So installing the latest version may well fix both of these problems:
http://www.wholetomato.com/downloads/default.asp |
Jignesh |
Posted - May 01 2008 : 01:53:08 AM We are connecting to server with different user name via Remote Desktop connection.
Details of VA: --------------- VA_X.dll file version 10.2.1438.0 built 2005.12.16 MSDev.exe version 6.0.9782.2 Comctl32.dll version 5.82.3790.3959 WindowsNT 5.2 Build 3790 Service Pack 2 8 pocessors
Platform: Win32(x86) Stable Includes: E:\\Program Files\\Microsoft Visual Studio\\VC98\\INCLUDE E:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE E:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE
Library Included: E:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\SRC E:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE E:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE E:\\Program Files\\Microsoft Visual Studio\\VC98\\CTR\\SRC
Let me know if this issue is of older version. If we install latest version of VA would it works fine? |
feline |
Posted - Apr 29 2008 : 08:48:35 AM Are different users connecting to the server with the same user name? Or are they connecting to the server, and running separate "instances"?
VA should work correctly under this situation.
I am wondering if the crashes are related to the status bar message about waiting for the DB to flush.
Do you know which version of VA you have installed? Can you please go to:
VA Options -> System Info -> Copy Info
and paste the details (from the clipboard) into your reply. This will give us the basic information about your setup. |