Sayfa Bulunamadı
Lütfen adresi doğru yazdığınızdan emin olun.
Eğer Sık Kullanılanlar listesinden bu sayfaya yönlendirildiyseniz, Makina Türkiye Anasayfa linkini kullanarak ulaşmaya çalışın.
Eğer bunun teknik bir sorun olduğunu düşünüyorsanız, sayfayı Destek Masası 'na bildirin.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at MakinaTurkiye.Data.MakinaTurkiyeObjectContext.ExecuteDataTable(String commandText, CommandType commandType, Object[] parameters) in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.Data\MakinaTurkiyeObjectContext.cs:line 358 at MakinaTurkiye.Services.Catalog.ProductService.SPWebCategoryProduct(List`1& filterableCategoryIds, List`1& filterableCountryIds, List`1& filterableCityIds, List`1& filterableLocalityIds, List`1& filterableBrandIds, List`1& filterableModelIds, List`1& filterableSeriesIds, Int32& newProductCount, Int32& usedProductCount, Int32& serviceProductCount, Int32 categoryId, Int32 brandId, Int32 modelId, Int32 seriresId, Int32 searchTypeId, Int32 mainPartyId, Int32 countryId, Int32 cityId, Int32 localityId, Int32 orderById, Int32 pageIndex, Int32 pageSize, String searchText, Int32 languageId) in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.Services\Catalog\ProductService.cs:line 414 at MakinaTurkiye.Services.Catalog.ProductService.<>c__DisplayClass67_0.<GetCategoryProducts>b__0() in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.Services\Catalog\ProductService.cs:line 1306 at MakinaTurkiye.Caching.CacheExtensions.Get[T](ICacheManager cacheManager, String key, Int32 cacheTime, Func`1 acquire) in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.Caching\CacheExtensions.cs:line 61 at MakinaTurkiye.Services.Catalog.ProductService.GetCategoryProducts(Int32 categoryId, Int32 brandId, Int32 modelId, Int32 seriresId, Int32 searchTypeId, Int32 mainPartyId, Int32 countryId, Int32 cityId, Int32 localityId, Int32 orderById, Int32 pageIndex, Int32 pageSize, String searchText, Int32 languageId, Boolean doping, Boolean update) in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.Services\Catalog\ProductService.cs:line 1384 at NeoSistem.MakinaTurkiye.Web.Controllers.CategoryController.PrepareCategoryProductModel(MTCategoryProductViewModel model, Int32& serviceProductCount, Int32& newProductCount, Int32& usedProductCount, IList`1& filterableCountryIds, IList`1& filterableCityIds, IList`1& filterableLocalityIds, IList`1& filterableCategoryIds, IList`1& filterableBrandIds, IList`1& filterableModelIds, IList`1& filterableSeriesIds, String SearchText) in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.WebNew\Controllers\CategoryController.cs:line 470 at NeoSistem.MakinaTurkiye.Web.Controllers.CategoryController.<Index2>d__48.MoveNext() in C:\Users\devahkoc\source\repos\MT\MakinaTurkiye.WebNew\Controllers\CategoryController.cs:line 2729 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass8_0.<BeginInvokeAsynchronousActionMethod>b__1(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_0.<InvokeActionMethodFilterAsynchronouslyRecursive>b__0() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_5.<BeginInvokeAction>b__4() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_0.<BeginInvokeAction>b__1(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)