Error Log Details

Detailed view of error information

Error Information

Error ID: 2329481a-9979-4d88-8403-312b9d851f8b

Project: SV Aurora ERP

Method: DealerSlotConfigServiceRepository.GetDealerSlotBookingForOrder()

Date: 2026-08-27 14:29:41

Session ID: 41fa2773-27fd-471c-b2ea-b835e9b798db 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
}