473,569 Members | 2,768 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hi... help me plzzzzzzzzz

Hi all...
I am Tom.
I am new to this community of asp.net enthusiasts.

At this point of time, I am in trouble.
I am facing an issue.
I am sending you this issue in the belief that you would be helping
me in rectifying that(If you dont mind)...

I use Visual studio.net enterprise architect and I am working on
ASP.Net-C#.Net combination at the moment.
The issue is when I try to create a new project or open an existing
project, an error is coming up.
The exact message is mentioned as follows:
"Unable to open Web project WebApplication1 . The file path
'C:\inetpub\www rootWebapplicat ion1' does not correspond to the url
'http://localhost/WebApplication1 '. The two need to map to the same
server location. Http error 425: Http error"

This error started coming very suddenly. Just a moment before, I was
working on an application. I just made some changes to the code and
then tried to run. Then started this issue.

I would be grate ful to you if anyone could help me resolving this
issue.

Thank you in advance.
Thanks again for your time and consideration.

regards

Rajesh Joseph
Nov 18 '05 #1
5 1065
Is VS.NEt and IIS on the same Server?
"Tom Joseph" wrote:
Hi all...
I am Tom.
I am new to this community of asp.net enthusiasts.

At this point of time, I am in trouble.
I am facing an issue.
I am sending you this issue in the belief that you would be helping
me in rectifying that(If you dont mind)...

I use Visual studio.net enterprise architect and I am working on
ASP.Net-C#.Net combination at the moment.
The issue is when I try to create a new project or open an existing
project, an error is coming up.
The exact message is mentioned as follows:
"Unable to open Web project WebApplication1 . The file path
'C:\inetpub\www rootWebapplicat ion1' does not correspond to the url
'http://localhost/WebApplication1 '. The two need to map to the same
server location. Http error 425: Http error"

This error started coming very suddenly. Just a moment before, I was
working on an application. I just made some changes to the code and
then tried to run. Then started this issue.

I would be grate ful to you if anyone could help me resolving this
issue.

Thank you in advance.
Thanks again for your time and consideration.

regards

Rajesh Joseph

Nov 18 '05 #2
Look through this link it will help!
http://support.microsoft.com/default...;EN-US;Q326497

"Tom Joseph" wrote:
Hi all...
I am Tom.
I am new to this community of asp.net enthusiasts.

At this point of time, I am in trouble.
I am facing an issue.
I am sending you this issue in the belief that you would be helping
me in rectifying that(If you dont mind)...

I use Visual studio.net enterprise architect and I am working on
ASP.Net-C#.Net combination at the moment.
The issue is when I try to create a new project or open an existing
project, an error is coming up.
The exact message is mentioned as follows:
"Unable to open Web project WebApplication1 . The file path
'C:\inetpub\www rootWebapplicat ion1' does not correspond to the url
'http://localhost/WebApplication1 '. The two need to map to the same
server location. Http error 425: Http error"

This error started coming very suddenly. Just a moment before, I was
working on an application. I just made some changes to the code and
then tried to run. Then started this issue.

I would be grate ful to you if anyone could help me resolving this
issue.

Thank you in advance.
Thanks again for your time and consideration.

regards

Rajesh Joseph

Nov 18 '05 #3


Hi...
thnxxx 4 ur reply.
Yes. VS.Net and IIS are on the same server only...
awaiting your reply soon

Regards

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #4
Hi Tom,

Take a look if you have a file with the extension csproj.webinfo located in
the same folder where the c# project file (for instance, lets say that your
project is called "TomProject ", the file should be named
"TomProject.csp roj.webinfo"). This file keeps track of a project's virtual
root location

If you do not have that file, it is very easy to build. Create a text file
and place the following xml code:

<VisualStudioUN CWeb>
<Web URLPath = "http://localhost/TomProject/TomProject.cspr oj" />
</VisualStudioUNC Web>

Save the file as "TomProject.csp roj.webinfo".

The file above is an example, assuming that the website is in your local
host, the virtual directoy/site is called "TomProject " and the C# ASP.NET
Project is called TomProject.cspr oj. You should change the URLPath to adjust
it to your project attributes.

For further information about file types of an asp.net VS.NET project, take
a look at this link
http://msdn.microsoft.com/library/de...l/tdlg_ch3.asp

Hope this helps,
Regards,
Leon

"Tom Joseph" wrote:


Hi...
thnxxx 4 ur reply.
Yes. VS.Net and IIS are on the same server only...
awaiting your reply soon

Regards

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #5


Hi...

thnxxx for everyone who tried to help me out.
The issue is resolved now.
This issue occured because of an IIS crash.
I uninstalled IIS and then reinstalled it.
Then I registered ASP.Net in IIS.
Now it is working properly.
Thank you once more..

Regards

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #6

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

Similar topics

17
1206
by: khan | last post by:
I have a manufacturer table Then I have product table. both have one to many relationship. Now I have a sales form.Which has salesID(textbox), Manufacturer(comboBox), then prodSerial(comboBox). Now I want, if I select Manufacturer then all related prodSerial number should be in Serial number. Can any one help plzzzzzzz
2
1716
by: khan | last post by:
Hi guys, I have a form called frminvoice, On this form I have a button to ptint report or invoice where report will get invoice number from !. Now I want when I click print invoice button, it should close form frminvoice. this is the code I have. but it is not closing the form. On Error GoTo Err_Command18_Click
0
214
by: Naveed Anwar | last post by:
Hi !! how a tcp server running on given uri like "soap:tcp://localhost:8080/MyReceiver" will return wsdl. In normal web service case which runs on http returns wsdl by simply appending '?wsdl' in url, but I am confused how a tcp server will do the same. plzzzzzzzzz reply :((!!
3
4180
by: atif | last post by:
Hi, When i use Transparency key with the parent form then its ok the form become Transparent but when i add another form to parent and sets the child form' transparency key it does not work at all.. child form never becomes transparent neither by transparency key nor by ChildForm.BackColor = Color.transparent.. Any Body Plzzzzzzzzz..
2
1444
by: shakthi | last post by:
hi, Am trying to create a dialog box in MFC that has two buttons and an edit control.When i click button1,a dialog box that displays all the files in the system is displayed.when i select a file,the file name with the full path should be displayed in the edit control.When button2 is clicked tyhe file should open and i should be able to view...
13
14353
by: thaparian354 | last post by:
hi ! can any body plzzzzzzzzz help me how to make screensaver in c++ with gcc .
0
7695
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8119
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7668
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6281
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1209
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.