is it possible to create a new asp .net web application and have the location be across the internet? I've tried it, read numerous articles and it seems like it may not be possible (or recommended). at the new project dialog box, in the location text box, if i were to type in:
http://www.mydomain.com/foldername, i get:
"the default web access mode for this project is set to file share, but the project at 'http://www.mydomain.com/foldername' cannot be opened with the path '\\www.mydomain.com\wwwroot$\foldername'. The error returned was:"
"unable to create web project 'foldername'. the unc share '\\www.mydomain.com\wwwroot$\foldername' does not exist or you do not have access."
i believe i have most settings on my iis server right, coz if i were to try this over my lan (replacing www.mydomain.com with myservername), it seems to work.
little help? i have a found a LOT of users with this very question/problem, but have seen little working help. THANKS!
http://www.mydomain.com/foldername, i get:
"the default web access mode for this project is set to file share, but the project at 'http://www.mydomain.com/foldername' cannot be opened with the path '\\www.mydomain.com\wwwroot$\foldername'. The error returned was:"
"unable to create web project 'foldername'. the unc share '\\www.mydomain.com\wwwroot$\foldername' does not exist or you do not have access."
i believe i have most settings on my iis server right, coz if i were to try this over my lan (replacing www.mydomain.com with myservername), it seems to work.
little help? i have a found a LOT of users with this very question/problem, but have seen little working help. THANKS!