File not found after entering blog post

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.
12/6/2007 4:23:33 PM
Gravatar
Total Posts 2

Web.UI not found after entering blog post

 

2007-12-06 16:22:09,437 [1848] ERROR mojoPortal.Web.mojoBasePage [(null)] - System.TypeInitializationException: The type initializer for 'mojoPortal.Business.WebHelpers.IndexBuilderManager' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Web.UI' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Web.UI' or one of its dependencies. The system cannot find the file specified.
File name: Web.UI'
at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
 

12/6/2007 4:29:25 PM
Gravatar
Total Posts 18439

Re: Web.UI not found after entering blog post

oops, look in setup/indexbuilderconfig folder and delete the file incidentlogindexbuilder.config

That file shouldn't be there.

Then recycle the app by typing a space in web.config.

Hope it helps,

Joe

12/7/2007 2:19:12 PM
Gravatar
Total Posts 1

Re: File not found after entering blog post

Thank you Joe! It help me!!! It works!!!

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