Group: Forum Members
Last Active: Sat 20 Jun 2015
Posts: 36,
Visits: 118
|
I just installed Kartris legacy 1.4 so that I can import data via datatool and then upgrade to Kartris 2. But i am getting the following error when trying to run via webMatrix:
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 'AdminBar_ViewBackend' was not found.
Source Error:
Line 213: <ul class="KartrisMenu">Line 214: <li class="KartrisMenu-WithChildren">Line 215: <asp:HyperLink ID="lnkMenuMain" runat="server" NavigateUrl="~/Admin/_Default.aspx"Line 216: Text="" ToolTip="<%$ Resources: AdminBar_ViewBackend %>"></asp:HyperLink>Line 217: <ul class="KartrisSubMenu"> | Source File: /kartrisLegacy6/UserControls/Front/AdminBar.ascx Line: 215
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
After reading other knowledge base article it seems the resource entries are missing from the language table(s)? I have tried to reinstall a few times but with no luck. Please help.
|