Error window web access failed is displayed

V

vinuthan

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
 
S

Stefan Schelling

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top