Skip to main content
Home Forums Silverlight Programming Report a Silverlight Bug Silverlight error on Mac
4 replies. Latest Post by seemar on June 8, 2007.
(0)
Chris Ca...
Member
26 points
4 Posts
05-23-2007 1:13 PM |
Please see comments on this blog entry: http://chriscavanagh.wordpress.com/2007/05/22/silverlight-11-2d-physics/#comments
It runs great in IE and FF on Windows, but gives an error on Safari or FF on MacOS. Any clues what's causing it?
05-23-2007 6:58 PM |
A little more detail. Apparently other Silverlight things work ok (not sure if that's 1.0 or 1.1). Here's the actual error:
Silverlight error messageErrorCode: 2251ErrorType: ParserErrorMessage: AG_E_RUNTIME_MANAGED_ACTIVATIONXamlFile: Page.xamlLine: 12Position: 9
Let me know if having source code will help.
Thanks!
Mark Rid...
Contributor
2357 points
273 Posts
05-23-2007 9:00 PM |
Are you using managed code (e.g. C#)? If you are then this looks like an installer issue (Silverlight was not installed correctly) on the Mac.-markProgram ManagerMicrosoftThis post is provided "as-is"
05-24-2007 8:26 AM |
Yep it's using managed code (Silverlight 1.1). Could you give me some instructions for re-installing it?
seemar
128 points
39 Posts
06-08-2007 12:36 AM |
1. quit safari/ff
2. Delete the wpfe.plugin that can be found in any of the "Internet Plug-ins" folders
3. reinstall from www.microsoft.com/silverlight
(IIRC there is a plugins folder in "my mac"\Library\Internet Plug-ins", and another in \users\Library\Internet Plug-ins\)
-SeemaR@MS