Error Log Details

Detailed view of error information

Error Information

Error ID: fe2378cf-18af-4ab1-8681-67d0e17360e5

Project: SV Aurora ERP

Method: DealerSlotConfigServiceRepository.GetDealerSlotBookingForOrder()

Date: 2026-08-28 11:15:13

Session ID: e68ea965-0281-4778-b909-e4bb4f772d79 View Session Details

Error Message
Unable to cast object of type 'System.Byte' to type 'System.Int32'. | 
Stack Trace
   at Microsoft.Data.SqlClient.SqlBuffer.get_Int32()
   at lambda_method10263(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.Enumerator.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at SVAuroraERP.Infrastructure.Repositories.Dealer.DealerSlotConfigServiceRepository.GetDealerSlotBookingForOrder(Int32 orderTypeId, Int32 orderId)
Request Data
{
  "orderTypeId": 1,
  "orderId": 10
}