473,387 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Cannot create Web Projects on Windows XP in Vusial Studio 2003

Hi,

I'm facing a nightmare here... I had Visual Studio 2003 installed and
working perfectly but I decided to install Visual Studio 2005 just to
begin to use it. The installation of the VS 2005 finished successfully
but since then I cannot create or open any asp.net web application. I
receive the following message:

"Unable to create Web project 'ProjectName'. The file path 'FilePath'
does not correspond to the URL 'ProjectURL'. The two need to map to the
same server location. HTTP Error 401: Access denied"

Please,

does anyone have the solution to this problem??

thanks...

Sep 11 '06 #1
4 2011
Just wondering, are you creating the project with 'File System' selected in
the Location field in the project setup dialog? If you try that, and it
works then you have narrowed some of it down.

"hellCoder" <ro*****@gmail.comwrote in message
news:11**********************@i3g2000cwc.googlegro ups.com...
Hi,

I'm facing a nightmare here... I had Visual Studio 2003 installed and
working perfectly but I decided to install Visual Studio 2005 just to
begin to use it. The installation of the VS 2005 finished successfully
but since then I cannot create or open any asp.net web application. I
receive the following message:

"Unable to create Web project 'ProjectName'. The file path 'FilePath'
does not correspond to the URL 'ProjectURL'. The two need to map to the
same server location. HTTP Error 401: Access denied"

Please,

does anyone have the solution to this problem??

thanks...

Sep 11 '06 #2
Sorry.. I forgot to tell you that I'm trying to create the web project
in the VS 2003. And this problem started after the Visual Studio 2005
installation...
Uriah Piddle escreveu:
Just wondering, are you creating the project with 'File System' selected in
the Location field in the project setup dialog? If you try that, and it
works then you have narrowed some of it down.

"hellCoder" <ro*****@gmail.comwrote in message
news:11**********************@i3g2000cwc.googlegro ups.com...
Hi,

I'm facing a nightmare here... I had Visual Studio 2003 installed and
working perfectly but I decided to install Visual Studio 2005 just to
begin to use it. The installation of the VS 2005 finished successfully
but since then I cannot create or open any asp.net web application. I
receive the following message:

"Unable to create Web project 'ProjectName'. The file path 'FilePath'
does not correspond to the URL 'ProjectURL'. The two need to map to the
same server location. HTTP Error 401: Access denied"

Please,

does anyone have the solution to this problem??

thanks...
Sep 11 '06 #3
Use the IIS Manager, and check to see if the root app,
or any of your VS 2003 apps, is mapped to asp.net 2.0.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"hellCoder" <ro*****@gmail.comwrote in message
news:11*********************@i42g2000cwa.googlegro ups.com...
Sorry.. I forgot to tell you that I'm trying to create the web project
in the VS 2003. And this problem started after the Visual Studio 2005
installation...
Uriah Piddle escreveu:
>Just wondering, are you creating the project with 'File System' selected in
the Location field in the project setup dialog? If you try that, and it
works then you have narrowed some of it down.

"hellCoder" <ro*****@gmail.comwrote in message
news:11**********************@i3g2000cwc.googlegr oups.com...
Hi,

I'm facing a nightmare here... I had Visual Studio 2003 installed and
working perfectly but I decided to install Visual Studio 2005 just to
begin to use it. The installation of the VS 2005 finished successfully
but since then I cannot create or open any asp.net web application. I
receive the following message:

"Unable to create Web project 'ProjectName'. The file path 'FilePath'
does not correspond to the URL 'ProjectURL'. The two need to map to the
same server location. HTTP Error 401: Access denied"

Please,

does anyone have the solution to this problem??

thanks...

Sep 11 '06 #4
I have checked a lot of things and now the error message has
changed...the new error message is as the following:

"the web server reported the following error when
attempting to create or open the web project located at
the following URL:
http://localhost/webapplication1. 'http/1.1 500 Internal
Server Error' "

I have already executed the aspnet_regiis -i and nothing has changed...

thanks,
Juan T. Llibre escreveu:
Use the IIS Manager, and check to see if the root app,
or any of your VS 2003 apps, is mapped to asp.net 2.0.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"hellCoder" <ro*****@gmail.comwrote in message
news:11*********************@i42g2000cwa.googlegro ups.com...
Sorry.. I forgot to tell you that I'm trying to create the web project
in the VS 2003. And this problem started after the Visual Studio 2005
installation...

Uriah Piddle escreveu:
Just wondering, are you creating the project with 'File System' selected in
the Location field in the project setup dialog? If you try that, and it
works then you have narrowed some of it down.

"hellCoder" <ro*****@gmail.comwrote in message
news:11**********************@i3g2000cwc.googlegro ups.com...
Hi,

I'm facing a nightmare here... I had Visual Studio 2003 installed and
working perfectly but I decided to install Visual Studio 2005 just to
begin to use it. The installation of the VS 2005 finished successfully
but since then I cannot create or open any asp.net web application. I
receive the following message:

"Unable to create Web project 'ProjectName'. The file path 'FilePath'
does not correspond to the URL 'ProjectURL'. The two need to map to the
same server location. HTTP Error 401: Access denied"

Please,

does anyone have the solution to this problem??

thanks...
Sep 14 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Amol Shambharkar | last post by:
Hello Everyone, I am hoping someone could help me out with this.I am using Visual Studio .NET 2003 to create a web application on a remote IIS 5.0 server using the File Share web access method.The...
1
by: TM | last post by:
I am trying to create an asp.net web application in Visual Studio.Net 2003 and when I try to create it on my windows 2003 server, I get this error "The web server reported the following error when...
9
by: Marc Miller | last post by:
Hi all, I have 2 dev. machines, the 1st is Win 2000 with .NET 7.0 and the 2nd is XP Pro with .NET 2003. My Web Server is Win 2000 Server with IIS 5.0. I can create a new project on my test...
1
by: Jon H | last post by:
Whenever I try to create an asp.net webapplication, I keep getting the error: Cannot find the components for communicating with the frontpage server extensions. I tried reinstalling Visual Studio...
2
by: Jay Bienvenu | last post by:
I cannot create new Web applications in Visual Studio .NET 2003. I get this error message: "Visual Studio .NET cannot create or open the application. The likeliest problem is that required...
4
by: Daniel Sitima | last post by:
I cannot to create project in Windows Server 2003 with Visual Studio .NET 2003; The error returned was: The default Web access mode for this project is set to file share, but the project...
4
by: jaredea | last post by:
I have the following setup: SBS 2003 Server Windows 2003 Enterprise Server (setup as an Application Server) Windows XP Pro Desktop Both the Application server and desktop have Visual Studio...
1
by: Jack G | last post by:
I've been trying to create a new web application project in Visual Studio 2003 running on a Windows Server 2003. I get the message Window titled Web Access Failed The default Web access mode for...
6
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free)...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.