A follow up and a tip of the hat... Matt Hamilton of Juna Software did a quick re-compile of his SWFObject.Net dll, with the attribute set for AllowPartiallyTrustedCallers. It works like a charm. If anyone needs his free dll, go to junasoftware.com.
Thanks, Roon On Apr 8, 10:28 am, Roon <[email protected]> wrote: > Aran, > > Right, I forgot I was using a wrapped version put out by Juna Software > in New Zealand. > > Sorry for the confusion, but glad I found you all. > Roon > > On Apr 7, 9:58 pm, "Aran Rhee" <[email protected]> wrote: > > > Roon. > > > As we did not code the SWFObject.Net dll, we can't be of much help on this. > > I would suggest you talk to the developer / a .NET specific forum. > > > Kind regards, > > Aran > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > > Behalf Of Roon > > Sent: Wednesday, 8 April 2009 11:48 AM > > To: SWFObject > > Subject: Partially Trusted Callers Exception > > > 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 -~----------~----~----~----~------~----~------~--~---
