EJS,
We do know that the workaround is inconvenient for pre-existing
applications. Unfortunately, if you are running VS.NET 2002, that is the
only workaround for pre-existing scenarios.
This bug was corrected in VS.NET 2003.
Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support
This post is provided "AS-IS" with no warranties and confers no rights.
--------------------
>From: "EJS" <>
>Subject: Knowledge Base Article - 811319
>Date: Fri, 2 Apr 2004 12:03:25 -0500
>Lines: 71
>MIME-Version: 1.0
>Content-Type: multipart/alternative;
> boundary="----=_NextPart_000_000D_01C418AA.80E980F0"
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>Message-ID: <>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: 65.222.181.131
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:223189
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>
>This is pathetic...
>BUG: Debugger Does Not Stop at the Set Breakpoints in a .NET-Connected Web
Application When More Than One File Has the Same File Name
>RESOLUTION
>To work around this problem, use one of the following options:
> a.. Use unique file names for all files in your ASP.NET Web Application.
> -or-
> b.. Temporarily change the file names in the Development or Debugging
phase. Revert to the old names when you are ready to deploy the project.
>What if you want to work on more than one web app in a single solution?
>Do they use integrated source control at Microsoft? If they did they
would know what a pain in the a$$ it is to rename files.
>