RE: How to debug a usercontrol in asp.net



Once coman assembly is compiled, you can no longer source code debug. The
only option still available is debugging the executable, which means poking
through the IL. This is probably not what you desire.

If you want source code debugging, set the compiled project into your
solution and link with aproject reference.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


"androoo" wrote:

> Hi
>
> I have created a simple usercontrol in vb.net, compiled and tested it
> in another vb.net project and all fine.
>
> I include the dll (not in the bin directory) to the asp.net project
> I include the object tag to the page, i can see the ctrl at runtime, so
> all good.
>
> Yet it doesnt run or fire any events.
>
> Any obvious thing im doing wrong ? (Im new to user controls)
>
> Second question is how do i debug a user control in an asp.net page ? I
> googled this but couldnt see anything...
>
>
.



Relevant Pages

  • Portability, blindly
    ... at that time - how to create such "debugging scaffolding" that could be ... UNIX stuff...but what's missing is the more "Linux specific" ... And, as for having the source code available...this, again, is quite ... > Unix philosophy promotes portability, ...
    (alt.lang.asm)
  • Re: Xcode Debugger
    ... You're not going to see any source code until you start debugging your ... Setting a breakpoint is the easiest way to ... If you have a broadband connection, I recommend upgrading to Xcode 2.4. ...
    (comp.sys.mac.programmer.help)
  • Re: attach to process not started in debug mode?
    ... code level and binary level(without source code). ... this debugging has nothing to do with debug or release ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework)
  • Re: attach to process not started in debug mode?
    ... Jeffrey - I do not have the source to the 3rd party tool used in my .NET app. ... code level and binary level(without source code). ... this debugging has nothing to do with debug or release ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework)