Server Error in '/websites/demoeshop3' Application.
--------------------------------------------------------------------------------

Shipping rate computation method could not be loaded
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: NopSolutions.NopCommerce.Common.NopException: Shipping rate computation method could not be loaded

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[NopException: Shipping rate computation method could not be loaded]
   NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart cart, Customer customer, Boolean includingTax, Discount& appliedDiscount, String& error) in ShippingManager.cs:267
   NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart cart, Customer customer, Boolean includingTax, String& error) in ShippingManager.cs:218
   NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart cart, Customer customer, String& error) in ShippingManager.cs:189
   NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart cart, Customer customer) in ShippingManager.cs:166
   NopSolutions.NopCommerce.Web.Modules.OrderTotalsControl.BindData(Boolean isShoppingCart) in OrderTotals.ascx.cs:100
   NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.BindData() in OrderSummary.ascx.cs:89
   NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.OnInit(EventArgs e) in OrderSummary.ascx.cs:52
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.4049