> Hello Paul.
>
> Which operating system are you running .NET Framework 1.1 on?
> Windows Server 2003 then this response will not apply to you. If you are
> running on any 32-bit platform other than Windows Server 2003 however, then
[quoted text clipped - 11 lines]
> have installed, so you will need to re-install these after re-installing
> NET Framework 1.1 (see below).
Hi Paul.
Sorry to hear about your continued troubles debugging applications under
Visual Studio .NET. Unfortunately, I do not think that I am in any
position to help you troubleshoot your debugger, but you did also preface
this thread with concerns that the problem may have been introduced by .NET
Framework 1.1 Service Pack 1 and that you were unable to rollback to the
non-SP1 version. This is the area where I may be able to help. My
previous post assumed that you were not running on Windows Server 2003.
Now that I know that you are, in fact, running on Windows Server 2003, I
may be able to offer a bit more appropriate suggestions.
First off, you can uninstall .NET Framework 1.1 SP1 from Add/Remove
Programs on Windows Server 2003. If I were a support engineer and you told
me that your problems started after installing SP1, that would be the first
thing I would try. Unfortunately, the name for SP1 in Add/Remove Programs
is not intuitive, but it should be present. .NET Framework 1.1 SP1 is
listed as "Windows Server 2003 Hotfix - KB 867460" in Add/Remove Programs
on Windows Server 2003.
If uninstalling SP1 does not fix your problem then I would strongly
recommend re-installing it. A number of important fixes are contained in
SP1 and we definitely recommend you having it.
You can download .NET Framework 1.1 Service Pack 1 for Windows Server 2003
from the following download site. It should also be offered to your system
on Windows Update if you have uninstalled and not yet re-installed it.
http://www.microsoft.com/downloads/details.aspx?FamilyID=ae7edef7-2cb7-4864-
8623-a1038563df23&DisplayLang=en
Also, here is the list of bugs that are fixed in .NET Framework 1.1 SP1:
http://support.microsoft.com/?kbid=867460
Again, hope this helps! I always hate it when machines get flattened to
fix applications; with any luck, we'll find a way to get you back in shape!
Take care.
-Blair.
--------------------
> Date: Tue, 12 Oct 2004 23:48:02 -0600
> Subject: Re: .net 1.1 sp1 install may have broken vsnet debugging
[quoted text clipped - 49 lines]
>
> > You can find the .NET Framework 1.1 installer (dotnetfx.exe) here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-
> > 8157-034d1e7cf3a3&displaylang=en
> >
[quoted text clipped - 20 lines]
> >>
> >>Any suggestions?

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
Paul - 14 Oct 2004 08:41 GMT
Unfortunately, the name for SP1 in Add/Remove Programs
> is not intuitive, but it should be present. .NET Framework 1.1 SP1 is
> listed as "Windows Server 2003 Hotfix - KB 867460" in Add/Remove Programs
> on Windows Server 2003.
@#*$*#&^@! -- The first thing I did was look for sp 1 in the add/remove,
not there -- which I thought was a little unfriendly. I never thought to
examine each hotfix. I uninstalled 1.1 original then reinstalled, not
the same thing. Thanks for answering, no one in the vsnet.debugging
group has.
I'm not the only one having a problem. Paul Wilson has a blog entry on this.
http://weblogs.asp.net/pwilson/archive/2004/09/22/232894.aspx
Paul - 14 Oct 2004 08:53 GMT
> Unfortunately, the name for SP1 in Add/Remove Programs
> is not intuitive, but it should be present. .NET Framework 1.1 SP1
is > listed as "Windows Server 2003 Hotfix - KB 867460" in Add/Remove
> Programs on Windows Server 2003.
@#*$*#&^@! -- The first thing I did was look for sp 1 in the add/remove,
not there -- which I thought was a little unfriendly. I never thought to
examine each hotfix. I uninstalled 1.1 original then reinstalled, not
the same thing. Thanks for answering, no one in the vsnet.debugging
group has.
I'm not the only one having a problem. Paul Wilson has a blog entry on this.
http://weblogs.asp.net/pwilson/archive/2004/09/22/232894.aspx
He also has another earlier entry that probably explains WHY MY WEB APP
BROKE!