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: AspDotNetStorefront 9.0.1.3 ML C# SP1 Patch issue

  1. #1
    McJoe is offline Member
    Join Date
    Oct 2007
    Posts
    50

    Default AspDotNetStorefront 9.0.1.3 ML C# SP1 Patch issue

    There is an error in Topic.cs line 857

    The multi-part identifier "a.TopicID" could not be bound.

    Am I using the wrong SP1? Downloaded the file from your site yesterday.
    Last edited by McJoe; 11-18-2010 at 02:40 PM.

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    That's actually a known issue that we've already got the fix for. If you have the source code, just open up Topics.cs (core project) and on like 857, take the "a." off before Topic.

    If you don't have the source, contact support and we can get you an update!

    Thanks