473,586 Members | 2,490 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Debug Start Problem in Windows XP

clr
I'm Using Windows XP and Visual Basic .Net 2002. When I press F5
<Debug/Start>, repeatedly, the program does not always function. However if
I consistently press F11 <Step into> and then press F5 the program executes
every time. I can reproduce this problem with a simple program that only
displays a "Hello World" startup form

Steps to Reproduce
<Press F5> <Close Application> <Press F5>
The Output Window shows that the program loaded, but the program is not in
the task manager's list and the startup form is not displayed. It is
necessary to Stop Debugging to unload the program.

<Press F11> <Press F5>< Close the Form>< Press F11>< Press F5>< Close the
Form>
The program works every time, but this is annoying.

I have run this test using a Windows 2000 VB Net 2002 system and I do not
have this problem.

Ideas?

Nov 20 '05 #1
2 1717
* "clr" <crice@noaddres sinparticular> scripsit:
I'm Using Windows XP and Visual Basic .Net 2002. When I press F5
<Debug/Start>, repeatedly, the program does not always function. However if
I consistently press F11 <Step into> and then press F5 the program executes
every time. I can reproduce this problem with a simple program that only
displays a "Hello World" startup form

Steps to Reproduce
<Press F5> <Close Application> <Press F5>
The Output Window shows that the program loaded, but the program is not in
the task manager's list and the startup form is not displayed. It is
necessary to Stop Debugging to unload the program.

<Press F11> <Press F5>< Close the Form>< Press F11>< Press F5>< Close the
Form>
The program works every time, but this is annoying.

I have run this test using a Windows 2000 VB Net 2002 system and I do not
have this problem.


Seems to be this bug:

<http://support.microso ft.com/default.aspx?sc id=kb;en-us;Q326098>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #2
clr
Thank You, at least I know to stop looking a problem of my own making.

"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:bo******** *****@ID-208219.news.uni-berlin.de...
* "clr" <crice@noaddres sinparticular> scripsit:
I'm Using Windows XP and Visual Basic .Net 2002. When I press F5
<Debug/Start>, repeatedly, the program does not always function. However if I consistently press F11 <Step into> and then press F5 the program executes every time. I can reproduce this problem with a simple program that only displays a "Hello World" startup form

Steps to Reproduce
<Press F5> <Close Application> <Press F5>
The Output Window shows that the program loaded, but the program is not in the task manager's list and the startup form is not displayed. It is
necessary to Stop Debugging to unload the program.

<Press F11> <Press F5>< Close the Form>< Press F11>< Press F5>< Close the Form>
The program works every time, but this is annoying.

I have run this test using a Windows 2000 VB Net 2002 system and I do not have this problem.


Seems to be this bug:

<http://support.microso ft.com/default.aspx?sc id=kb;en-us;Q326098>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>

Nov 20 '05 #3

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

Similar topics

4
11133
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...
1
2968
by: Reza Sadeghi | last post by:
Hi I am getting this error when I tried to browse any asp.net in visual studio.net. I can build the project but when I try to run and debug the project I get error message that "Unable to start debugging on the web server. server side error occurred on sending debug HTTP Request. I am running WinXP Pro SP1 with all hotfixes and VS.NET...
6
1860
by: Peter Afonin | last post by:
Hello: I'm running Windows server 2003. I've never had any problems with debugging, but now I cannot debug ANY of my projects. I'm getting this error: "Error while trying to run project: Unable to start debugging on the web server. Access is denied." The only thing I've done recently was installing all the latest Microsoft
2
1438
by: Steve | last post by:
Error message: "Unable to start debugging on the web server. Unable to map the debug start page to a machine name." I can no longer run the debugger from my local PC for a project on our web server. You know, F5 in Visual Studio. I can run in debug mode for a project on my local web server. The problem began one day about 3 weeks ago...
4
2099
by: jim | last post by:
I am trying to debug a user written web control and web control designer. I found an article “Building Windows Forms Controls and Component with Rich Design-Time Features” that describes how to setup debugging for a Windows Form control. I cannot find any documentation or articles on setting up the same facility for a Web control. Any...
5
2930
by: asdf | last post by:
Hello, I was enjoying working in VS for half a year without any problems and now I cannot debug anymore. Without any really reason my Studio tells me that the page that I want to debug has - No symbols loaded. I use VS v1.7.3088 and .NET framework v1.1.4322 SP1. I work with ASP.NET using VB and I'm trying to set a breakpoint on the...
5
13412
by: SiD` | last post by:
when starting a windows service writte in vb.net, a messagebox appears: cannot start service from the command line or a debugger. A windows service must first be installed using installutil.exe and then startede with the serverexpl, windows services or the NET START command. tryed also installing with installutil: it says there is no...
7
3185
by: Sunil Varma | last post by:
Hello all, I wrote a Windows Service in VC.NET 2005 I want to debug the solution. I tried as mentioned in the following link. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconintroductiontontserviceapplications.asp But, when I started the service I got a message box saying that the service is being...
5
1491
by: kmilburn | last post by:
Please help.. I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0 installed. Running aspnet_regiis -lv produces: ===================================================== C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis -lv 1.1.4322.0 Valid C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\asp net_isapi.dll
11
5371
by: benoitc | last post by:
I've been having a problem debugging an ASP.NET 1.1 application on an existing Windows XP/Visual Studio 2003 workstation that I've inherited from somebody else. The application builds fine, but when I try to debug, it gives me the message: Error When Trying to Run Project: Unable to Start Debugging on the Web Server. Debugging failed because...
0
7915
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
7841
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
8204
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7965
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
6617
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
5392
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3838
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...
0
3869
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.