You need to Register for free and Login to post a message in the forum.

Forum

Subject: Plz Help. Page_Load_Exception
Prev Next
You are not authorized to post a reply.

Author Messages
Zaid Khan
Nuke Newbie
Nuke Newbie
Posts:9

07 Feb 2010 10:31 PM  
Hi, my website often takes me to the under-construction page. When I saw my eventlog table I found too many general_exception and application_shutting_down errors and also found some Page_Load_Exception. I don't have much experience of DNN but I believe that its Page_Load_Exception which indicates that my webpage was redirected to under-construction page. im giving the details of that page_load_exception. please help me find out what actually is causing this.

LogGUID: 2ad97492-3d30-4feb-a225-35f32e923e57

LogTypeKey: PAGE_LOAD_EXCEPTION

LogConfigID: 6

LogUserID:

LogUserName:

LogPortalID: 0

LogPortalName: LogCreateDate: 2/8/2010 12:48:40 AM

LogServerName: 5-RUSSELL

LogProperties: AssemblyVersion04.08.00PortalID0PortalNamePAF KIETUserID-1UserNameActiveTabID37ActiveTabNameSearch ResultsRawURL/SearchResults/tabid/37/Default.aspx?Search=MBA+TELECOM+MANAGEMENTAbsoluteURL/Default.aspxAbsoluteURLReferrerhttp://www.pafkiet.edu.pk/Academics/DegreeProgramsOverview/tabid/340/Default.aspxUserAgentMozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5DefaultDataProviderDotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProviderExceptionGUID9a48582f-758a-4d43-b307-8f7b203034e7InnerExceptionObject reference not set to an instance of an object.FileNameFileLineNumber0FileColumnNumber0MethodDotNetNuke.Services.Search.SearchDataStore.GetSearchResultsStackTraceMessageDotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.Search.SearchDataStore.GetSearchResults(Int32 PortalID, String Criteria) at DotNetNuke.Modules.SearchResults.SearchResults.BindData() in C:\inetpub\vhosts\pafkiet.edu.pk\httpdocs\Admin\Search\SearchResults.ascx.vb:line 74 at DotNetNuke.Modules.SearchResults.SearchResults.Page_Load(Object sender, EventArgs e) in C:\inetpub\vhosts\pafkiet.edu.pk\httpdocs\Admin\Search\SearchResults.ascx.vb:line 272 at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---Source

LogNotificationPending:
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5317


08 Feb 2010 7:26 AM  
That particular error seems to be related to the search indexer, a scheduled task that runs periodically.

The application shutting down messages aren't errors, but indicate that the website is being unloaded by IIS after a period of inactivity.

In my experience, occasional redirects to the Under Construction page can be related to database access problems.

Do your Under Construction issues relate to a particular page, or are they more general.

Joe Craig
DNN Creative Support
Subscribe to the website
Zaid Khan
Nuke Newbie
Nuke Newbie
Posts:9

08 Feb 2010 10:16 PM  

thanks alot for replying Sir,

Well.. my Under Construction Redirect issues are more general and they occur more when users are logged in. 
Sometimes I get too many under construction page riderects and some times very few.
My SQL Server is remote from my Files Server. both servers are shared and have hunderds of databases. My Host is M6.net.
My DNN version is 4.8.0.0.

Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5317


09 Feb 2010 6:11 AM  
Can you provide a URL?

Joe Craig
DNN Creative Support
Subscribe to the website
Zaid Khan
Nuke Newbie
Nuke Newbie
Posts:9

09 Feb 2010 8:42 AM  
URL of My website is www.pafkiet.edu.pk
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5317


09 Feb 2010 4:22 PM  
I did look at your site and did get one "under construction" page. Refreshing brought the correct page. I still think that this is an error that is related to a temporary failure to connect to the database.

Joe Craig
DNN Creative Support
Subscribe to the website
Zaid Khan
Nuke Newbie
Nuke Newbie
Posts:9

10 Feb 2010 8:34 AM  
Ok, so you mean to say that page riderct issue does not occur because of these general exceptions and page load exceptions. Also tell me what should I do. My hoster has too many MS SQL Databases on One Server. Should I change my hoster?
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5317


10 Feb 2010 11:06 AM  
If database server loading really is the problem, and your host cannot do anything about it, then changing hosts or changing hosting plans is an option.

Joe Craig
DNN Creative Support
Subscribe to the website
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > Plz Help. Page_Load_Exception



ActiveForums 3.7

Latest Forum Posts

RE: PowerDNN Review by Declic Video FX
Hello, +1, I am also very happy !! I *was* hosted with WebHost4Life since many years with MS V...
RE: WebHost4Life by Declic Video FX
Same for me Richard.... I am (was?) hosted with WebHost4Life since many years with MS VPS account...
RE: Home Page Login Question by BCRose
Thanks for the quick reply. Sorry for being a dummy but where do I edit a skin at? Or the style sh...
RE: Home Page Login Question by jncraig
The LOGIN and REGISTER links are Skin Objects that are included in your skin file. The easiest way ...
Home Page Login Question by BCRose
I would like to remove the 'LOGIN' text from the top right of my pages.   How can I do this?   I tri...
RE: Strange behaviour when pressing login by jncraig
Yes, that is the one.
RE: Strange behaviour when pressing login by pontus66
Thanks for the tip. I will let my programmer check it out. This is the module you're referring t...
RE: extending user accounts for membership by jncraig
Try these:User Accounts new features User Accounts and User Settings Enforcing Terms and Conditions ...
RE: DataSprings Dynamic Forms Demo #20 Question by jncraig
There are some nice examples on the Data Springs site.  The more complicated demos do require some s...
RE: Dynamic Forms Email From User/Pass by jncraig
If the SMTP server is configured so that it will not send email from arbitrary email addresses, I wo...
RE: Strange behaviour when pressing login by jncraig
Glad that you got it solved.There is a free module available from Iowa Computer Gurus that automates...
extending user accounts for membership by cbwardsr
could someone pt me in the direction of some literature regarding adding fields to user accounts. ...
RE: Strange behaviour when pressing login by pontus66
Problem solved!Though I am not sure how. I haven't talked to my programmer yet, but he sent a mail a...
Dynamic Forms Email From User/Pass by Trusted
Hello everyone, We have a client with restrictive mail policies so a username and password is requi...
Using Default Template for Pages by toddre
I have a default template that I would like all Admins to use when creating new pages. I would also ...
RE: DataSprings Dynamic Forms Demo #20 Question by aggiedan97
Thanks for the feedback. I will let you know what I find and I have posted on the DS forum. So far ...
RE: ITextSharp by leesykes
Glad you got it sorted, what was the solution for anyone else searching for this problem?
RE: DataSprings Dynamic Forms Demo #20 Question by leesykes
Hello,This is not something I have explored yet, but as it happens I am going to be building a form ...
DataSprings Dynamic Forms Demo #20 Question by aggiedan97
I am attempting to build an order form that subtotals a section that is based on the 'TotalByQuan&nb...
RE: Shared Same content in Sub portals/ Childportals by leesykes
Hello,Your other option is to use RSS feeds for sharing content. Setup a module on your main site su...
DNM Rapid Application Developer Trial Version
RSS Feeds