silverlight application Exceptions when resuming after hybernation !

Discussion silverlight application Exceptions when resuming after hybernation !

  • Friday, February 24, 2012 1:07 AM
     
     

    Hi , i have a SL 4 out of browser application , when i hybernate the machine and resume it again , i get many object not set to an instance exception ,

    it's a silverlight navigation application . 

    can anybody suggest me where can be the issue ?

    It's a non-trusted out of browser application , so can i restart the application when ever a user log in the application for the second time ? is there any way to restart the applciation programmically ?

    hoping for the help

    thanks

    Jamal.

All Replies

  • Friday, February 24, 2012 10:32 AM
     
     

    Hi Jamal,

    you can Restart your application using below sample

    http://www.jstawski.com/archive/2010/03/19/1238.aspx 

    debian

  • Saturday, February 25, 2012 6:03 AM
     
     

    Hi,

    My app is non elivated OOB. cant make it elevated .

    hope you would offer some other solution .

    thanks

    Jamal.

  • Sunday, February 26, 2012 9:51 PM
     
     

    when i hybernate the machine and resume it again , i get many object not set to an instance exception ,

    Can you elaborate on what kind of objects are these exceptions thrown? Post some code here may help.