Error when copying product

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
gunter
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 22
Joined: Thu Oct 02, 2008 9:43 pm

Error when copying product

Post by gunter » Sun Apr 14, 2013 9:17 pm

Hi,

When I try to copy a product on the admin pages I am receiving this error

Exception of type 'System.Web.HttpUnhandledException' was thrown.; Unable to cast object of type 'CommerceBuilder.Products.ProductCustomField' to type 'CommerceBuilder.Stores.CustomField'.

Can anyone point me in the right direction as to what I should be looking at here, it seems it's all tied up in the CatalogDataSource.Copy Method.

Thanks in advance.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Error when copying product

Post by jmestep » Mon Apr 15, 2013 2:33 am

You have some custom code on the page that is incorrect. It is trying to use a product.customfield as a store customfield or the reverse.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply