Hi guys,
I just got the SecureConversation compiled and running on my localhost. I
was wondering if there was something special I had to do to get the debugger
to work. When I set a breakpoint in any of the methods the debugger does not
kick in when the client makes a request.
I’m using the sample straight out of the box. I see that the web.config has
the debug set to true, the project property pages have asp.net debugging
enabled, and the active solution configuration is Debug, . . . . not sure
what else I’m missing.
Thanks for any ideas.
alex bean - 15 Apr 2005 16:45 GMT
Hi,
After searching this newsgroup, rather than using Google, I turned up a
thread that answered my question. Search for this thread if you are having
the same problem:
How to debug in function AuthenticateToken()
Thanks
> Hi guys,
>
[quoted text clipped - 9 lines]
>
> Thanks for any ideas.