Warning - Event ID 1310 - ASP.NET 4.0.30319.0


Recommended Posts

Hello people,

Having some issues with Facebook Connect button on my webpage. When pressing the connect button and logging in the server responds with the following EVENT LOG message:

  Quote
Event code: 3008

Event message: A configuration error has occurred.

Event time: 16.09.2011 08:25:03

Event time (UTC): 16.09.2011 06:25:03

Event ID: 567e2a8459fa45228c1e76562b16a9cf

Event sequence: 4

Event occurrence: 1

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/1/ROOT-8-129606278261608438

Trust level: Full

Application Virtual Path: /

Application Path: C:\inetpub\wwwroot\

Machine name: STANDARD17257

Process information:

Process ID: 3744

Process name: w3wp.exe

Account name: IIS APPPOOL\Clublife.no

Exception information:

Exception type: ConfigurationErrorsException

Exception message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (C:\inetpub\wwwroot\mixratings\web.config line 18)

at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)

at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)

at System.Web.Configuration.RuntimeConfig.GetSectionObject(String sectionName)

at System.Web.Configuration.RuntimeConfig.GetSection(String sectionName, Type type, ResultsIndex index)

at System.Web.Configuration.RuntimeConfig.get_Identity()

at System.Web.HttpContext.SetImpersonationEnabled()

at System.Web.HttpApplication.AssignContext(HttpContext context)

at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)

Request information:

Request URL: http://www.clublife.no/mixratings/add-post

Request path: /mixratings/add-post

User host address: ip-address

User:

Is authenticated: False

Authentication Type:

Thread account name: STANDARD17257\Administrator

Thread information:

Thread ID: 15

Thread account name: STANDARD17257\Administrator

Is impersonating: False

Stack trace: at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)

at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)

at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)

at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)

at System.Web.Configuration.RuntimeConfig.GetSectionObject(String sectionName)

at System.Web.Configuration.RuntimeConfig.GetSection(String sectionName, Type type, ResultsIndex index)

at System.Web.Configuration.RuntimeConfig.get_Identity()

at System.Web.HttpContext.SetImpersonationEnabled()

at System.Web.HttpApplication.AssignContext(HttpContext context)

at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.