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: Question about message after install

  1. #1
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default Question about message after install

    getting this error after installing...any ideas?

    Code:
    Compilation Error
    
    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 
    
    Compiler Error Message: CS0234: The type or namespace name 'Services3' does not exist in the namespace 'Microsoft.Web' (are you missing an assembly reference?)
    
    Source Error:
    
    
    Line 15: using AspDotNetStorefrontCommon;
    Line 16: using AspDotNetStorefrontWSI;
    Line 17: using Microsoft.Web.Services3;
    Line 18: 
    Line 19: [WebService(Namespace = "http://www.aspdotnetstorefront.com/", Name = "AspDotNetStorefront Import WebService", Description = "AspDotNetStorefront Import Web Service I/F. NOTE: You may have to reset the store cache after imports to make all new items live! Also, this interface does not support any setting of IsImport flags, and imports cannot be undone.")]

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

    Default

    What version is this? You got the error on the first load?

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

    Default

    Looks like you've tried to enable WSI without installing Microsoft Web Services Enhancements 3.0 on the site. Make sure you've installed that and that you've uncommented all 4 WSI sections in the web.config file
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>