Welcome Guest Search | Active Topics | Sign In | Register

Failed to grant execute permissions Options
Darrell
Posted: Tuesday, May 11, 2010 10:21:44 AM
Rank: Member
Groups: Member

Joined: 5/11/2010
Posts: 10
I'm trying to create a new website on a network share. As soon as any eo control is added to a webform I get the following error:

Could not load file or assembly 'EO.Web, Version=7.0.62.2, Culture=neutral, PublicKeyToken=e92353a6bf73fffc' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)

I have granted "Full Trust" to this share using the Framework 2.0 Configuration tool.

I'm running Visaual Studio 2008, Framework version 3.5 sp1.

Help!!

eo_support
Posted: Tuesday, May 11, 2010 10:27:55 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to add EO.Web.dll into your GAC and then reference the control from GAC (so that you don't have EO.Web.dll in your project's bin folder). For some reason anything on the network will not load with full trust. So the only way around is so that it does not load the DLL from the network.

Thanks!
Darrell
Posted: Tuesday, May 11, 2010 11:20:03 AM
Rank: Member
Groups: Member

Joined: 5/11/2010
Posts: 10
Acutally changing "Local Intranet" to "Full Trust" rather than just the share itself seems to have worked. Thanks though!
eo_support
Posted: Tuesday, May 11, 2010 11:26:00 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Great. Thanks for sharing!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.