Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
rtutus
Aged Yak Warrior
522 Posts |
Posted - 2007-05-24 : 12:40:51
|
Do you know pls what I should do with this error, because I copied a project to another server, I created a virtuasl directory for the new folder, but when I try to open the solution I get this error:the default web access mode for this project is set to file share, but the project folder at http://........etc" cannot be opened with the path "\\.....\wwwroot$". The error returned was:unable to open web project '/'. The web '/' located on server 'http://retail...etc' does not existwhat would you like to do:Retry using a different file share path-location \\retail........etc\wwwroot$Or-Try to open the project with frontpage server extensionsThanks a lot |
|
rudesyle
Posting Yak Master
110 Posts |
Posted - 2007-06-06 : 14:34:33
|
Just create a new project, and add the files to the new project. |
|
|
mahesh_bote
Constraint Violating Yak Guru
298 Posts |
Posted - 2007-06-07 : 06:43:28
|
open the prj file into the notepad and confirm the location or pathMahesh |
|
|
|
|
|