Rank: Newbie Groups: Member
Joined: 8/12/2007 Posts: 4
|
Hi,
I'm running eo web 3.0.
All of a sudden I'm getting a message saying that I'm running in a Partial Trust Environment.
I'm not entirely sure why the trust level of the application has changed all of a sudden, but that's another topic I guess.
When I follow the url provided by the eo error message it tells me I should load a file eo_web.ashx from the installation folder to the root of my web app.
Only trouble is that I can't find this file in my installation folder or anywhere. Even when I reinstall just to make sure it didn't get deleted along the way by mistake.
Any ideas or suggestions would be greatly appreciated.
Thanks in advance
Steve
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Steve, eo_web.ashx is introduced from 3.1. So that solution won't work for 3.0. For 3.0 you will need to put our HttpModule into your web.config. Please see this forum topic for details: http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=192Thanks
|
Rank: Newbie Groups: Member
Joined: 8/12/2007 Posts: 4
|
Excellent,
Thanks for your help.
Steve
|