I built a website for the ministry I work at. http://www.paducahlifeline.com I spent hours developing this on a localhost server. It is crucial to the ministry and our community to have this site accessible without bugs. I have spent hours upon hours searching forums and cannot find a straight answer. I desperately need someone to help me with this. It would be greatly appreciated. Everything was fine when on localhost. Migrating to remotehost/server was extremely difficult. I've fixed several errors, but I cannot figure out the following. Here's what will happen. I'll log in as host. Spend 5 minutes, less or more.. updating the links so the pictures will display properly. It works fine for a while... then unexpectably I'll click on "update" in a module and it will throw me to the login page. I click backpage, and try it again, and it throws me right back to the login page. I type in the username and password and it gives me this HUGE error. 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:
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:
[NullReferenceException: Object reference not set to an instance of an object.] DotNetNuke.HttpModules.Membership.MembershipModule.OnAuthenticateRequest(Object s, EventArgs e) +956 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64 |
Then after this, the website is inaccesible for a while... and if I keep trying to click around I get the following error. Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. I am absolutely frusterated over this entire deal. If you could please help me it would be so much appreciated. Thank you so much!!! Patrick Ryan Director Paducah Lifeline Ministries, Inc patrick.ryan@live.com |