Upgrade Question

In running through the upgrade from 9.05 to 10.1.500.8 we had a number of customizations that included an erroneous Using statement AFTER the upgrade process.

“Using ICE.Proxy.BO…”

With this statement the Customizations would not validate until it was removed in the script editor. Anyone else seen this - did we miss a step…Any information available on why this statement is showing up in the first place?

Thanks all!

This is normal part of the upgrade process. Customizations bpms etc need to be modified to work as needed.
This particular error happens because epicor went from using Epicor.Mfg.XXX to Ice.Xxx or Erp.Xxx
And it tried to automatically correct that for you during the upgrade but it isn’t perfect

1 Like

Thank you Jose!