Ok, I see the DataPortal_Fetch in the RolodexIdentity but I have been placing breakpoints and nothing stops there. Now, I placed the breakpoint in the RolodexIdentity in the Rolodex.Business.Server module because that is where the SILVERLIGHT conditional compile is not set. I am still puzzeled on how the Rolodex sample validates the user. I have been putting breakpoints everywhere and nowhere is anything stopping.
I am sure when the lightbulb comes on I will feel like a dummy, but this is bugging me big time as to how the login validation is working.
Thank you,
Keith
Do you have debugging set up correctly for Silverlight?
In other words, if you have a Loaded event handler for your main page, does the debugger break there? If not, then you need to turn on debugging in the project's properties and (I think) in the web site properties.
Copyright (c) Marimer LLC