Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

EPiServer admin breaks when App_GlobalResources is included

Vote:
 

I've recently included an App_GlobalResources folder into my EPiServer project in order to store some .resx files.

Since adding this folder the admin panel for EPiServer is reporting that:

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

Source Error:

Line 19: 
Line 20:     <div class="loginBox">
Line 21:         <EPiServerUI:Login ID="LoginControl" runat="server"
FailureText="<%$ Resources: EPiServer, login.loginfailed %>">
Line 22:             <LayoutTemplate>
Line 23:                 <h2><asp:Literal runat="server" ID="FailureText" />
</h2>

Line 21 being highlighted red.

Has anyone experienced this before and know a solution to the problem?

Thanks for any help.

#38653
Apr 16, 2010 12:13
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.