Feeling really dense right now!

Feeling really dense right now!

Old forum URL: forums.lhotka.net/forums/t/6215.aspx


CyclingFoodmanPA posted on Tuesday, January 20, 2009

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

RockfordLhotka replied on Tuesday, January 20, 2009

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.

CyclingFoodmanPA replied on Tuesday, January 20, 2009

Hmm, how do you set up debugging correctly for Silverlight?

Copyright (c) Marimer LLC