Re: Extending MembershipUser



Okay, I found how to debug the ASPNET Configuration utility. Previously, I was attaching VS2005 to the iexplorer process which was
displaying the config pages. Turns out you need to attach to the instance of the server which is generating the configuration
website (no duhh...it was late, and I was tired, and I forgot to scroll down the process list to see all the choices before picking
one).

After doing that I was able to set breakpoints on my custom provider classes and walk through the Configuration code. It took about
30 seconds to find the bug after I was able to do that.

- Mark
.



Relevant Pages

  • Re: Death by Eskimo Roll?
    ... > Rob - ... > But if you log onto the www.qajaqusa.org website, ... > activate Search then scroll down to topic "Hand of God" dated Friday, ... Prev by Date: ...
    (rec.boats.paddle)
  • [OT] TWO silliness
    ... go to the TWO website, scroll down to the bottom, and click where ... Prev by Date: ...
    (uk.sci.weather)
  • OReilly caught lying -- again
    ... Scroll down the page for the picture of O'Reilly's website before he changed ... Prev by Date: ...
    (alt.politics)
  • Re: win32service Functions
    ... PHP is picking up the same php.ini file being used for the website and ... separete PHP folder with the executables and a special php.ini for this ... Prev by Date: ...
    (comp.lang.php)
  • Re: How do I set up a cell to have a pop-up menu?
    ... I've just been re-reading your website. ... I'll find this out by the usual method of pushing it till it breaks, ... Scroll down to the Data Validation section. ... Debra Dalgleish ...
    (microsoft.public.excel.misc)

Loading