Server Error in '/' Application.

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "ASPNET.StarterKit.Commerce.strings.resources" was correctly embedded or linked into assembly "ASPNETCommerce" at compile time, or that all the satellite assemblies required are loadable and fully signed.

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: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "ASPNET.StarterKit.Commerce.strings.resources" was correctly embedded or linked into assembly "ASPNETCommerce" at compile time, or that all the satellite assemblies required are loadable and fully signed.

Source Error:


Line 8:  <HTML>
Line 9:  	<HEAD>
Line 10: 		<title><%= gStrings.GetString("2_control_panel_title")%></title>
Line 11:         
Line 12: 		<meta name="Description" content="<%= gStrings.GetString("2_control_panel_description")%>">

Source File: D:\DRM-X\drm-x-en\drm-x-en\Powerful-Online-Control-Panel-2.0.aspx    Line: 10

Stack Trace:


[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "ASPNET.StarterKit.Commerce.strings.resources" was correctly embedded or linked into assembly "ASPNETCommerce" at compile time, or that all the satellite assemblies required are loadable and fully signed.]
   System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName) +424
   System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark) +1187
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark) +982
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +42
   System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +542
   ASP.powerful_online_control_panel_2_0_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\DRM-X\drm-x-en\drm-x-en\Powerful-Online-Control-Panel-2.0.aspx:10
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


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