Arguments Error

Sorry, on 607a ipShipmentType isn't an argument so, I can't say for certain.

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of duckorz
Sent: Tuesday, January 08, 2013 5:49 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Arguments Error



it looks like ipShipmentType was added to the method. Any idea what that is referring to?

--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, Joe Englert wrote:
>
> Sounds like they changed up the method. You could use the Custom Object Explorer to see the expected args or the BL Logic tester.
>
> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of duckorz
> Sent: Tuesday, January 08, 2013 4:24 PM
> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Arguments Error
>
>
>
> We just upgraded our test server from 607b to 701 and I'm running into this error on a customization in our order entry form that we were running into before.
>
> custShip.CheckOrderComplete(dsCustShip, dsCustShip.ShipHead[0].PackNum, out warnMsg);
>
> Error: CS1501 - line 369 (935) - No overload for method 'CheckOrderComplete' takes '3' arguments
>
>
>
> [Non-text portions of this message have been removed]
>



[Non-text portions of this message have been removed]
We just upgraded our test server from 607b to 701 and I'm running into this error on a customization in our order entry form that we were running into before.

custShip.CheckOrderComplete(dsCustShip, dsCustShip.ShipHead[0].PackNum, out warnMsg);


Error: CS1501 - line 369 (935) - No overload for method 'CheckOrderComplete' takes '3' arguments
Sounds like they changed up the method. You could use the Custom Object Explorer to see the expected args or the BL Logic tester.

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of duckorz
Sent: Tuesday, January 08, 2013 4:24 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Arguments Error



We just upgraded our test server from 607b to 701 and I'm running into this error on a customization in our order entry form that we were running into before.

custShip.CheckOrderComplete(dsCustShip, dsCustShip.ShipHead[0].PackNum, out warnMsg);

Error: CS1501 - line 369 (935) - No overload for method 'CheckOrderComplete' takes '3' arguments



[Non-text portions of this message have been removed]
it looks like ipShipmentType was added to the method. Any idea what that is referring to?

--- In vantage@yahoogroups.com, Joe Englert wrote:
>
> Sounds like they changed up the method. You could use the Custom Object Explorer to see the expected args or the BL Logic tester.
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of duckorz
> Sent: Tuesday, January 08, 2013 4:24 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Arguments Error
>
>
>
> We just upgraded our test server from 607b to 701 and I'm running into this error on a customization in our order entry form that we were running into before.
>
> custShip.CheckOrderComplete(dsCustShip, dsCustShip.ShipHead[0].PackNum, out warnMsg);
>
> Error: CS1501 - line 369 (935) - No overload for method 'CheckOrderComplete' takes '3' arguments
>
>
>
> [Non-text portions of this message have been removed]
>