cannot open web project

M

mimi

I get the project from sourcesafe to my computer. The path is as
c:\inetpub\wwwroot\mywebproject, I set it to be virtual directory. When I
choose open -> project from web, there is nothing under mywebproject folder.
If I go to window explorer
c:\inetpub\wwwroot\mywebproject\mywebproject.csproj and double click on the
project file, I get the error said it is the web project, need to specify
its url path. What were wrong ?
 
T

Trevor Benedict R

There should be a file with the extension .webinfo. open this file in
NOtepad and see where the path is located.

Also you might want to check the .SLN file. If you are not sure then
post/email the contents to me.

Trevor Benedict R
MCSD

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
G

Guest

there will be file with .sln u need to check path there...and create virtual folder with same name..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top