Hi,
I dowloaded the lates DB for Wrap9 and the lates solutions for wrap9.
Installed and admin fired up nicely but when I go to frontend I get an error message shown below. Looks like the DB is not up to date, I tried to change to version numbers in the update-xml files but no luck.
Any ideas?
[IndexOutOfRangeException: ShopUseAlternativeImages] System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +2348872 System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +122 System.Data.SqlClient.SqlDataReader.get_Item(String name) +21 Dynamicweb.Ecommerce.Shops.Shop.Fill(IDataReader dataReader) +687 Dynamicweb.Ecommerce.Shops.Shop.get_CachedShops() +292 Dynamicweb.Ecommerce.Shops.Shop.GetShops() +80 Dynamicweb.Ecommerce.Common.Application.GetShops() +580 Dynamicweb.Ecommerce.Common.Application.GetShop(String shopId) +35 Dynamicweb.Ecommerce.Common.Context.GetCartContext() +284 Dynamicweb.Ecommerce.Common.Context.ConvertKeyToCartContextAwareKey(String key) +13 Dynamicweb.Ecommerce.Frontend.Cart.CartCatch.LoadCart() +79 Dynamicweb.Ecommerce.Common.Context.GetCart() +10 Dynamicweb.Ecommerce.Frontend.Cart.CartCatch.CatchCart(Int32 pageId, PageView pageView) +427 Dynamicweb.Ecommerce.Frontend.EcomPageLoadNotificationSubscriber.LoadedPage(PageView pageview) +47 Dynamicweb.Extensibility.Notifications.NotificationManager.Notify(String notification, NotificationArgs eventArgs) +977 Dynamicweb.Frontend.PageView.Load() +2256 Dynamicweb.Frontend.DynamicwebHttpHandler.ProcessRequest(HttpContext context) +177 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +508 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92