Server Error in '/' Application.

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Resources.zajelgate.com/About_Us/AboutUs1033.resources" was correctly embedded or linked into assembly "App_GlobalResources.bspq9vxi" 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 "Resources.zajelgate.com/About_Us/AboutUs1033.resources" was correctly embedded or linked into assembly "App_GlobalResources.bspq9vxi" at compile time, or that all the satellite assemblies required are loadable and fully signed.

Source Error:


Line 23:                 Dim pageName As String = Request.QueryString("pagename").ToString()
Line 24:                 Dim clr As String = pageName + clrname
Line 25:                 ltrlContent.Text = GetGlobalResourceObject(clr, "DetailDesc").ToString()
Line 26:                 ltrlHeading.Text = GetGlobalResourceObject(clr, "Pagetitle").ToString()
Line 27:                 getSeo(clr)

Source File: D:\Websites\50\zajelgate.com\CMS.aspx.vb    Line: 25

Stack Trace:


[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Resources.zajelgate.com/About_Us/AboutUs1033.resources" was correctly embedded or linked into assembly "App_GlobalResources.bspq9vxi" at compile time, or that all the satellite assemblies required are loadable and fully signed.]
   System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName) +330
   System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark) +1032
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark) +855
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +35
   System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) +476
   System.Resources.ResourceManager.GetObject(String name, CultureInfo culture) +16
   System.Web.Compilation.BaseResXResourceProvider.GetObject(String resourceKey, CultureInfo culture) +79
   System.Web.Compilation.ResourceExpressionBuilder.GetResourceObject(IResourceProvider resourceProvider, String resourceKey, CultureInfo culture, Type objType, String propName) +21
   System.Web.UI.TemplateControl.GetGlobalResourceObject(String className, String resourceKey) +29
   Products.cultureload() in D:\Websites\50\zajelgate.com\CMS.aspx.vb:25
   Products.Page_Load(Object sender, EventArgs e) in D:\Websites\50\zajelgate.com\CMS.aspx.vb:12
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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