VS.Net crashed on me, and now when I open my solution it wants to stick my website in a new folder - I don't want that, I want my existing website opened. How do I convince Vault/VS.Net not to create a new website and open it from Vault, but to use the correct one that is already sitting there?
I can open the website as a project without problem, but can't open it in a colution any more - any ideas?
I don't want a new path
Moderator: SourceGear
Try cancelling the login when it wants to open from Vault. This will make everything go into disconnected mode, but you might want that temporarily. Then try to rebind the web project separately.
If this isn't working at all, you could try a brand new Open From Source Control, and when it gets to the web project, I think VS allows you to choose an existing virtual folder.
And, if that doesn't work, you can alway remove the local virtual folder (copy it somewhere else first), have Visual Studio recreate it, and then copy your stuff back over it.
Sorry this is a pain, but we don't have a lot of control over how VS handles it...
If this isn't working at all, you could try a brand new Open From Source Control, and when it gets to the web project, I think VS allows you to choose an existing virtual folder.
And, if that doesn't work, you can alway remove the local virtual folder (copy it somewhere else first), have Visual Studio recreate it, and then copy your stuff back over it.
Sorry this is a pain, but we don't have a lot of control over how VS handles it...