Hi,
I also try to run a silverlight 2 gadget, cause I "need" managed script support. Everything works fine in Internet Explorer, but when I add the gadget into sidebar, I only get a blank field. Now I updated everything to Beta 2 and now there's the following message: "InitializeError - Could not download the Silverlight application. Check web server settings"
When I open the html from gadget folder in IE it works, so I think it couldn't be the path, but why can't the sidebar "download" the silverlight application? THe xap is located in the ClientBin folder I think it shouldn't be a problem for sidebar to access that folder.
Has anyone any idea?
By the way: Why will Beta2 not support conversions in SetValue, especially Int32->Double for Canvas.Left or TopProperty?