473,397 Members | 1,960 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,397 software developers and data experts.

VS.Net 2003, unable to open web project

Hi Iam unable to open my ASP.Net web project HRMS.vbproj suddenly in
VS.Net 2003

I am getthing this error.

Unable to open Web project '/'. The file path 'D:\company\ASP\Web'
does not correspond to the URL 'http://Localhost:'. The two need to
map to the same server location. HTTP Error 500: Internal Server Error

The webinfo file reads

<VisualStudioUNCWeb>
<Web URLPath = "http://localhost/HRMS.vbproj" />
</VisualStudioUNCWeb>
The IIS logs read

2008-02-16 11:03:26 127.0.0.1 GET /vs-191401699729913227_tmp.htm - 80
- 127.0.0.1 Microsoft-Visual-Studio.NET/7.10.3077 500 0 0
2008-02-16 11:03:26 127.0.0.1 GET /get_aspx_ver.aspx - 80 - 127.0.0.1
Microsoft-Visual-Studio.NET/7.10.3077 500 0 0
2008-02-16 11:03:26 127.0.0.1 GET /vs-191292325429913227_tmp.htm - 80
- 127.0.0.1 Microsoft-Visual-Studio.NET/7.10.3077 500 0 0
2008-02-16 11:03:26 127.0.0.1 GET /get_aspx_ver.aspx - 80 - 127.0.0.1
Microsoft-Visual-Studio.NET/7.10.3077 500 0 0

Also, In the IIS -Home Directory Configuration, the htm and aspx are
mapped to C:\windows\microsoft.net\framework
\v1.1.4322\aspnet_isapi.dll

The only thing special of this case is that .net 2.0 is also installed
in this machine. But all the file extensions are mapped to run against
1.1 only.

Any help is appreciated.

thanks,
Anand.

Feb 16 '08 #1
2 5161
Is your web server pointing to the d:\company\asp\web directory? What this
error is telling you is that the location of your web, in this case
localhost, does not map to the physical location of the files.

Try pointing the root of your IIS to this directory and see if you can open
it then.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"Sagar" <an********@gmail.comwrote in message
news:1d**********************************@64g2000h sw.googlegroups.com...
Hi Iam unable to open my ASP.Net web project HRMS.vbproj suddenly in
VS.Net 2003

I am getthing this error.

Unable to open Web project '/'. The file path 'D:\company\ASP\Web'
does not correspond to the URL 'http://Localhost:'. The two need to
map to the same server location. HTTP Error 500: Internal Server Error

The webinfo file reads

<VisualStudioUNCWeb>
<Web URLPath = "http://localhost/HRMS.vbproj" />
</VisualStudioUNCWeb>
The IIS logs read

2008-02-16 11:03:26 127.0.0.1 GET /vs-191401699729913227_tmp.htm - 80
- 127.0.0.1 Microsoft-Visual-Studio.NET/7.10.3077 500 0 0
2008-02-16 11:03:26 127.0.0.1 GET /get_aspx_ver.aspx - 80 - 127.0.0.1
Microsoft-Visual-Studio.NET/7.10.3077 500 0 0
2008-02-16 11:03:26 127.0.0.1 GET /vs-191292325429913227_tmp.htm - 80
- 127.0.0.1 Microsoft-Visual-Studio.NET/7.10.3077 500 0 0
2008-02-16 11:03:26 127.0.0.1 GET /get_aspx_ver.aspx - 80 - 127.0.0.1
Microsoft-Visual-Studio.NET/7.10.3077 500 0 0

Also, In the IIS -Home Directory Configuration, the htm and aspx are
mapped to C:\windows\microsoft.net\framework
\v1.1.4322\aspnet_isapi.dll

The only thing special of this case is that .net 2.0 is also installed
in this machine. But all the file extensions are mapped to run against
1.1 only.

Any help is appreciated.

thanks,
Anand.
Feb 16 '08 #2
Yes, my IIS web server root is pointing to 'D:\company\ASP\Web'
On Feb 17, 3:15*am, "Mark Fitzpatrick" <markf...@fitzme.comwrote:
Is your web server pointing to the d:\company\asp\web directory? What this
error is telling you is that the location of your web, in this case
localhost, does not map to the physical location of the files.

Try pointing the root of your IIS to this directory and see if you can open
it then.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
Feb 17 '08 #3

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

Similar topics

1
by: Hardy Wang | last post by:
Hi all: we used to have a development web server in our LAN within same domain. Now we need to build another web development server, but that server is inside its own domain without any trusting....
1
by: Winshent | last post by:
I have recently upgraded my desktop from windows 2000 to XP Pro. I backed up my project by simply copying accross the files in the project. I have changed the default virtual directory from...
1
by: Shane | last post by:
This may not be the right forum, but I need to start somewhere. I am getting a message box "Unable to Open Project 'My Project'." when I open my project. My project opens and compiles correctly,...
0
by: Chen | last post by:
I do not know what's wrong with my computer setting. When I try to open a project from 'project from web'. If I type the computer name in the textbox of the dialog box: http://CompterA it will...
1
by: ben | last post by:
Hi, I'm coding an open project. The configuration is stored in an XML file. Should I, 1. parse this XML file with the PHP XML parsing expat library 2. parse this XML file with an Pear...
1
by: vhrao | last post by:
I created asp.net project with location http://localhost/proj1, which works fine. Now I found out that I have to change port from 80 to 8080. I changed TCP port for deafult website from 80 to...
1
markmcgookin
by: markmcgookin | last post by:
Hi Folks, this is a problem I had a few days ago, and I was able to solve it, but I thought I'd post the solution I found here incase anyone has a similar problem! I found this stuff on an MSNDN...
0
by: Fendi Baba | last post by:
I created an ASP.net page which opens excel. This works fine in Office 2007. However, Excel 2003 runs in an error which states "cannot read output file". Hee is the VB code and below is the ASPX...
1
by: jonny | last post by:
Went from using Visual Web Develop express to Visual Studio 2005 and getting error when trying to open project. Error message: "One or more projects in the solution could not be loaded for the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.