How To Step through aspx code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • alvis

    How To Step through aspx code

    hi i am new to asp dotnet.
    i have a page that has some java script on the html portion of my asps page
    when i attach my IE browser as a process in the debugger i cant step through
    my script i get a message that no managed code is available to run. is there
    a way to step through such code.
  • Patrick Steele [MVP]

    #2
    Re: How To Step through aspx code

    In article <69C7818D-3608-4F41-9E5E-BB2C918FC5AC@mi crosoft.com>,
    alvis@discussio ns.microsoft.co m says...[color=blue]
    > hi i am new to asp dotnet.
    > i have a page that has some java script on the html portion of my asps page
    > when i attach my IE browser as a process in the debugger i cant step through
    > my script i get a message that no managed code is available to run. is there
    > a way to step through such code.[/color]

    See:

    "Debugging ASP.NET Web Applications"


    --
    Patrick Steele
    Microsoft .NET MVP

    Comment

    Working...