Web Project - "Open From Source Control"

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
GuyH
Posts: 36
Joined: Mon Oct 30, 2006 6:27 am

Web Project - "Open From Source Control"

Post by GuyH » Tue Nov 07, 2006 6:53 am

Hi,
im running vs2003 (but also have vs2005 on machine)

i open vs2003 and choose 'open from source control'
i log into vault and choose my existing web project
i specify a working directory of 'd:\inetpub\wwwroot\myProject'
im then prompted by 'vaultIDE' to create the directory, i select yes.
im then prompted by vs2003 to choose either the solution file or project file to open.
i then get an error from vs2003 'unable to get project file from web server'

even if i get latest version from vault client, set up a virtual directory manaully and go to open the project or solution file it says it appears to be connected to source control but cant find bindings - in the directory there is only a source control file and a solution file, no pages or anything.

:?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Nov 07, 2006 9:07 am

Was the project created with VS.NET 2003 or VS 2005?

Try deleting the cached project from the VSWebCache directory (in your user documents and settings dir). It's possible that the cached state of the Web application does not contain the project file.

Deleting the cache and reopening the project will rebuild the cache. If this doesn't solve the problem, see this Microsoft KB article for more ideas:

http://support.microsoft.com/default.as ... -US;326497
Linda Bauer
SourceGear
Technical Support Manager

Locked