Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: upgrade form 8.0.1.2 to 9.0.1.3

  1. #1
    snowy is offline Senior Member
    Join Date
    Jan 2009
    Posts
    148

    Default upgrade form 8.0.1.2 to 9.0.1.3

    Hi,

    I am just upgrading from 8.0.1.2 to 9.0.1.3.


    When I run the script Update 9.0 to Latest.sql

    I get this statement...

    WMsg 2627, Level 14, State 1, Line 3
    Violation of UNIQUE KEY constraint 'UQ_GlobalConfig_Name'. Cannot insert duplicate key in object 'dbo.GlobalConfig'.
    The statement has been terminated

    Can someone tell me if I should be concerned by this ?

    Thank you
    Last edited by snowy; 08-31-2010 at 07:22 AM.

  2. #2
    snowy is offline Senior Member
    Join Date
    Jan 2009
    Posts
    148

    Default

    The site and the pages are working but when I try to select a Product I get a error

    and this what appear in the stack trace.

    Can some one please help please??

    Page URL:/ketty9/p-123-felpa-con-zip.aspx
    Source:mscorlib
    Message:Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: startIndex
    Stack Trace:
    at System.Text.StringBuilder.Append(String value, Int32 startIndex, Int32 count)
    at AspDotNetStorefrontCore.ShoppingCart.GetAddToCartF orm(Customer ThisCustomer, Boolean forPack, Boolean forKit, Boolean showWishListButton, Boolean showGiftRegistryButton, Int32 ProductID, Int32 VariantID, Int32 SkinID, Int32 DisplayFormat, String LocaleSetting, Boolean ColorChangeProductImage, VariantStyleEnum VariantStyle, Boolean isKit2, Int32 packID) in C:\new_9_version\ASPDNSFCore\ShoppingCart.cs:line 8531
    at AspDotNetStorefrontCore.ShoppingCart.GetAddToCartF orm(Customer ThisCustomer, Boolean forPack, Boolean forKit, Boolean showWishListButton, Boolean showGiftRegistryButton, Int32 ProductID, Int32 VariantID, Int32 SkinID, Int32 DisplayFormat, String LocaleSetting, Boolean ColorChangeProductImage, VariantStyleEnum VariantStyle, Boolean isKit2) in C:\new_9_version\ASPDNSFCore\ShoppingCart.cs:line 8166
    at AspDotNetStorefrontCore.ShoppingCart.GetAddToCartF orm(Customer ThisCustomer, Boolean forPack, Boolean forKit, Boolean showWishListButton, Boolean showGiftRegistryButton, Int32 ProductID, Int32 VariantID, Int32 SkinID, Int32 DisplayFormat, String LocaleSetting, Boolean ColorChangeProductImage, VariantStyleEnum VariantStyle) in C:\new_9_version\ASPDNSFCore\ShoppingCart.cs:line 8161
    at AspDotNetStorefrontCore.ShoppingCart.GetAddToCartF orm(Customer ThisCustomer, Boolean forPack, Boolean showWishListButton, Boolean showGiftRegistryButton, Int32 ProductID, Int32 VariantID, Int32 SkinID, Int32 DisplayFormat, String LocaleSetting, Boolean ColorChangeProductImage, VariantStyleEnum VariantStyle) in C:\new_9_version\ASPDNSFCore\ShoppingCart.cs:line 8134
    at AspDotNetStorefrontCore.XSLTExtensionBase.AddtoCar tForm(String sProductID, String sVariantID, String sColorChangeProductImage) in C:\new_9_version\ASPDNSFCore\XSLTExtensionBase.cs: line 1456