Server Error in '/' Application.

Q.Object.Storage.Persistent.DB.Support.IPersistantSupport - Load. Fail to load object. Query performed :  SELECT QEC_P_ImageFileUrl,_ThumbImageUrlCache,_ListingImageUrlCache,_PrimaryImageUrlCache,QEC_P_LastModifiedDate,_Seo2Cache,_SeoCache,_AttachmentCache,_GalleryCache,_ThumbImageCache,_ListingImageCache,_ImageCache,_LocalizedTextCache,QEC_P_PublicB2BPromotionPrice,QEC_P_PublicB2BPrice,QEC_P_PublicPrivatPromotionPrice,QEC_P_PublicPrivatePrice,QEC_P_B2bValid,QEC_P_PrivateValid,QEC_P_PublicValid,QEC_P_PrivatePromotionPrice,QEC_P_PrivatePrice,QEC_P_B2bPromotionPrice,QEC_P_B2bPrice,QEC_P_PublicPromotionPrice,QEC_P_PublicPrice,QEC_P_HasUsed,QEC_P_CodeByAttributesValue,QEC_P_BarCode,QEC_P_Code4,QEC_P_Code3,QEC_P_Code2,QEC_P_ProductType,QEC_P_VisibleInSite,QEC_P_EnableChangeTemplate,QEC_P_QEC_UM_Id,QEC_P_QEC_S_Id,QEC_P_QEC_B_Id,QEC_P_DimensionZ,QEC_P_DimensionY,QEC_P_DimensionX,QEC_P_MediumAvailability,QEC_P_LowAvailability,QEC_P_CurrentAvailabilityStock,QEC_P_AvailabilityType,QEC_P_Weight,QEC_P_PriceOnRequest,QEC_P_PageTitle,QEC_P_MetaDescription,QEC_P_MetaKeywords,QEC_P_NewProduct,QEC_P_Highlighted,QEC_P_QEC_AT_Id,QEC_P_QEC_SAT_Id,QEC_P_QEC_PC_Id,QEC_P_QEC_VAT_Id,QEC_P_Order,QEC_P_Name,QEC_P_Code FROM [sinapsi].Q_EC_Product WITH(NOLOCK) WHERE  QEC_P_Id = 4310

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Q.Object.Storage.Persistent.DB.Support+NoRowException: Q.Object.Storage.Persistent.DB.Support.IPersistantSupport - Load. Fail to load object. Query performed :  SELECT QEC_P_ImageFileUrl,_ThumbImageUrlCache,_ListingImageUrlCache,_PrimaryImageUrlCache,QEC_P_LastModifiedDate,_Seo2Cache,_SeoCache,_AttachmentCache,_GalleryCache,_ThumbImageCache,_ListingImageCache,_ImageCache,_LocalizedTextCache,QEC_P_PublicB2BPromotionPrice,QEC_P_PublicB2BPrice,QEC_P_PublicPrivatPromotionPrice,QEC_P_PublicPrivatePrice,QEC_P_B2bValid,QEC_P_PrivateValid,QEC_P_PublicValid,QEC_P_PrivatePromotionPrice,QEC_P_PrivatePrice,QEC_P_B2bPromotionPrice,QEC_P_B2bPrice,QEC_P_PublicPromotionPrice,QEC_P_PublicPrice,QEC_P_HasUsed,QEC_P_CodeByAttributesValue,QEC_P_BarCode,QEC_P_Code4,QEC_P_Code3,QEC_P_Code2,QEC_P_ProductType,QEC_P_VisibleInSite,QEC_P_EnableChangeTemplate,QEC_P_QEC_UM_Id,QEC_P_QEC_S_Id,QEC_P_QEC_B_Id,QEC_P_DimensionZ,QEC_P_DimensionY,QEC_P_DimensionX,QEC_P_MediumAvailability,QEC_P_LowAvailability,QEC_P_CurrentAvailabilityStock,QEC_P_AvailabilityType,QEC_P_Weight,QEC_P_PriceOnRequest,QEC_P_PageTitle,QEC_P_MetaDescription,QEC_P_MetaKeywords,QEC_P_NewProduct,QEC_P_Highlighted,QEC_P_QEC_AT_Id,QEC_P_QEC_SAT_Id,QEC_P_QEC_PC_Id,QEC_P_QEC_VAT_Id,QEC_P_Order,QEC_P_Name,QEC_P_Code FROM [sinapsi].Q_EC_Product WITH(NOLOCK) WHERE  QEC_P_Id = 4310

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

  <%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
   <system.web>
       <compilation debug="true"/>
   </system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[NoRowException: Q.Object.Storage.Persistent.DB.Support.IPersistantSupport - Load. Fail to load object. Query performed :  SELECT QEC_P_ImageFileUrl,_ThumbImageUrlCache,_ListingImageUrlCache,_PrimaryImageUrlCache,QEC_P_LastModifiedDate,_Seo2Cache,_SeoCache,_AttachmentCache,_GalleryCache,_ThumbImageCache,_ListingImageCache,_ImageCache,_LocalizedTextCache,QEC_P_PublicB2BPromotionPrice,QEC_P_PublicB2BPrice,QEC_P_PublicPrivatPromotionPrice,QEC_P_PublicPrivatePrice,QEC_P_B2bValid,QEC_P_PrivateValid,QEC_P_PublicValid,QEC_P_PrivatePromotionPrice,QEC_P_PrivatePrice,QEC_P_B2bPromotionPrice,QEC_P_B2bPrice,QEC_P_PublicPromotionPrice,QEC_P_PublicPrice,QEC_P_HasUsed,QEC_P_CodeByAttributesValue,QEC_P_BarCode,QEC_P_Code4,QEC_P_Code3,QEC_P_Code2,QEC_P_ProductType,QEC_P_VisibleInSite,QEC_P_EnableChangeTemplate,QEC_P_QEC_UM_Id,QEC_P_QEC_S_Id,QEC_P_QEC_B_Id,QEC_P_DimensionZ,QEC_P_DimensionY,QEC_P_DimensionX,QEC_P_MediumAvailability,QEC_P_LowAvailability,QEC_P_CurrentAvailabilityStock,QEC_P_AvailabilityType,QEC_P_Weight,QEC_P_PriceOnRequest,QEC_P_PageTitle,QEC_P_MetaDescription,QEC_P_MetaKeywords,QEC_P_NewProduct,QEC_P_Highlighted,QEC_P_QEC_AT_Id,QEC_P_QEC_SAT_Id,QEC_P_QEC_PC_Id,QEC_P_QEC_VAT_Id,QEC_P_Order,QEC_P_Name,QEC_P_Code FROM [sinapsi].Q_EC_Product WITH(NOLOCK) WHERE  QEC_P_Id = 4310 ]
   Q.Object.Storage.Persistent.DB.Support.Q.Object.Storage.Persistent.IPersistantSupport.Load(Object instance, Identification identification, Schema schema) in C:\Users\User\source\repos\Spider4Web\syform\website\Qs\Q-DAL\Persistance\Db\MS Sql\Support.cs:859
   Q.Object.Activator.Activator.ActivateObject(Type type, Identification identification) in C:\Users\User\source\repos\Spider4Web\syform\website\Qs\Q-DAL\Activator\Activator.cs:382
   Q.Object.Activator.Activator.ActivateObject(Object singleIdentificationValue) in C:\Users\User\source\repos\Spider4Web\syform\website\Qs\Q-DAL\Activator\Activator.cs:340
   Sinapsi.ECommerce.Objects.Product.Activate(Int32 identification) in C:\Users\User\source\repos\Spider4Web\syform\website\4commerce\Sinapsi Modules\Sinapsi.ECommerce\Objects\Product.cs:45
   Sinapsi.ECommerce.UI.Implementors.Products.GetById(String id) in C:\Users\User\source\repos\Spider4Web\syform\website\4commerce\Sinapsi Modules\Sinapsi.ECommerce\UI\UI\Implementors\Products.cs:28
   Sinapsi.ECommerce.UI.Facade.GetLocalizedCurrentPageUrl(String languageCode) in C:\Users\User\source\repos\Spider4Web\syform\website\4commerce\Sinapsi Modules\Sinapsi.ECommerce\UI\Facade.cs:615
   Local.Objects.Utilities.GetLocalizedCurrentPageUrl(String languageCode) in C:\Users\User\source\repos\Spider4Web\syform\website\4commerce\Site\Admin\o\Utilities.cs:130
   ASP.content_u_header_ascx.__DataBind__control3(Object sender, EventArgs e) +287
   System.Web.UI.Control.OnDataBinding(EventArgs e) +79
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +153
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.Control.DataBindChildren() +181
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +163
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +126
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +212
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +71
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +220
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +62
   System.Web.UI.WebControls.Repeater.DataBind() +131
   ASP.content_u_header_ascx.OnLoad(EventArgs e) +61
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2856


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0