Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

 

Shall be great if any one let me know the solution for the following problem.Iam a Novice to ASP.net.

 

The following error is returned upon trying to open ASP.NET WEB APPLICATION from visual studio.net.

 

 

UNABLE TO CREATE WEBPROJECT: WEBAPPLICATION1. THE FILE PATH 'C:\INETPUB\WWWROOT\WEBAPPLICATION1 DOES NOT CORRESPOND TO THE URL HTTP:\LOCALHOST\WEBAPPLICATION1,

THE TWO NEED TO MAP TO THE SAME SERVER LOCATION HTTP:404 NOT FOUND.

 

Iam using WINXP(Professional). I had IIS installed already.

 

Kindly please let me Know asap.

 

Regards,

Posted

Either:

 

1. You haven't configured the Virtual Web Site in IIS or

2. You haven't given the ASPNet user Read/Write rights to c:\inetpub\wwwroot

3. You haven't given your own user rights to that folder

4. The ASPNet password has expired

 

While you are at it, register ASPNET_ISAPI.dll. That isn't the cause of this problem, that will be the cause of your next problem

Read the Fovean Chronicles

Because you just can't spend your whole day programming!

Posted

unable to create ASP.NET WEB APPLICATION FORM

 

Hi,

 

I checked the Read / write Permissions also for wwwroot its already set, and other things too, by the way how to set the virtual web site of IIS.

 

More over , if i click Action Menu and and click start in the Action MENU FROM IIS, am getting unexpected error,

 

Is this could be the Problem that am unable to create a ASP.net web application form from VS.net.

 

Still am getting the same error:

 

UNABLE TO CREATE WEBPROJECT: WEBAPPLICATION1. THE FILE PATH 'C:\INETPUB\WWWROOT\WEBAPPLICATION1 DOES NOT CORRESPOND TO THE URL HTTP:\LOCALHOST\WEBAPPLICATION1,

THE TWO NEED TO MAP TO THE SAME SERVER LOCATION HTTP:404 NOT FOUND.

 

Kindly pls assist,

 

Regards

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...