Help Please !
I have been working with ASP.NET using notepad and have had pretty good success thus far. However, I have just had formal training on VB.NET using V. Studio. However, now that I am back at work trying to create new ASP applications I continue to get errors stating
***********************************
The default web access mode for this project is set to file share, but the project folder at ' cannot be opened with the path \\myserver\ The error returned was:
Unable to create web project 'WebService1' . The file path
\\myserver\ The two need to map to the same server location. HTTP object 404 server not found
What would you like to do ?
************************************
And I can not figure out what the problem is. Any help would be much appreciated.
- David
I have been working with ASP.NET using notepad and have had pretty good success thus far. However, I have just had formal training on VB.NET using V. Studio. However, now that I am back at work trying to create new ASP applications I continue to get errors stating
***********************************
The default web access mode for this project is set to file share, but the project folder at ' cannot be opened with the path \\myserver\ The error returned was:
Unable to create web project 'WebService1' . The file path
\\myserver\ The two need to map to the same server location. HTTP object 404 server not found
What would you like to do ?
************************************
And I can not figure out what the problem is. Any help would be much appreciated.
- David