HI: my system: I have implemented a google map control on my silverlight application. It works fine when in debugging mode with VS 2008 even without a generated map key. I generated a map key for my server(internal website) http://chgisdev inserted the key to the map control Once I published to my web server which is on the same development machine, the page with the control give an error message as following. Security Exception Server Error in '/property' Application. ------------------------------ *Security Exception* *Description: *The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
*Exception Details: *System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. In fact, i got the same error message with any dummy key if published or test with IIS web server. can't find solution for my problem so far after searching the web. Wonder if you could point me to the right direction. Thanks very much Ying -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
