7.0.3 Error Bug with StoneEdge
Posted: Sun Jun 21, 2009 8:59 am
http://www.xx.com/ClientApi/SETIService.ashx
After the upgrade 7.0.3 i got these error message.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC30519: Overload resolution failed because no accessible 'Ship' can be called without a narrowing conversion:
Source Error:
Line 1788: Recalc = True
Line 1789: If IsDate(ShipDate) Then
Line 1790: objShipment.Ship(ShipDate)
Line 1791: Else
Line 1792: objShipment.Ship()
howard
After the upgrade 7.0.3 i got these error message.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC30519: Overload resolution failed because no accessible 'Ship' can be called without a narrowing conversion:
Source Error:
Line 1788: Recalc = True
Line 1789: If IsDate(ShipDate) Then
Line 1790: objShipment.Ship(ShipDate)
Line 1791: Else
Line 1792: objShipment.Ship()
howard