Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System.Web.Security Roles class
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01303990
Message ID:
01339113
Views:
22
>>>OK, not sure what you mean by that. There isn't enough information in this thread to figure it out from what you've posted so far.
>>
>>I don't see code from MS at all. If I try to debug, it goes to AJAX file and gives an execption from it. Without debugging my page works OK.
>>
>>The reason I wanted to see the code is that we don't want to actually delete users. We want to just set some flag (Deleted field). I wanted to see what exactly is going on to know where and what should I change if this is possible.
>
>Sorry, not sure. I'm guessing it can't load the JS source file (it might not be available). Can you continue and still hit your breakpoint?
>
>This post was helpful to me when I set things up:
>
>http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx
>
>Now as far as a delete button which doesn't actually deletee, why don't you just add your own command button instead of using the built in one, just change the caption to Delete. Then you can handle it anyway you'd like and not have to worry about what the framework is doing.

It's not that simple. Here we're dealing with the Membership class code and I wanted to be able to alter the way the Membership works if possible. It this would not work, I'll re-design, of course.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform