Just the facts: Visual Studio 2008, asp.net 2.0. using the following
on the masterpage.master:

<%@ Master Language="C#" AutoEventWireup="true"
CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
<%@ Register Assembly="SWFObject.Net" Namespace="Juna.Web.UI"
TagPrefix="juna" %>

with the SWFObject.Net.dll placed in the bin folder.

Everything runs fine on aplus.net hosted server. Now I'm moving the
site over to GoDaddy and this code generates the Security Exception:
"That assembly does not allow partially trusted callers."

Remedies include moving the dll into the global assembly cache, but
somehow that doesn't seem to be the solution on a shared hosting
environment.

Any ideas.

Thanks in advance.
Roon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" 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/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to