Visual Studio 2005 Issues in SOS 4.1.x

A collection of information about SourceOffSite, including solutions to common problems.

Moderator: SourceGear

Post Reply
Tonya
Posts: 862
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Visual Studio 2005 Issues in SOS 4.1.x

Post by Tonya » Tue May 23, 2006 2:37 pm

Note: these issues have been resolved in SOS 4.2.

Enabling SOS as Your Primary Source Control Provider

You no longer need to enable SOS as your primary source code control provider from within the SOS Client. This process should be done from within Visual Studio 2005 (Tools, Options, Source Control, Plug-in Selection, Current source control plug-in).

For additional information:

http://support.sourcegear.com/viewtopic.php?t=5254

.Net Framework 2.0 Issues

The following error message will appear when starting the SourceOffSite Server with the .Net Framework version 2.0 installed.

Error 1053: The service did not respond to the start or control request in a timely fashion.

For additional information:

http://support.sourcegear.com/viewtopic.php?t=6185

Get Latest Issue with Web Projects

When performing the recursive "Get Latest" command on a web project, you may receive the following error message:

"Your source control plug-in caused an exception or reported a fatal error"

For additional information:

http://support.sourcegear.com/viewtopic.php?t=6184

How to Open a Web Project from Source Control

When you open a project or solution from source control, Visual Studio downloads the latest version of the item and all contained files to your local working folder. After you retrieve a local copy of the item, you do not need to open it from source control again. You can proceed to use the source control commands from within Vault.

For detailed instructions:

http://support.sourcegear.com/viewtopic.php?t=6183

Converting a Web Project from VS .Net 2003

When converting a VS.Net 2003 project, the Visual Studio 2005 Conversion Wizard will appear after the project has been opened. Once the conversion wizard has been successful, the solution and project files are checked out. These files will need to be checked in.

For detailed instructions and alternatives:

http://support.sourcegear.com/viewtopic.php?t=6181

Post Reply