mojoportal.Web configured to use IIS

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.
6/16/2010 7:46:26 AM
Gravatar
Total Posts 18439

Re: mojoportal.Web configured to use IIS

I've never encountered that error, but there are lots of google results for you to research.

I would set the application pool identity to Network Service and then configure permissions for Network Service as discussed in the video I pointed you to. I don't know about this error but it sounds like it broke after you changed some configuration.

6/17/2010 10:51:48 AM
Gravatar
Total Posts 156

Re: mojoportal.Web configured to use IIS

I've resolved it, Joe. It was due to the fact that framework 4.0 didn't get fully registered, so I had to navigate to the framework's directory and run "aspnet_regiis.exe -i"

Thank you for all of your help!

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