In the associated HTML page that loads the XAP file make sure you've referenced the correct javascript library:
<script src="../ClientGlobalContext.js.aspx" type="text/javascript"></script>
9 times out of 10 you'll have referenced the Silverlight.js by mistake. I keep falling into this trap. I must have a memory like a sieve!
No comments:
Post a Comment