I can't debug one of my apps

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Re: I can't debug one of my apps

    Hi Karim
    Try this

    Choose build from the main menu
    then configuration manager
    then from the dialogue displayed choose debug from the configuration list
    ( if it isn't already ) If it says debug already then this is not the
    answer

    Cheers
    James

    "karim" <karim3411@11yahoo11.com> wrote in message
    news:5b223883c472042b459421f6285aa1f0@free.teranew s.com...
    >
    > I loaded a project in vs.net and debugging has not effect. None of the
    > breakpoints are hit, F11 or stepping in just runs the app without going
    > into the debugger. I have debug=true in web.config. aspnet_isapi.dll in
    IIS
    > accepts all verbs.
    >
    > Any ideas? I can debug other projects ok.
    >
    > Karim

    James Lang Guest

  2. Similar Questions and Discussions

    1. example apps
      hi, I have had coldfusion for a while now, but have never really looked at the example apps, I thought id' try and this is the message I got: ...
    2. Call windows apps from web apps
      I have 2 apps windows and web apps. I would like to call a windows app (.exe) from web apps. How do I do this?
    3. Web enabled apps/Thin client apps
      I'm writing an article and I need your informed opinions, so I ask you this: 1. Doesn't the web-enabled app generally run slower for one reason or...
    4. OS X must have apps
      I'm looking for tips and suggestions on configuring OS X on a new G4 PB 15Inch. I'm new to OS X. Looking for stuff suggestions like: 'Must...
  3. #2

    Default Re: I can't debug one of my apps

    There are also project options that allow setting on whether you can debug
    ASP.Net applications. Maybe these got turned off for some reason.

    +++ Rick ---

    --

    Rick Strahl
    West Wind Technologies
    [url]http://www.west-wind.com/[/url]
    [url]http://www.west-wind.com/wwHelp[/url]
    ----------------------------------
    Making waves on the Web


    "karim" <karim3411@11yahoo11.com> wrote in message
    news:5b223883c472042b459421f6285aa1f0@free.teranew s.com...
    >
    > I loaded a project in vs.net and debugging has not effect. None of the
    > breakpoints are hit, F11 or stepping in just runs the app without going
    > into the debugger. I have debug=true in web.config. aspnet_isapi.dll in
    IIS
    > accepts all verbs.
    >
    > Any ideas? I can debug other projects ok.
    >
    > Karim

    Rick Strahl [MVP] Guest

  4. #3

    Default Re: I can't debug one of my apps

    Are you a member of "VS Developers" and "Debugger Users" in your windows
    security settings?
    Hmmmmmmmmmmmmmmmmm?


    :-)


    "karim" <karim3411@11yahoo11.com> wrote in message
    news:5b223883c472042b459421f6285aa1f0@free.teranew s.com...
    >
    > I loaded a project in vs.net and debugging has not effect. None of the
    > breakpoints are hit, F11 or stepping in just runs the app without going
    > into the debugger. I have debug=true in web.config. aspnet_isapi.dll in
    IIS
    > accepts all verbs.
    >
    > Any ideas? I can debug other projects ok.
    >
    > Karim

    David Waz... 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