Re: VS2005 - "Attach to Process..." not on Debug Menu
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Fri, 16 Feb 2007 17:13:45 +0200
In Attach to Process dialog, use Select button and ensure that the managed debug engine (CLR) is selected- My choices are to Automatically determine the type of code to debug or
Debug these code typres: Managed, Native, Script, T-SQL.
I had "Automatic" selected. Changed it to Debug|Managed, but it did not help.
OK
After attaching, open Modules window (Debug | Windows | Modules) and check- The exe file loaded from \bin\release even though I ran InstallUtil from
whether your application's modules have been loaded from the correct location
\bin\debug.
It looks like here is the problem. Try to uninstall the service (installutil /u),
then install it again from the debug directory.
Oleg
.
- References:
- Re: VS2005 - "Attach to Process..." not on Debug Menu
- From: Oleg Starodumov
- Re: VS2005 - "Attach to Process..." not on Debug Menu
- Prev by Date: RE: Debugging SQL2005 sp
- Next by Date: for huberto: substantial posts - ejpe - (1/1)
- Previous by thread: Re: VS2005 - "Attach to Process..." not on Debug Menu
- Next by thread: for huberto: substantial posts - ejpe - (1/1)
- Index(es):
Loading