Error Debubbing newly created ASP.NET Project

G

Guest

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,
repair your Visual Studio installation via 'Add or Remove Programs'"

I deinstalled serveral time all VS.Studio 2005 components and used as well
the deinstall tool. I did the deinstall several times, tried as well a
'repair'. At last I reinstalled IIS and ran aspnet_regiis -i in NET 2.0
Framework folder. That message above won't change.

I was using the VS.2005 Beta2 without any Problems. I had some Avalon and
WinFX Previews install which were removed to solve that problem.

I will appreciate any hints to solve my debug problems. I won't like to
reinstall my computer, PLEASE HELP !

Best Regards,
Marc

Here's my configuration:

Windows XP SP2

VS.Studio 2005:
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727

Installed Edition: Enterprise

Microsoft Visual Basic 2005 77642-113-3000004-41984
Microsoft Visual Basic 2005

Microsoft Visual C# 2005 77642-113-3000004-41984
Microsoft Visual C# 2005

Microsoft Visual C++ 2005 77642-113-3000004-41984
Microsoft Visual C++ 2005

Microsoft Visual J# 2005 77642-113-3000004-41984
Microsoft Visual J# 2005

Microsoft Visual Studio Tools for Office 77642-113-3000004-41984
Microsoft Visual Studio Tools for the Microsoft Office System

Microsoft Visual Web Developer 2005 77642-113-3000004-41984
Microsoft Visual Web Developer 2005

Visual Studio 2005 Team Edition for Developers 77642-113-3000004-41984
Microsoft Visual Studio 2005 Team Edition for Software Developers

Crystal Reports AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005
 
K

Kevin Yu [MSFT]

Hi,

We have reviewed this issue and are currently researching on it. We will
update you ASAP. Thanks for your patience!

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
S

Steven Cheng[MSFT]

Hi Marc,

This is likely there is some old configuration of the former version you
installed corrupt the new installed 2.0 ASP.NET setting. Are you debuggin a
web application in IIS server when you encounter the problem? Can you
correctly debug an asp.net 2.0 web application which is created through
File System location? Also, can you run the asp.net 2.0 web application
correctly or is the IIS's virtual dir correctly be configured to use the
2.0 extension mapping?

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)





--------------------
| Thread-Topic: Error Debubbing newly created ASP.NET Project
| thread-index: AcXm0kvEM8qY03FJRVyZc7HocpKpAA==
| X-WBNR-Posting-Host: 194.138.39.140
| From: =?Utf-8?B?bWN3b29x?= <[email protected]>
| Subject: Error Debubbing newly created ASP.NET Project
| Date: Fri, 11 Nov 2005 07:12:13 -0800
| Lines: 64
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:357371
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| 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,
| repair your Visual Studio installation via 'Add or Remove Programs'"
|
| I deinstalled serveral time all VS.Studio 2005 components and used as
well
| the deinstall tool. I did the deinstall several times, tried as well a
| 'repair'. At last I reinstalled IIS and ran aspnet_regiis -i in NET 2.0
| Framework folder. That message above won't change.
|
| I was using the VS.2005 Beta2 without any Problems. I had some Avalon and
| WinFX Previews install which were removed to solve that problem.
|
| I will appreciate any hints to solve my debug problems. I won't like to
| reinstall my computer, PLEASE HELP !
|
| Best Regards,
| Marc
|
| Here's my configuration:
|
| Windows XP SP2
|
| VS.Studio 2005:
| Microsoft Visual Studio 2005
| Version 8.0.50727.42 (RTM.050727-4200)
| Microsoft .NET Framework
| Version 2.0.50727
|
| Installed Edition: Enterprise
|
| Microsoft Visual Basic 2005 77642-113-3000004-41984
| Microsoft Visual Basic 2005
|
| Microsoft Visual C# 2005 77642-113-3000004-41984
| Microsoft Visual C# 2005
|
| Microsoft Visual C++ 2005 77642-113-3000004-41984
| Microsoft Visual C++ 2005
|
| Microsoft Visual J# 2005 77642-113-3000004-41984
| Microsoft Visual J# 2005
|
| Microsoft Visual Studio Tools for Office 77642-113-3000004-41984
| Microsoft Visual Studio Tools for the Microsoft Office System
|
| Microsoft Visual Web Developer 2005 77642-113-3000004-41984
| Microsoft Visual Web Developer 2005
|
| Visual Studio 2005 Team Edition for Developers 77642-113-3000004-41984
| Microsoft Visual Studio 2005 Team Edition for Software Developers
|
| Crystal Reports AAC60-G0CSA4B-V7000AY
| Crystal Reports for Visual Studio 2005
|
|
|
|
 
G

Guest

Dear Steven,

I'm triied to debug several ASP.NET apps in II 5.1.
Debugging a new app with a file system location instead 'http://' does'nt
work either. I getting the following when creating a new project with a
filesystem location:

"Unable to attach to application 'WebDev.WebServer (PID:3000) using '<here's
my hostname>'. An error occured that indicates a corrupt installation (code
0x80004002). If the problem persists, | repair your Visual Studio
installation via Add or Remove Programs' .. ".
The VS.2005 development server starts afterwards and runs my application.
I can run the application without debugging with IIS or the ASP.NET
development Server.

I verified the ASP.NET Version setitng in the IIS Management Console. It's
set to 2.0.50727.

I'm thinking about a fresh XP installation.

Best Regards,
Marc
 
S

Steven Cheng[MSFT]

Thanks for your followup Marc,

Seems the problem is really serious and related to some intrinsic
components rather than just some external configuration or settings.
Though we can still use filemon tool to have a monitor on file accessing
to get some info , that will cost much time. I think build a new clear
environment would be the quickest and simplest approach (or if possible
,suggest using VPC environment...)

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| Thread-Topic: Error Debubbing newly created ASP.NET Project
| thread-index: AcXpIk83lLASHNSHRPKxsIFbKmcXmg==
| X-WBNR-Posting-Host: 194.138.39.140
| From: =?Utf-8?B?bWN3b29x?= <[email protected]>
| References: <[email protected]>
<[email protected]>
| Subject: RE: Error Debubbing newly created ASP.NET Project
| Date: Mon, 14 Nov 2005 05:50:01 -0800
| Lines: 145
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:357916
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Dear Steven,
|
| I'm triied to debug several ASP.NET apps in II 5.1.
| Debugging a new app with a file system location instead 'http://'
does'nt
| work either. I getting the following when creating a new project with a
| filesystem location:
|
| "Unable to attach to application 'WebDev.WebServer (PID:3000) using
'<here's
| my hostname>'. An error occured that indicates a corrupt installation
(code
| 0x80004002). If the problem persists, | repair your Visual Studio
| installation via Add or Remove Programs' .. ".
| The VS.2005 development server starts afterwards and runs my application.
| I can run the application without debugging with IIS or the ASP.NET
| development Server.
|
| I verified the ASP.NET Version setitng in the IIS Management Console.
It's
| set to 2.0.50727.
|
| I'm thinking about a fresh XP installation.
|
| Best Regards,
| Marc
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Marc,
| >
| > This is likely there is some old configuration of the former version
you
| > installed corrupt the new installed 2.0 ASP.NET setting. Are you
debuggin a
| > web application in IIS server when you encounter the problem? Can you
| > correctly debug an asp.net 2.0 web application which is created through
| > File System location? Also, can you run the asp.net 2.0 web application
| > correctly or is the IIS's virtual dir correctly be configured to use
the
| > 2.0 extension mapping?
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| >
| > --------------------
| > | Thread-Topic: Error Debubbing newly created ASP.NET Project
| > | thread-index: AcXm0kvEM8qY03FJRVyZc7HocpKpAA==
| > | X-WBNR-Posting-Host: 194.138.39.140
| > | From: =?Utf-8?B?bWN3b29x?= <[email protected]>
| > | Subject: Error Debubbing newly created ASP.NET Project
| > | Date: Fri, 11 Nov 2005 07:12:13 -0800
| > | Lines: 64
| > | Message-ID: <[email protected]>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:357371
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | 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,
| > | repair your Visual Studio installation via 'Add or Remove Programs'"
| > |
| > | I deinstalled serveral time all VS.Studio 2005 components and used as
| > well
| > | the deinstall tool. I did the deinstall several times, tried as well
a
| > | 'repair'. At last I reinstalled IIS and ran aspnet_regiis -i in NET
2.0
| > | Framework folder. That message above won't change.
| > |
| > | I was using the VS.2005 Beta2 without any Problems. I had some Avalon
and
| > | WinFX Previews install which were removed to solve that problem.
| > |
| > | I will appreciate any hints to solve my debug problems. I won't like
to
| > | reinstall my computer, PLEASE HELP !
| > |
| > | Best Regards,
| > | Marc
| > |
| > | Here's my configuration:
| > |
| > | Windows XP SP2
| > |
| > | VS.Studio 2005:
| > | Microsoft Visual Studio 2005
| > | Version 8.0.50727.42 (RTM.050727-4200)
| > | Microsoft .NET Framework
| > | Version 2.0.50727
| > |
| > | Installed Edition: Enterprise
| > |
| > | Microsoft Visual Basic 2005 77642-113-3000004-41984
| > | Microsoft Visual Basic 2005
| > |
| > | Microsoft Visual C# 2005 77642-113-3000004-41984
| > | Microsoft Visual C# 2005
| > |
| > | Microsoft Visual C++ 2005 77642-113-3000004-41984
| > | Microsoft Visual C++ 2005
| > |
| > | Microsoft Visual J# 2005 77642-113-3000004-41984
| > | Microsoft Visual J# 2005
| > |
| > | Microsoft Visual Studio Tools for Office 77642-113-3000004-41984
| > | Microsoft Visual Studio Tools for the Microsoft Office System
| > |
| > | Microsoft Visual Web Developer 2005 77642-113-3000004-41984
| > | Microsoft Visual Web Developer 2005
| > |
| > | Visual Studio 2005 Team Edition for Developers
77642-113-3000004-41984
| > | Microsoft Visual Studio 2005 Team Edition for Software Developers
| > |
| > | Crystal Reports AAC60-G0CSA4B-V7000AY
| > | Crystal Reports for Visual Studio 2005
| > |
| > |
| > |
| > |
| >
| >
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top