Timestamp | LogLevel | Category | Message | Exception |
---|
2025/06/01 8:10:31 | Trace | MySqlConnector.MySqlCommand | Session 1.35 preparing command payload for: -- SET @param1 = '240';
-- SET @param2 = '2400025';
select
*
from
ZipCodeData
where
OldZipCode = @param1
AND
ZipCode = @param2
| |
2025/06/01 8:10:31 | Trace | MySqlConnector.MySqlCommand | Session 1.35 ExecuteReader Asynchronous for 1 command(s) | |
2025/06/01 8:05:52 | Trace | MySqlConnector.MySqlCommand | Session 1.34 preparing command payload for: -- SET @param1 = '240';
-- SET @param2 = '2400025';
select
*
from
ZipCodeData
where
OldZipCode = @param1
AND
ZipCode = @param2
| |
2025/06/01 8:05:52 | Trace | MySqlConnector.MySqlCommand | Session 1.34 ExecuteReader Asynchronous for 1 command(s) | |
2025/06/01 7:40:39 | Trace | MySqlConnector.MySqlCommand | Session 1.33 preparing command payload for: -- SET @param1 = '240';
-- SET @param2 = '2400025';
select
*
from
ZipCodeData
where
OldZipCode = @param1
AND
ZipCode = @param2
| |
2025/06/01 7:40:39 | Trace | MySqlConnector.MySqlCommand | Session 1.33 ExecuteReader Asynchronous for 1 command(s) | |
2025/06/01 7:39:33 | Error | Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware | An unhandled exception has occurred while executing the request. | System.InvalidOperationException: The view 'test/StylePriority.html' was not found. The following locations were searched:
/Views/Article/test/StylePriority.html.cshtml
/Views/Shared/test/StylePriority.html.cshtml
/Pages/Shared/test/StylePriority.html.cshtml
at Microsoft.AspNetCore.Mvc.ViewEngines.ViewEngineResult.EnsureSuccessful(IEnumerable`1 originalLocations)
at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor.ExecuteAsync(ActionContext context, ViewResult result)
at Microsoft.AspNetCore.Mvc.ViewResult.ExecuteResultAsync(ActionContext context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|30_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task) |
2025/06/01 7:39:33 | Error | Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor | The view 'test/StylePriority.html' was not found. Searched locations: /Views/Article/test/StylePriority.html.cshtml, /Views/Shared/test/StylePriority.html.cshtml, /Pages/Shared/test/StylePriority.html.cshtml | |
2025/06/01 7:36:15 | Trace | MySqlConnector.MySqlCommand | Session 1.32 preparing command payload for: -- SET @param1 = '240';
-- SET @param2 = '2400025';
select
*
from
ZipCodeData
where
OldZipCode = @param1
AND
ZipCode = @param2
| |
2025/06/01 7:36:15 | Trace | MySqlConnector.MySqlCommand | Session 1.32 ExecuteReader Asynchronous for 1 command(s) | |