473,769 Members | 8,283 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error while trying to run project: Unable to start debugging on the web server. The project is not configured

I spend more time tweaking this stupid computer than I do
programming!!!! Although I love working in .NET when I finally get
the chance - I absolutley hate its fragile nature. What a mess....

Anyway, I've googled the crap out of this error message and there are
at least a half a dozen non-related solutions. Thanks to Microsoft
for only suggesting one and leaving you high and dry!

Here's my scenario:

I'm working on my laptop with an application that works fine in
VisualStudio development. Debugging works. Everything works. I copy
the project over to another PC (faster) when I get back to my office
and it produces the error message. Both machines are running the same
version of VS 2003, both have framework 1.1 installed and registered
correctly with IIS.

On the machine having the problem I can create a new project and no
debug errors occur. This leads me to think that my project has more
to do with the problem than the .NET settings of the PC.

I've been through the DOS days where our apps could all fit in a
directory, then I lived through DLL hell - but somehow .NET seems even
worse. If your computer isn't 3.75 feet off the ground and facing
east between 10am and 1pm then you have to start over!

So I guess the question is - why can't you copy a the source code from
one machine to another and work on it as long as all the files are
included and the paths are the same?

We're all gonna need therapy
Nov 18 '05 #1
2 1679
It does work, because I do it all the time. When you copy a directory over,
you haven't yet mapped a virtual path. Go into IIS mmc snap in and find your
folder, right click on it. Choose properties, in the default tab, click the
create button. This makes everything nice and toasty. If this doesn't work
for you, something else is wrong, in which case you should promptly post a
reply.

When you create a project with studio, it does all that for you behind the
scenes. When you copy a project, there is nothing to do this manual labor
for you, so it remains undone - hence the error.
--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Ken Stealth" <ke*******@yaho o.com> wrote in message
news:63******** *************** ***@posting.goo gle.com...
I spend more time tweaking this stupid computer than I do
programming!!!! Although I love working in .NET when I finally get
the chance - I absolutley hate its fragile nature. What a mess....

Anyway, I've googled the crap out of this error message and there are
at least a half a dozen non-related solutions. Thanks to Microsoft
for only suggesting one and leaving you high and dry!

Here's my scenario:

I'm working on my laptop with an application that works fine in
VisualStudio development. Debugging works. Everything works. I copy
the project over to another PC (faster) when I get back to my office
and it produces the error message. Both machines are running the same
version of VS 2003, both have framework 1.1 installed and registered
correctly with IIS.

On the machine having the problem I can create a new project and no
debug errors occur. This leads me to think that my project has more
to do with the problem than the .NET settings of the PC.

I've been through the DOS days where our apps could all fit in a
directory, then I lived through DLL hell - but somehow .NET seems even
worse. If your computer isn't 3.75 feet off the ground and facing
east between 10am and 1pm then you have to start over!

So I guess the question is - why can't you copy a the source code from
one machine to another and work on it as long as all the files are
included and the paths are the same?

We're all gonna need therapy

Nov 18 '05 #2
If you're having debugging problems, you should try this document, is written by the Microsoft C# team, It saved me when I was as desperate as you are!

www.gotdotnet.com/team/csharp/learn/whitepapers/ howtosolvedebug gerproblems.doc

jdgx(Colombia)
Nov 18 '05 #3

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

Similar topics

0
1876
by: Nallathambi | last post by:
hi, I have .net 2003 on my system. I have created one project say Prj1 on my m/c .It is running fine on my system.But i given the prj1 to my teamate(Just copy and pasted on his machine).he unable to run the Prj1.he also having the same .net version. Its is saying "Error while trying to run to project: Unable to start debugging on the web server.The project is
2
1953
by: genc_ymeri | last post by:
Hi, We are a team of 4 using win2003 server (sp1) in our dev machines and VS2003 for our .Net web app. We did make a copy of our project (located to one "hardwarely old" PC ) to our machines. All of us are getting the above error in ths subject. Everything works fine in the original machine. (project name is not the same neither include the any machine name). We did read all MSDN article and others in our goold search. We made sure...
4
11144
by: Stephen Miller | last post by:
Hi, I am running v1.1.4322 on Win2K server and unable to debug a ASP.Net application running locally, using a full URL (ie www.mysite.com). When I hit F5, I get the following error message: <debugger_error_message> Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged.
1
1859
by: Matt | last post by:
When I try to run the ASP.NET application, it has the following error messages: Error while trying to run project: unable to start debugging on the web server. The project is not configured to be debugged
11
2760
by: Claude seraphin | last post by:
I'am having this message while trying to rune my asp.net app on win3k server. I have set debug="true" in <compilation section in my web.config . Can anyone help me? Thanks in advance
6
3514
by: AlanS | last post by:
I have used Visual Studio for about 8 months. I have developed some ASP solutions. I had to get on with some other things and have not worked with ASP.NET for a couple months. In the meantime, I have upgraded to .NET Framework 200 V1.1. Over the week end I had to go back to work on a project that needed some changes. I get the following error when I try to open an existing project or create a new one. I have XP Professional An error...
5
6580
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development Environment" with this message: "Error while trying to run project: Unable to start debugging on the web server. Server-side error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no...
3
1466
by: Charlie | last post by:
I am running Microsoft Visual Basic .NET 69462-270-0000007-18739 I get an error while trying to run a project: "Error trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged." I poked around other posts & checked the items mentioned in http://support.microsoft.com/default.aspx?scid=kb;EN-US;306156 I'm thinking it is something in the web.config file. If I try to
4
2419
by: mcwooq | last post by:
Hi, I just installed the VS.Studio 2005 Team Edition for Developper and encountered severe problems with debugging ASP.NET 2.0 projects. Even newly empty created ASP 2.0 projects can't debug (setting breakpoint in page_load()). I'm getting the following message: "Unable to start debugging on the web server. An error occurred that usually indicates a corrupt installation (code 0x80004002). If the problem persists,
6
3851
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
I'm running VS 2003/ASP.NET 1.1.4322.0 on XP SP2 All of a sudden I started to getting... "Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there is no syntax errors in the web.config by doing a debug.start without debugging. You may also want to refer to the ASP.NET and ATL Server debugging...
0
9423
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9998
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
9865
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8876
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5310
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3967
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3567
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.