I have a server somewhere and i was given the IP address..
I tried creating a new project using VS.NET 2003
i typed in http://<ipaddress>/Webapplication
But gives an error relating to mismatch and access denied etc..
I have shared the wwwroot folder.
Any neccesary steps to be taken?
AGupta - 29 Jun 2005 09:13 GMT
Try adding your domin account user in the Sharing and Security user lists
(both) for the folder WWWROOT. There are many other things involved so just
try this first and see if it works.
> I have a server somewhere and i was given the IP address..
> I tried creating a new project using VS.NET 2003
> i typed in http://<ipaddress>/Webapplication
> But gives an error relating to mismatch and access denied etc..
> I have shared the wwwroot folder.
> Any neccesary steps to be taken?