Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Urgent need help 40 websites downUrgent need help 40 websites down
Previous
 
Next
New Post
1/21/2009 10:51 AM
 

mujahed wrote
 

 as i never took back up of anything. well you can say i was a little too optimistic.


 


Errr... yes, "just a little". You should make backup like everyday if you are hosting 40 subportals... This is the second priority after recovering the portal.

You can try a checkup that I do when portals crash: check, file per file, the /bin directory of your portal with the /bin directory of the .zip of installation of the DNN version used. Sometimes I see .dlls just disappearing. Maybe some .dll is missing from your /bin folder.
Just a try...

 

 
New Post
1/29/2009 8:08 AM
 

 tried the things old by you i really appreciate it but the problem is i am still not able to get it

there was one object decleration problem so  i decleared the object in admin/authentication/login.ascx.vb so now i am getting a page like this. www.patnetroom.com/login.aspx

i tried with replacing the dll files and deleted few entries from the database but still no luck.

The only module that is on this page is login. so can anyone sugguest something to me. what can be done now.

Thanks

legaladvantage.net

 
New Post
1/29/2009 12:12 PM
 

Yes follow Oliver's suggestion... thanks.



Alex Shirley


 
New Post
1/29/2009 2:19 PM
 

 i have already followed Oliver's  sugguestion. so when i followed his sugguestion i was getting the following message.

Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

Source Error: 

Line 256:            'Create a <div> to hold the control
Line 257:            Dim container As HtmlGenericControl = New HtmlGenericControl()
Line 258:            container.ID = authLoginControl.AuthenticationType Line 259:
Line 260:            'Add Settings Control to Container

Source File: d:\hosting\mzbaig\Admin\Authentication\Login.ascx.vb    Line: 258 

Stack Trace: 

[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Modules.Admin.Authentication.Login.DisplayLoginControl(AuthenticationLoginBase authLoginControl, Boolean addHeader, Boolean addFooter) in d:\hosting\mzbaig\Admin\Authentication\Login.ascx.vb:258
   DotNetNuke.Modules.Admin.Authentication.Login.BindLogin() in d:\hosting\mzbaig\Admin\Authentication\Login.ascx.vb:338
   DotNetNuke.Modules.Admin.Authentication.Login.ShowPanel() in d:\hosting\mzbaig\Admin\Authentication\Login.ascx.vb:444
   DotNetNuke.Modules.Admin.Authentication.Login.Page_Load(Object sender, EventArgs e) in d:\hosting\mzbaig\Admin\Authentication\Login.ascx.vb:638
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

[PageLoadException: Object reference not set to an instance of an object.]
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +325
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +379
   System.Web.UI.TemplateControl.OnError(EventArgs e) +8686090
   System.Web.UI.Page.HandleError(Exception e) +84
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6776
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.default_aspx.ProcessRequest(HttpContext context) +37
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
 
So then i changed the line to
dim container.ID = authLoginControl.AuthenticationType
 
So now the error coming is 

Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know.

 

I am the administrator of the site and i dont know what to do. Can any DNN expert advice me what can be done here. 
 
I have pressed F5 also but no luck. and the only module available on that page is login. i tried copying the dll also but didnt work i have copared the files under desktop modules but still no result.
 
Please help me get this solution.
 
Regards

 
New Post
1/29/2009 11:12 PM
 

Before you read my suggestion did you try clearing the event log and site log.  Did this help....I would try to do that first before moving on.  I find that clearing these logs first help to make any site upgrades go that much smoother.  In fact I always empty recycle bin, truncate event log, truncate site log before I upgrade a site.  It really makes a difference.

Just a shot, but I sometimes get this error when a skin or container has been removed.  Try manually copying your skins/containers back to your site from your backup, or anywhere you have a copy of the orginal skins/containers that you used.

If you used customized skins and can't restore it, copy the default skin/container folders from the DNN install over to the site and access the DB and change the skin setting via the DB in the Host Settings, and then goto your TABS table and MODULE TABS table and set all the skin src and module container src to NULL.

Then recycle the app pool that the site is using and try to access the site.

And has a last resort, you could always copy the DNN core (INSTALL VERSION) files over your portal...make sure to backup your web.config.  Just make sure the install version your copying is the same version of your live portal or it could get real messy.

Hope this helps.

Jerry

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Urgent need help 40 websites downUrgent need help 40 websites down


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out