Server Error in '/' Application.

Error in XmlPackage(.Load), Package=[entity.tablecondensed.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.tablecondensed.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 30: 
Line 31:             m_EP = new ShowEntityPage(EntityDefinitions.readonly_ManufacturerEntitySpecs, this);
Line 32:             m_EP.Page_Load(sender, e);
Line 33: 
Line 34: 			PayPalAd entityPageAd = new PayPalAd(PayPalAd.TargetPage.Entity);

Source File: f:\hostingspaces\vintage1\vintagejeeps.com\wwwroot\showmanufacturer.aspx.cs    Line: 32

Stack Trace:


[ArgumentException: Error in XmlPackage(.Load), Package=[entity.tablecondensed.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) +4529
   AspDotNetStorefront.ShowEntityPage.Page_Load(Object sender, EventArgs e) +6228
   AspDotNetStorefront.showmanufacturer.Page_Load(Object sender, EventArgs e) in f:\hostingspaces\vintage1\vintagejeeps.com\wwwroot\showmanufacturer.aspx.cs:32
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8966; ASP.NET Version:2.0.50727.8962