Error Log Details

Detailed view of error information

Error Information

Error ID: 1ccb3403-ae1b-4e54-b04f-285571e2a50a

Project: SV Aurora ERP

Method: DealerSlotConfigServiceRepository.GetDealerSlotBookingForOrder()

Date: 2026-08-28 11:08:02

Session ID: 51486688-3240-4169-b0f3-5ea2ee09a92b 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": 8
}