Rank: Member
Joined: 2/3/2004(UTC) Posts: 111
|
Team,
I'm having difficulty with calculating FedEx shipping options. I've upgraded the developer source code from sp1 to sp2. I can run shipping estimates with order item, but I've tested with both FedEx and UPS, but both of them throw the following errors as shown below:
Thanks, Joe
<H1>Server Error in '/www' Application. <HR width="100%" color=silver SIZE=1> </H1> <H2>Unrecognized shipping mode. </H2>[color=#ffffcc>
[tr ][td ]<CODE> Line]Line 980: Else [color=red>Line 981: Throw New ApplicationException("Unrecognized shipping mode.") [/color]Line 982: End If Line 983: End If</PRE>[/code][/td][/tr]</TABLE> [color=#ffffcc>
[tr ][td ]<CODE> [ApplicationException:] BVSoftware.Bvc5.Core.Orders.Order.GetShippingGroups() in C:\Inetpub\wwwroot\NobleHouseCD2\BVSoftware.Bvc5.Core\Orders\Order.vb:981 BVSoftware.BVC5.Shipping.FedEx.FedExProvider.GetRates(Order o, ShippingMethod m) in C:\Inetpub\wwwroot\NobleHouseCD2\BVSoftware.BVC5.Shipping.FedEx\FedExProvider.vb:13 BVSoftware.Bvc5.Core.Shipping.ShippingProvider.GetFilteredRates(Order o, ShippingMethod m) in C:\Inetpub\wwwroot\NobleHouseCD2\BVSoftware.Bvc5.Core\Shipping\ShippingProvider.vb:39 BVSoftware.Bvc5.Core.Shipping.ShippingMethod.GetRates(Order o) in C:\Inetpub\wwwroot\NobleHouseCD2\BVSoftware.Bvc5.Core\Shipping\ShippingMethod.vb:60 BVSoftware.Bvc5.Core.Orders.Order.FindAvailableShippingRates() in C:\Inetpub\wwwroot\NobleHouseCD2\BVSoftware.Bvc5.Core\Orders\Order.vb:1242 EstimateShipping.GetRates() in C:\Inetpub\wwwroot\NobleHouseCD2\www\EstimateShipping.aspx.vb:95 EstimateShipping.PopulateDefaults() in C:\Inetpub\wwwroot\NobleHouseCD2\www\EstimateShipping.aspx.vb:66 EstimateShipping.Page_Load(Object Sender, EventArgs E) in C:\Inetpub\wwwroot\NobleHouseCD2\www\EstimateShipping.aspx.vb:19 System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +80 System.Web.UI.Control.LoadRecursive() +49 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3745 </PRE>[/code][/td][/tr]</TABLE>
<HR width="100%" color=silver][1]<B><FONT face=Verdana>Version Information:[/color] Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 [/1][/color] |
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
This error is actually being thrown because somehow the product itself is not marked as ShipFromManufacturer, ShipFromSite, or ShipFromVendor. What are they marked as? |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 2/3/2004(UTC) Posts: 111
|
client mentioned other things were missing too. This may be a result of a side effort.... I tried to update using the sql scripts the latest database backup we had of the testing site but received errors. Error list was posted on this thread: http://forums.bvcommerce...lt.aspx?f=81&m=46313 It looked like Outdoor Ed had the same issue. This may be a result of my workaround. Here was my workaround if anyone else tries it. -Took a database i knew i could update to sp2 -updated it to sp2 -exported all products and categories using bv5 import/export tool -imported all categories and products to newly updated sp2 database. I guess the main issue is why i couldn't update the second database. If I resolve that, these will probably disappear. Joe |
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
The issue that you had in the other thread was fixed in an updated installer. If I were you I would try and download the new installer (it was updated the day we released, but if you downloaded early you may have missed it) We updated the scripts so that they would generate unique keys in the wishlist table. The scripts were the only thing that changed. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 2/3/2004(UTC) Posts: 111
|
excellent. i'll go get it. Thanks! Joe |
|
|
|
|
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.