Mr. Gomez: Thank you so much - I will give the case mod a try.
You are the MAN!
DaveO
Mr. Gomez: Thank you so much - I will give the case mod a try.
You are the MAN!
DaveO
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
On Mon, Jul 25, 2016 at 9:59 AM, daveolender@... [vantage] <vantage@yahoogroups.com> wrote:Â<div> <p><span>    </span></p><p><span></span></p><p>I am in the process of upgrading our system from V9 to V10.</p><p>We have a customization applied to the customer shipment form. It was written in VB (by an outside source).</p><p><br></p><p>I already added a missing assembly reference - however when I run the Test Code in V10 I get and error message: Error: </p><p><br></p><p>BC31429 - line 150 (736) - 'clearList' is ambiguous because multiple kinds of members with this name exist in class 'Ice.Lib.Framework.EpiBaseAdapter'.<br> Error: BC31429 - line 151 (737) - 'clearData' is ambiguous because multiple kinds of members with this name exist in class 'Ice.Lib.Framework.EpiBaseAdapter'.</p><p><br></p><p>If I comment out the two lines then the form appears to load fine:</p><p><br></p><p>shipToAdapter.clearList()</p><p>shipToAdapter.clearData()</p><p><br></p><p><br></p><p>Has anyone seen this before? Any suggestions on how I can debug this?</p><p><br></p><p>Thanks as always,</p><p>DaveO</p><p>Ph: <a rel="nofollow">651-246-3281</a></p><p></p> </div> <div style="color:#fff;min-height:0;"></div>