Welcome Guest Search | Active Topics | Sign In | Register

HttpException Options
Brian Waters
Posted: Friday, July 27, 2007 8:23:54 AM
Rank: Newbie
Groups: Member

Joined: 7/27/2007
Posts: 2
After applying the current Windows update, I am now receiving the following error:

Your application is running under partial trust. EO.Web supports prtial trust, but a few modifications to your web.config are required. Please refer to http://www.essentialobjects.com/Go.aspx?id=1001 for more details.

I am currently running verison 3.0 and the file, eo_web.ashx, that the link refers to does not appear to exist in version 3.0.

What are my options?

Thanks, Brian.
Brian Waters
Posted: Friday, July 27, 2007 8:34:48 AM
Rank: Newbie
Groups: Member

Joined: 7/27/2007
Posts: 2
I added the following entry to my httpModules section of the web.config

<add name="EOWebRuntime" type="EO.Web.Runtime,EO.Web"/>

This seems to have corrected the problem.

Thansk.
eo_support
Posted: Friday, July 27, 2007 8:39:21 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi Brian,

Depending on your license, you may be able to upgrade to the new verion for free. The new version is backwards compatible. Let me know if you can not and we will work out something for you.

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=50

Another option would be adding an HTTP module in your web.config file. If you look at your local help file, you should fine a topic under "Installation & Deployment" dedicated for that. Don't look at the online version, the online version has already been updated to reflect the current build.

Thanks


eo_support
Posted: Friday, July 27, 2007 8:41:05 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Brian Waters wrote:
I added the following entry to my httpModules section of the web.config

<add name="EOWebRuntime" type="EO.Web.Runtime,EO.Web"/>

This seems to have corrected the problem.

Thansk.


Cool. Thanks for the update!


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.