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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Event ID 1315Event ID 1315
Previous
 
Next
New Post
4/12/2006 3:36 AM
 
I read some of the articles in the Google search you gave me and what I understand of it this could be an SQL issue but I don't know where to start.
 
New Post
4/12/2006 10:47 AM
 

This is not going good and I have no idea how to fix this. Now I get:

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date:  4/12/2006
Time:  4:38:35 PM
User:  N/A
Computer: WEBSERVER
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/12/2006 4:38:35 PM
Event time (UTC): 4/12/2006 2:38:35 PM
Event ID: 6fed98b8cef04af996662b647eeb052e
Event sequence: 14283
Event occurrence: 10557
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/1697751234/Root-2-127893155866875000
    Trust level: Full
    Application Virtual Path: /
    Application Path: D:\Dotnetnuke\
    Machine name: WEBSERVER
 
Process information:
    Process ID: 1364
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: NullReferenceException
    Exception message: Object reference not set to an instance of an object.
 
Request information:
    Request URL: http://www.smallbizserver.net/Default.aspx?tabid=291
    Request path: /Default.aspx
    User host address: 81.5.187.113
    User: garfield
    Is authenticated: True
    Authentication Type: Forms
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 8
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest(Object s, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

And my logs in DNN are filled with:

AssemblyVersion: 04.00.03
Method: DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: Smallbizserver.Net
UserID: -1
UserName:
ActiveTabID: 291
ActiveTabName: Page not found
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.smallbizserver.net/Default.aspx?tabid=210
ExceptionGUID: 41c5e178-b0e0-436c-95fb-743959d413fc
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest(Object s, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: WEBSERVER

 
New Post
4/12/2006 11:03 AM
 

Now this is getting spoky. Take a look here:

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date:  4/12/2006
Time:  4:20:33 PM
User:  N/A
Computer: WEBSERVER
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/12/2006 4:20:33 PM
Event time (UTC): 4/12/2006 2:20:33 PM
Event ID: 0d8fcab58f774e9eaf09ab319ff2a3b0
Event sequence: 3394
Event occurrence: 2
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/1697751234/Root-2-127893155866875000
    Trust level: Full
    Application Virtual Path: /
    Application Path: D:\Dotnetnuke\
    Machine name: WEBSERVER
 
Process information:
    Process ID: 1364
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: NullReferenceException
    Exception message: Object reference not set to an instance of an object.
 
Request information:
    Request URL: http://www.smallbizserver.net/Admin/Security/Logoff.aspx?portalid=0
    Request path: /Admin/Security/Logoff.aspx
    User host address: 81.5.187.113
    User: garfield
    Is authenticated: True
    Authentication Type: Forms
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 8
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest(Object s, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Does this tell me a user with the name 'garfield' is authenticated? There is no user 'garfield' in the user database. How can this user be authenticated?????

 
New Post
4/13/2006 7:26 PM
 

Just some question to get more info about your problem

1) Was you root DNN folder an ASP.NET application?

2) Have you applied full or modify rights to that folder?

3) When you moved to another server. You installed your DNN again, or it was just a copy?

 


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
4/14/2006 1:15 AM
 

1. No

2. Network Service has full rights. Is that what you are asking for?

3. I created a new install and copied the portals over to the new server.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Event ID 1315Event ID 1315


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