Server Error in '/' Application.

Error in XmlPackage(.Load), Package=[entity.gridwithprices.weeklyspecials.xml.config], Msg=[The XmlPackage file could not be found. The search tree is: App_Templates/skin_{activeskinid}/XmlPackages and then the /XmlPackages folders in your web site. Please make sure that you have FTP'd the file up to the server!]

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.ArgumentException: Error in XmlPackage(.Load), Package=[entity.gridwithprices.weeklyspecials.xml.config], Msg=[The XmlPackage file could not be found. The search tree is: App_Templates/skin_{activeskinid}/XmlPackages and then the /XmlPackages folders in your web site. Please make sure that you have FTP'd the file up to the server!]

Source Error:


Line 383:                        if (s == null || s.Length == 0)
Line 384:                        {
Line 385:                            using (XmlPackage2 p = new XmlPackage2(m_XmlPackage, m_SkinBase.ThisCustomer, m_SkinBase.SkinID, "", RunTimeParms, String.Empty, true))
Line 386:                            {
Line 387:                                s = AppLogic.RunXmlPackage(p, m_SkinBase.GetParser, m_SkinBase.ThisCustomer, m_SkinBase.SkinID, true, true);

Source File: c:\HostingSpaces\hypv8505\myautoproductsstore.com\wwwroot\App_Code\ShowEntityPage.cs    Line: 385

Stack Trace:


[ArgumentException: Error in XmlPackage(.Load), Package=[entity.gridwithprices.weeklyspecials.xml.config], Msg=[The XmlPackage file could not be found. The search tree is: App_Templates/skin_{activeskinid}/XmlPackages and then the /XmlPackages folders in your web site. Please make sure that you have FTP'd the file up to the server!]]
   AspDotNetStorefrontCore.XmlPackage2..ctor(String PackageName, Customer cust, Int32 SkinID, String UserQuery, String AdditionalRuntimeParms, String OnlyRunNamedQuery, Boolean UseExtensions) in g:\Project2014\MedcoPremier\ASPDNSFCore\XmlPackage2.cs:230
   AspDotNetStorefront.ShowEntityPage.Page_Load(Object sender, EventArgs e) in c:\HostingSpaces\hypv8505\myautoproductsstore.com\wwwroot\App_Code\ShowEntityPage.cs:385
   AspDotNetStorefront.showcategory.Page_Load(Object sender, EventArgs e) in c:\HostingSpaces\hypv8505\myautoproductsstore.com\wwwroot\showcategory.aspx.cs:43
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   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.4494.0