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 3 of 3

Thread: String Resource signing.aspx.3X Missing?

  1. #1
    dayhawk is offline Member
    Join Date
    May 2009
    Posts
    76

    Default String Resource signing.aspx.3X Missing?

    In v9.0.1.2, password change page returns:

    signin.aspx.33
    signin.aspx.34
    signin.aspx.35
    signin.aspx.36

    Thanks.
    Attached Images Attached Images  

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    The correct values are

    • signin.aspx.33 - Old Password
    • signin.aspx.34 - New Password
    • signin.aspx.35 - Confirm New Password
    • signin.aspx.36 - Change Password


    We already have these updated internally and will be included in the excel spreadsheet of string resources in the next maintenance release
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    philipb is offline Junior Member
    Join Date
    Jul 2010
    Location
    Ft. Lauderdale, Florida
    Posts
    22

    Default

    Good morning,

    I recently (7/13/2010), downloaded the latest version of ADNSF, created a new development site & got it up and running. However, I am still able to see the issue described by the original poster. Has the update described by George been applied yet?

    I am new to the domain of ADNSF, so if I am missing something simple / obvious, please forgive me. ;-)

    Also, while attempting to grok the mechanism(s) being used for managing String Resources in ADNSF, I noticed something that puzzled me. There appear to be 3 different places that these String Resources can be defined:

    1) the aforementioned Excel file
    2) the [StringResource] table
    3) the StringResource.cs file, located in the "ASPDNSFCore" folder.

    However, it appears that the StringResource.cs file has been depricated, as it only contains a subset of the other two. Oddly enough, the fields mentioned by the original poster (as well as a few others) are missing from the list in this file.

    Can someone point me to a place (either here in the forums, or in the online manual, that explains how ADNSF works in this regard & where it actually pulls the values from?

    Thanks!

    Phil