Frontend not loading - ContentText_EstimateShipping Error

Posted By ryn004 Mon 6 Aug 2012
Add to Favorites1
Author Message
ryn004
 Posted Mon 6 Aug 2012
Supreme Being

Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)Supreme Being - (2,175 reputation)

Group: Forum Members
Last Active: Mon 6 Aug 2012
Posts: 3, Visits: 6
I'm getting the below error:

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: The resource object with key 'ContentText_EstimateShipping' was not found.

Source Error: 

Line 4:  <asp:UpdatePanel ID="updShippingMethods" runat="server">Line 5:      <ContentTemplate>Line 6:      <h2><asp:Literal ID="litContentTextEstimatedShipping" runat="server" Text='<%$ Resources: Basket, ContentText_EstimateShipping %>'Line 7:                                                      EnableViewState="false" Visible="true"></asp:Literal></h2>Line 8:              <asp:ObjectDataSource ID="KartrisCountryList" runat="server" TypeName="KartrisClasses+Country"

Source File: /UserControls/General/ShippingMethodsEstimate.ascx    Line: 6 

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top