I have a VB app that scripts some SL 2011 SP2 actions running without errors from the command line.
I want to run it via task scheduler but it fails with:
Did not receive signal from MSDynamicsSL.
It fails at object creation on the line:
dim sivtb as New SIVToolbar
The only search results I get are some SL related items related to disconnecting from RDP. Has anybody else tried this?
*This post is locked for comments