472,358 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

"Unable to start debug on web srv" - problem with sample asp.net a

Hello,

I downloaded a sample asp.net app (in C#). When I try to run it I get the
following error message"

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

Click Help for more information"

So I click on help which brings up a webpage that shows the Web.config file
and says to set debug=true. I look at the web.config file for this project
(the web.config file located in the same directory as the project) and debug
= true is already set. But I still get the same error message.

If I recreate the project as a new projec and copy all the stuff from the
old project, then it runs. What do I need to do to the original project that
I downloaded so that it runs? Recreating it is a hassel.

Thanks,
Rich

Jan 5 '06 #1
1 1657
Well, actually, I re-copied the project to the webroot (where I copied the
original project) and now it starts up. BTW, I am using VS2003 SP4. I guess
this must be a quirk of some sort, but I have had this problem before. Hmmm

"Rich" wrote:
Hello,

I downloaded a sample asp.net app (in C#). When I try to run it I get the
following error message"

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

Click Help for more information"

So I click on help which brings up a webpage that shows the Web.config file
and says to set debug=true. I look at the web.config file for this project
(the web.config file located in the same directory as the project) and debug
= true is already set. But I still get the same error message.

If I recreate the project as a new projec and copy all the stuff from the
old project, then it runs. What do I need to do to the original project that
I downloaded so that it runs? Recreating it is a hassel.

Thanks,
Rich

Jan 6 '06 #2

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

Similar topics

4
by: Bruce A. Julseth | last post by:
This is my 2nd request. Is the question too vague? Or, too difficult to answer. I'm really a newbie at this VS.NET stuff and do appreciate some help on this problem.---I keep getting the error...
5
by: John Smith | last post by:
Sorry if this is the wrong forum... Does anyone know what the difference is between a debug build and an optimised debug build in Visual Studio 2003?
0
by: The Last Danish Pastry | last post by:
A couple of days ago there was a thread "Returning the machine epsilon". The responses in that thread suggested using Double.Epsilon or Single.Epsilon. Since both these seem to return zero I...
0
by: Joachim | last post by:
I have copied my ASP.NET solution from one computer with VS.NET to another, but when I try to run my solution I get the following error message: "Microsoft Development Environment" "Error while...
2
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...
2
by: Andrew | last post by:
VS.net Win 2k3 I'm getting the following error when attempting to debug. I'm not debugging remotely, just a local project. "Unable to start debugging. Cannot find port. Check the remote...
1
by: ganesh | last post by:
I installed dotnet and when i try to run a web application i get the error messagebox saying "Unable to debug on server,Access is denied.Would you like to disable the future attempts to debug".
6
by: eric.goforth | last post by:
Hello, I'm calling a VB.NET 2003 dll that's registered in COM+. I've added a reference to it in a VB6 DLL that I'm calling from a Classic ASP page. Previously I was able to attach to my .NET...
1
by: aberry | last post by:
I have text file which contain Unicode data (say inp.txt) I read file using following code:- import codecs infile = codecs.open('C:\\tdata\\inp.txt','r','utf-16',errors='ignore') data =...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
1
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

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.