Looking for the v10 manual? Visit our
new user's guide
!
New! Responsive Designs
Search Descriptions
All
MSx
ML8
Version
User's Guide
Select your edition:
ML8
MultiStore
Additional Resources:
DotFeed
Plugin Documentation
Video Tutorials
New:
Developer Resources
Server Configuration Info
E-commerce Basics
3rd Party Resources
WSI
PCI PA-DSS Guidelines
Object Hierarchy Overview
Integration Guide
Release Notes
Knowledgebase
Select your edition:
ML8
MultiStore
Quick Links
Forums
Blog
Help Desk
My Licenses
This article applies to:
MultiStore
Error on entity pages after Excel Import
Symptoms
After performing an Excel Product Import, any entities created by the import will throw an error on the storefront and the exception in the System Log reads: "Error in XmlPackage(.Load), Package=[entity.DNE.xml.config], Msg=[The XmlPackage file could not be found..."
Cause
The Excel Import is not populating the XmlPackage field for the newly created entities, and MSx9300 is requiring one.
Solution
After running the Excel Product Import Tool, Edit and Save and Close each of the newly created entities, modifying the Display Format XmlPackage if desired. This will establish the Display Format XmlPackage and allow the entity to be viewed on the storefront.
Alternatively, you may run the following SQL queries against the database in your Configuration - Advanced - Run SQL window, replacing the 'entity.grid.xml.config' with a different package if desired (be sure to 'Reset Cache' after submitting these queries):
UPDATE Category
SET XMLPackage='entity.grid.xml.config'
WHERE XMLPackage Is NULL
UPDATE Section
SET XMLPackage='entity.grid.xml.config'
WHERE XMLPackage Is NULL
UPDATE Manufacturer
SET XMLPackage='entity.grid.xml.config'
WHERE XMLPackage Is NULL
Home
|
Contact
|
Terms Of Use
|
Privacy
|
Portfolio
|
News
|
Testimonials
|
Custom Development
|
Merchant Accounts
|
Marketplace
Copyright ©1995-2017. All Rights Reserved.
Powered by the AspDotNetStorefront
Shopping Cart
Software,
(ML v9.3.1.1/asp.net 3.5).
Patent Pending.
All logos and brands trademarks of respective companies shown.