Error data
{
"$type": "TinyLog.CustomData.Mvc.ActionFilterCustomData, TinyLog.Mvc",
"RequestContext": {
"$type": "TinyLog.CustomData.Mvc.RequestContextCustomData, TinyLog.Mvc",
"Browser": null,
"Form": null,
"QueryString": {
"v": "YNdFN1IhQ07i_S09T1lmp1npGugxTMMMkHAuognYUcU1"
},
"Url": "https://tinylog.azurewebsites.net:443/Content/css/?v=YNdFN1IhQ07i_S09T1lmp1npGugxTMMMkHAuognYUcU1",
"UrlReferrer": null,
"UserAgent": null,
"UserHostAddress": "4.227.36.59",
"UserHostName": "4.227.36.59",
"UserLanguages": null,
"ContentType": "",
"HttpMethod": "GET"
},
"ResponseContext": {
"$type": "TinyLog.CustomData.Mvc.ResponseContextCustomData, TinyLog.Mvc",
"ContentType": "text/html",
"Status": "404 Not Found",
"StatusCode": 404,
"StatusDescription": "Not Found",
"IsClientConnected": true,
"IsRequestBeingRedirected": false,
"RedirectLocation": null
},
"ControllerContext": {
"$type": "TinyLog.CustomData.Mvc.ControllerContextCustomData, TinyLog.Mvc",
"Session": null,
"ViewBag": null,
"ViewData": null,
"RouteValues": null
},
"UserContext": {
"$type": "TinyLog.CustomData.Mvc.UserContextCustomData, TinyLog.Mvc",
"AnonymousID": null,
"IsAuthenticated": false,
"AuthenticationType": "",
"Name": "",
"RoleUser": null,
"ClaimsUser": null,
"GenericUser": null,
"WindowsUser": null
},
"HttpContext": {
"$type": "TinyLog.CustomData.Mvc.HttpContextCustomData, TinyLog.Mvc",
"Headers": null,
"Exception": {
"$type": "System.Web.HttpException, System.Web",
"WebEventCode": 0,
"ErrorCode": -2147467259,
"Message": "The controller for path '/Content/css/' was not found or does not implement IController.",
"Data": {
"$type": "System.Collections.ListDictionaryInternal, mscorlib"
},
"InnerException": null,
"TargetSite": {
"$type": "System.Reflection.RuntimeMethodInfo, mscorlib",
"Name": "GetControllerInstance",
"DeclaringType": "System.Web.Mvc.DefaultControllerFactory, System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"ReflectedType": "System.Web.Mvc.DefaultControllerFactory, System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"MemberType": 8,
"MetadataToken": 100667022,
"Module": {
"$type": "System.Reflection.RuntimeModule, mscorlib",
"MDStreamVersion": 131072,
"FullyQualifiedName": "C:\\local\\Temporary ASP.NET Files\\root\\dd0ed634\\354cb95f\\assembly\\dl3\\9b93fa45\\57da102b_5874d101\\System.Web.Mvc.dll",
"ModuleVersionId": "cc73190b-ab9d-435c-8315-10ff295c572a",
"MetadataToken": 1,
"ScopeName": "System.Web.Mvc.dll",
"Name": "System.Web.Mvc.dll",
"Assembly": {
"$type": "System.Reflection.RuntimeAssembly, mscorlib"
},
"CustomAttributes": [],
"ModuleHandle": {
"$type": "System.ModuleHandle, mscorlib",
"MDStreamVersion": 131072
}
},
"IsSecurityCritical": true,
"IsSecuritySafeCritical": false,
"IsSecurityTransparent": false,
"MethodHandle": {
"$type": "System.RuntimeMethodHandle, mscorlib",
"Value": {
"$type": "System.IntPtr, mscorlib"
}
},
"Attributes": 453,
"CallingConvention": 33,
"ReturnType": "System.Web.Mvc.IController, System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"ReturnTypeCustomAttributes": {
"$type": "System.Reflection.RuntimeParameterInfo, mscorlib",
"ParameterType": "System.Web.Mvc.IController, System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"Name": null,
"HasDefaultValue": true,
"DefaultValue": null,
"RawDefaultValue": null,
"MetadataToken": 134217728,
"Position": -1,
"Attributes": 0,
"IsIn": false,
"IsOut": false,
"IsLcid": false,
"IsRetval": false,
"IsOptional": false,
"CustomAttributes": []
},
"ReturnParameter": {
"$type": "System.Reflection.RuntimeParameterInfo, mscorlib",
"ParameterType": "System.Web.Mvc.IController, System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"Name": null,
"HasDefaultValue": true,
"DefaultValue": null,
"RawDefaultValue": null,
"MetadataToken": 134217728,
"Position": -1,
"Attributes": 0,
"IsIn": false,
"IsOut": false,
"IsLcid": false,
"IsRetval": false,
"IsOptional": false,
"CustomAttributes": []
},
"IsGenericMethod": false,
"IsGenericMethodDefinition": false,
"ContainsGenericParameters": false,
"MethodImplementationFlags": 0,
"IsPublic": false,
"IsPrivate": false,
"IsFamily": false,
"IsAssembly": false,
"IsFamilyAndAssembly": false,
"IsFamilyOrAssembly": true,
"IsStatic": false,
"IsFinal": false,
"IsVirtual": true,
"IsHideBySig": true,
"IsAbstract": false,
"IsSpecialName": false,
"IsConstructor": false,
"CustomAttributes": []
},
"StackTrace": " at System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType)\r\n at System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName)\r\n at System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory)\r\n at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state)\r\n at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContext httpContext, AsyncCallback callback, Object state)\r\n at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)\r\n at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)",
"HelpLink": null,
"Source": "System.Web.Mvc",
"HResult": -2147467259
},
"ExceptionHandled": false,
"IsChildAction": false,
"Cancel": false,
"Canceled": false
}
}