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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
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)
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
Thank you Joe! It help me!!! It works!!!