Ask a Question related to ASP, Design and Development.

  1. #1

    Default VI Debugging

    When I try to debug ASP pages using Visual InterDev 6 I
    get the following Microsoft Development Environment dialog
    box that asks:

    "Unable to set server into correct debugging state
    automatically. You may not be able to debug ASP pages.
    Do you want to continue launching the debugger?"

    The prompts you have are Yes, No, and Help. If you click
    Yes it launches IE, but the ASP page doesn't break on the
    breakpoints I have set. Is there a setting that I need to
    modify somewhere? I'm using PWS in conjunction with VI to
    debug, before I push the ASP page out to our Intranet.
    Scott Guest

  2. Similar Questions and Discussions

    1. Debugging output does not appear when use Debugging IPAddresses
      I recently absorbed the task of supporting our CF MX 6.1 server. We have an app that we need to debug - the developer asked us to add her IP...
    2. Debugging
      It has nothing to do with IIS, go into your IE settings and shut off: show friendly http errors hth, Andrew * * * Sent via DevBuilder...
    3. cf debugging
      Not really. There are some other options available. Dreamweaver Help is the path to find them.
    4. debugging ASP/DLL/IIS
      I work with VS6 on WinXPpro I developed an ActiveX-DLL for using in ASP-documents. It works fine, but now I want to debug the DLL because an error...
    5. debugging with gdb
      "Pirabhu Raman" <pirabhur@ufl.edu> writes: No, but different versions of gdb are broken on various platforms in a multitude of ways, and you...
  3. #2

    Default Re: VI Debugging

    "Scott" <anonymous@discussions.microsoft.com> wrote in message
    news:0a3d01c39896$d3d9ab80$a501280a@phx.gbl...
    > When I try to debug ASP pages using Visual InterDev 6 I
    > get the following Microsoft Development Environment dialog
    > box that asks:
    >
    > "Unable to set server into correct debugging state
    > automatically. You may not be able to debug ASP pages.
    > Do you want to continue launching the debugger?"
    >
    > The prompts you have are Yes, No, and Help. If you click
    > Yes it launches IE, but the ASP page doesn't break on the
    > breakpoints I have set. Is there a setting that I need to
    > modify somewhere? I'm using PWS in conjunction with VI to
    > debug, before I push the ASP page out to our Intranet.
    Start here:
    [url]http://support.microsoft.com/?kbid=244272[/url]

    --
    Tom Kaminski IIS MVP
    [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
    [url]http://mvp.support.microsoft.com/[/url]
    [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]



    Tom Kaminski [MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139