HighTechTalks DotNet Forums  

Re: SecurityExcepion inside DLL linked in an HTML tag OBJECT

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss Re: SecurityExcepion inside DLL linked in an HTML tag OBJECT in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Lambuz
 
Posts: n/a

Default Re: SecurityExcepion inside DLL linked in an HTML tag OBJECT - 09-12-2006 , 05:42 AM







Quote:
You need full trust to make this setup work
Can you explain to me how I can do it ?

I've given full trust permissione to my assembly using .NET
Configuration 1.1 panel but I obtain the same SecurityException...why ?



I'm using a strong name with my assembly and for giving full trust
permission I've tried to ways:
- In runtime security policy\Machine\Code Groups\LocalIntranet_Zone
I've added a new Code Group for my assembly and I've assigned to it the

Full Trust permission set
- I've used the Wizard "Trust an assembly"


Please help me



Reply With Quote
  #2  
Old   
Spam Catcher
 
Posts: n/a

Default Re: SecurityExcepion inside DLL linked in an HTML tag OBJECT - 09-12-2006 , 01:06 PM






"Lambuz" <lambu76 (AT) gmail (DOT) com> wrote in news:1158054167.505613.173800
@e63g2000cwd.googlegroups.com:

Quote:
You need full trust to make this setup work

Can you explain to me how I can do it ?

I've given full trust permissione to my assembly using .NET
Configuration 1.1 panel but I obtain the same SecurityException...why ?


Try this.

Start the .NET 1.1 Configuration Panel
Create a new Code Group (i.e. MyApp)
Set security to "Site"
Set the URL to your site (i.e. http://MySite/myApp)
Set security to full trust.

Shut down IE.
Start IE.
Goto site.
Try applet.

Does that work?

BTW, check out CASPOL - you can create security settings from the command
line - good for deployment/setup apps



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.