Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a Silverlight application which runs out of browser and can be installed to the user's local machine. Amongst other things, the application writes to a SharePoint list.

If the user is not currently logged into SharePoint Online, there is no prompt issued to force a login to SharePoint Online, and the write to list fails.

How should I handle this situation programatically?

Thanks,

JT

share|improve this question
Is there a specific exception that you are receiving that you could catch and handle (login and try again?). – rjcup3 Oct 16 '12 at 15:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.