Rank: Member
Joined: 12/4/2007(UTC) Posts: 5
|
Compiler Error Message: BC30456: 'xml' is not a member of 'BVSoftware.Bvc5.Shipping.Ups.ShipRequest'.
Source Error:
Line 345: req.AddPackage(p) Line 346: Line 347:msg.ShowError(req.xml) Line 348: Line 349: ViewState("ShipDigest") = Nothing
error received when clicking the "ship by UPS" button on the Order Shipping admin screen.
Our UPS account works for rate retrieval and was recently upgraded for ShipAPI (was hoping the upgrade would fix this error but it made no change) As far as I can tell all addresses are valid.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Sounds like one or more files are not updated to the same service pack. The "req" object is in the UPS shipping DLL so make sure you have it upgraded to the latest service packs and hot fixes.
|
|
|
|
Rank: Member
Joined: 12/4/2007(UTC) Posts: 5
|
Thanks Marcus. We have never applied any service packs to date. We have a fresh install with a bunch of custom programming (performed by BVSoftware).
I am a little worried that if I apply any service packs it may overwrite the modifications.
Is this a valid concern? or should I feel comfortable going ahead and running all updates?
|
|
|
|
Rank: Member
Joined: 12/4/2007(UTC) Posts: 5
|
BVSoftware.Bvc5.Core.dll 5.0.0.3 BVSoftware.BVC5.Payment.AuthorizeNet.dll 5.0.0.0 BVSoftware.Bvc5.Payment.dll 5.0.0.980 BVSoftware.BVC5.Shipping.FedEx.dll 5.0.0.0 BVSoftware.Bvc5.Shipping.Ups.dll 5.0.0.0 BVSoftware.BVC5.Shipping.USPostal.dll 5.0.0.985
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.