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: Parser Error

  1. #1
    Bastian33o2 is offline Member
    Join Date
    May 2008
    Posts
    44

    Default Parser Error

    Hello,

    I'm trying to run the multi store version of the cart on a local pc. My OS is Vista Ultimate 64. The cart is 32bit. I was able to run the cart locally but something has happened and I'm getting this parse error:

    Line 2:
    Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    Line 4: <%@ Register TagPrefix="aspdnsfc" Namespace="AspDotNetStorefrontControls" Assembly="AspDotNetStorefrontControls" %>
    Line 5: <%@ Import Namespace="AspDotNetStorefrontCore" %>
    Line 6: <html xmlns="http://www.w3.org/1999/xhtml">


    Source File: /Web/App_Templates/Skin_1/template.master Line: 4

    Assembly Load Trace: The following information can be helpful to determine why the assembly 'AspDotNetStorefrontControls' could not be loaded.

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    Also, I went through my registry and there is nothing like Fusion!EnableLog

    Any help is appreciated.
    MultiStore 9.3.1.1

  2. #2
    Bastian33o2 is offline Member
    Join Date
    May 2008
    Posts
    44

    Default Found a solution

    Nevermind. I found the solution. It is the problem of 32 app running on 64bit OS.

    https://support.aspdotnetstorefront....barticleid=140
    MultiStore 9.3.1.1

  3. #3
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Thanks for the update, we're glad you found the cause of the problem.