Greetings,
I am looking at migrating from the Desktop Edition over to the Silverlight Edition of Map Suite. I've gone through the Getting Started example and was able to get something working when my data was all stored client side. However, when I moved on to server side data, nothing worked.
When running in Firefox, nothing showed up. Looking at the error console, I get the following error: SilverlightMapConnector1 is not defined. However, I do see a map when I run in IE, although the the server side layers do not display (possibly IE and Firefox handle errors differently and really the error is occuring in both but IE will still allow the client side code to execute?)
Any insights into why I might be getting the error and how to fix it would be appreciated.
Thanks for your time and help,
Ryan