I am able to use the Silverlight Excel assembly from within Lightswitch; however, if I try to use it directly I get a "Invalid cross-thread access." on workbook.load. I worked around this by executing on the Main (UI) thread. Is this a limitation of the library ?
Hi stokara,
If you can provide a sample or detailed steps to reproduce this issue, I may be able to narrow down the cause.