In local system .net is working fine, but while working on LAN we are
facing a problem .
We open IDE and select new project for with Visual basic template
choose asp.net webapplication

Then we give path as http://serverip/nameofapplication on clicking ok
button
The error window web access failed is displayed .

Which says "unable to create web project "webapplication1".The
UNC share \\server\wwwroot$\webapplication1" does not exist or you do
not have acess.

If we try removing "$" sign from wwwroot then error changes to HTTP
Error 404 :Not Found but file have have permission for client acess.

This is the problem we are facing while trying to access .net in
network.

Since we are not able to configure this Client Server application we
are not able to takeup development.Kindly help us and provide the
solution for the same.

Thank you,

Regards,
Vinuthan.B.N.
Sids SolutionZ

Re: Error window web access failed is displayed by Stefan

Stefan
Mon Aug 28 08:04:18 CDT 2006

Hi

Has the web already been generated on the IIS as a virtual web application
and do you have enough permission to access it?
Has the virtual web application configured to access you startup document
(like ist .aspx allowed. what ist the startpage etc)?

Stefan

"vinuthan" <vinuthan.sids@gmail.com> schrieb im Newsbeitrag
news:1156768197.549972.175090@i3g2000cwc.googlegroups.com...
> In local system .net is working fine, but while working on LAN we are
> facing a problem .
> We open IDE and select new project for with Visual basic template
> choose asp.net webapplication
>
> Then we give path as http://serverip/nameofapplication on clicking ok
> button
> The error window web access failed is displayed .
>
> Which says "unable to create web project "webapplication1".The
> UNC share \\server\wwwroot$\webapplication1" does not exist or you do
> not have acess.
>
> If we try removing "$" sign from wwwroot then error changes to HTTP
> Error 404 :Not Found but file have have permission for client acess.
>
> This is the problem we are facing while trying to access .net in
> network.
>
> Since we are not able to configure this Client Server application we
> are not able to takeup development.Kindly help us and provide the
> solution for the same.
>
> Thank you,
>
> Regards,
> Vinuthan.B.N.
> Sids SolutionZ
>