G
Guest
My website uses a custome membership and role provider. I can use a custom
login control and user creation control and can debug my providers while
doing so with breakpoints. However, when I launch the asp.net website config
tool and go to the security tab, I get a polished screen with the error
message:
The object refererence is not set to an instance of an object
But despite putting breakpoints everywhere in both the roleprovider and
membershipprovider, no breakpoint is hit. Any tips on how to debug this? What
code is executed when this tool is run and you go to the security tab?
-Ben
login control and user creation control and can debug my providers while
doing so with breakpoints. However, when I launch the asp.net website config
tool and go to the security tab, I get a polished screen with the error
message:
The object refererence is not set to an instance of an object
But despite putting breakpoints everywhere in both the roleprovider and
membershipprovider, no breakpoint is hit. Any tips on how to debug this? What
code is executed when this tool is run and you go to the security tab?
-Ben