Visual Studio problem...can't load projects...hoping for help!

  • Thread starter Thread starter KatB
  • Start date Start date
K

KatB

Hi, not strictly asp.net but don't know where else to go.

I created 2 asp.net projects in visual studio 2002, then copied them to
another development pc. I've tried to open them in vs but get an error
message that it is a local project and must be opened via the file path,
which is what I was doing! Each pc has a different virtual directory
name in IIS wwwroot, but I'm not experienced enough to know what's
causing this and how to fix it. I simply went to the directory I had
copied over to the same level as a third project created on the second
pc and that works fine in vs2002.

If anyone can give me a clue, I would really appreciate your help!

Thanks, Kat
 
what you will need to do is go to iis manager and find the application under
default websites folder. right click and choose properties. create.
everything will work fine after this.
 
Back
Top