G
Guest
Hi all, I have vs.net 2003 locally installed on my XP PRO machine. I have a
web server on the LAN which has a website configured at http://services.
This is accessible via my web browser and already has a web service (built
using sdk and notepad) at http://services/services/services.asmx. Now I am
trying to create a new web service "services2.asmx" in vs.net. I click on
File-->New-->Project. Then select Asp.net Web Service under VB Projects. In
the location I put http://services/services/services2.asmx. When I click OK
it comes up with :
The default access mode for this website is file share, but the project
folder at http://services/services/services2.asmx cannot be opened with the
path \\services\wwwroot$\services\services2.asmx. The error returned is UNC
share does not exist or access denied.
That particular website on the server is configured at c:\website
files\services & the website files folder is shared. I am also logged on as
a domain admin.
So when I enter \\services\website files\services\services2.asmx. Still no
luck.
Any ideas?
TIA!
web server on the LAN which has a website configured at http://services.
This is accessible via my web browser and already has a web service (built
using sdk and notepad) at http://services/services/services.asmx. Now I am
trying to create a new web service "services2.asmx" in vs.net. I click on
File-->New-->Project. Then select Asp.net Web Service under VB Projects. In
the location I put http://services/services/services2.asmx. When I click OK
it comes up with :
The default access mode for this website is file share, but the project
folder at http://services/services/services2.asmx cannot be opened with the
path \\services\wwwroot$\services\services2.asmx. The error returned is UNC
share does not exist or access denied.
That particular website on the server is configured at c:\website
files\services & the website files folder is shared. I am also logged on as
a domain admin.
So when I enter \\services\website files\services\services2.asmx. Still no
luck.
Any ideas?
TIA!