RE: Attach to Process
- From: v-alchen@xxxxxxxxxxxxxxxxxxxx (Allen Chen [MSFT])
- Date: Tue, 04 Nov 2008 01:20:48 GMT
Hello Gary,
Do you mean you're using the ASP.NET Wizard control on the page? If so
please refer to the following article. It demonstrates how to debug the
source code:
http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to
-debug-net-framework-source-code.aspx
Please let me know if it works. If my understanding is wrong please correct
me and clarify the problem.
Regards,
Allen Chen
Microsoft Online Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "GaryDean" <gdeanblakely@xxxxxxxxxxxxxxxx>
| Subject: Attach to Process
| Date: Mon, 3 Nov 2008 14:39:14 -0700
| Lines: 14
| MIME-Version: 1.0
| Content-Type: text/plain;
| format=flowed;
| charset="iso-8859-1";
| reply-type=original
| Content-Transfer-Encoding: 7bit
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Windows Mail 6.0.6001.18000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049
| Message-ID: <OWPCfyfPJHA.2316@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: ip68-110-7-92.tc.ph.cox.net 68.110.7.92
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:79140
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I see some references on debugging by attaching to a process. There are
| MSDN articles that show how to attach to a process for debugging.
However,
| I can find no info on how exactly to get the debugging to work.
|
| I have a wizard page in the anonymous section of my website. If I run it
as
| the startup page in VS it runs fine. But if I link to it from an
external
| link, it gets "object reference not set to an instance of an object" when
I
| try to navigate to wizard step 2.
|
| I was hoping to use the attach to process to debug this situation but
| nothing I try works. How can I step through code this way?
| Thanks,
| Gary
|
|
.
- References:
- Attach to Process
- From: GaryDean
- Attach to Process
- Prev by Date: Re: What if the Query String is empty?
- Next by Date: Re: What if the Query String is empty?
- Previous by thread: Re: Attach to Process
- Next by thread: Pretty Good Free PHP and MySQL Development Site
- Index(es):
Relevant Pages
|