Does runAllManagedModulesForAllRequests work in Medium Trust?

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/29/2010 12:53:27 PM
Gravatar
Total Posts 1

Does runAllManagedModulesForAllRequests work in Medium Trust?

Hi Joe,

I am hosting on GoDaddy with Medium trust, Windows, IIS7 integrated mode, MSSQL 2005. Following the instructions on http://www.mojoportal.com/extensionless-urls.aspx I added <modules runAllManagedModulesForAllRequests="true"> to the <system.webServer><modules> section of Web.config.

When I request any page from my site I get a HTTP 500 Internal Server Error. When I remove the setting from Web.config everything is back to normal. Do you expect the setting to work in medium trust?

Thanks for a great product

Ollie

9/29/2010 1:03:36 PM
Gravatar
Total Posts 18439

Re: Does runAllManagedModulesForAllRequests work in Medium Trust?

I have not tried it but if you get errors it obviously is not working at godaddy, whether it is a general medium trust issue or something about godaddy I do not know off hand. They could easily have IIS settings that don't allow that configuration.

You might be able to find out what error is happening and that may give a clue

http://www.mojoportal.com/basic-troubleshooting.aspx

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.