System.Web.HttpApplication.MapHttpHandler
(1)
System.Web.HttpApplication.ExecuteStep
(1)
SeTcbPrivilege
(1)
IExecutionStep
(1)
ValidacionServidor
(1)
HttpResponse
(1)
UseAppConfig
(1)
VirtualPath
(1)

Errors in the server

Asked By dreamender
09-Nov-09 10:41 AM
Hi, I am getting this errors in my event log of mi server. Anyone knows how
to fix them? Thank you

1st Error:


SeTcbPrivilege privilege, the anonymous pssword sync feature and the Digest
authentication feature are disabled."

The Source is "W3SVC-WP" and the Event ID is 2266.


2nd Error:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 09/11/2009 15:23:14
Event time (UTC): 09/11/2009 14:23:14
Event ID: 93e085278cd54d579af48d33bf6819dc
Event sequence: 4
Event occurrence: 1
Event detail code: 0

Application information:
Application domain:
/LM/W3SVC/1/ROOT/ValidacionServidor-1-129022501873125000
Trust level: Full
Application Virtual Path: /ValidacionServidor
Application Path: C:\inetpub\wwwroot\ValidacionServidor\
Machine name: DOLLY

Process information:
Process ID: 11120
Process name: w3wp.exe
Account name: NT AUTHORITY\Servicio de red

Exception information:
Exception type: InvalidOperationException
Exception message: Request format is unrecognized for URL unexpectedly
ending in '/mex'.

Request information:
Request URL: http://212.142.140.148/ValidacionServidor/Service.asmx/mex
Request path: /ValidacionServidor/Service.asmx/mex
User host address: 172.16.32.161
User:
Is authenticated: False
Authentication Type:
Thread account name: CARITASWEB\practicasinfor

Thread information:
Thread ID: 5
Thread account name: CARITASWEB\practicasinfor
Is impersonating: True
Stack trace:    at
System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type
type, HttpContext context, HttpRequest request, HttpResponse response)
at
System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext
context, String verb, String url, String filePath)
at System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext
context, String requestType, String url, String pathTranslated)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
Post Question To EggHeadCafe