I am in the process of upgrading our system from V9 to V10.
We have a customization applied to the customer shipment form. It was written in VB (by an outside source).
I already added a missing assembly reference - however when I run the Test Code in V10 I get and error message: Error:
BC31429 - line 150 (736) - 'clearList' is ambiguous because multiple kinds of members with this name exist in class 'Ice.Lib.Framework.EpiBaseAdapter'.
Error: BC31429 - line 151 (737) - 'clearData' is ambiguous because multiple kinds of members with this name exist in class 'Ice.Lib.Framework.EpiBaseAdapter'.
If I comment out the two lines then the form appears to load fine:
shipToAdapter.clearList()
shipToAdapter.clearData()
Has anyone seen this before? Any suggestions on how I can debug this?
Thanks as always,
DaveO
Ph: 651-246-3281