Hi guys
We run a community over DNN and we are facing strange problems. Sometimes we get following error messages while browsing through the site:
1. A critical error has occurred.
Object reference not set to an instance of an object.
2. A critical error has occurred.
Unable to cast object of type 'ASP.admin_skins_modulemessage_ascx' to type 'System.Web.UI.HtmlControls.HtmlGenericControl'.
3. A critical error has occurred.
Specified argument was out of the range of valid values. Parameter name: index
4. Server Error in '/' Application.
Request timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]
5. DotNetNuke Error: - Version 04.05.03
Index was outside the bounds of the array.
These are those frequent errors which occurred at random while browsing through site. We can't rectify why these errors occur?
Please help us in solving this problem.
Thanks.