in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Compiling DashCommerce 3.1 on VS 2008

Last post 07-14-2008 5:13 AM by yitzchok. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-14-2008 12:03 AM

    Compiling DashCommerce 3.1 on VS 2008

    I have multiples issues Compiling The source application.

    1 - The conversion from Vs2005 to Vs 2008 failed so I recreated the projects ( libraries), 

    2 - Now all compiles except the web project. I get the following errors ? Any hint..

    I seach in the whole solution for this namespace definition and could not find it.. Please help..

     

    Error 2 The type or namespace name 'resources' does not exist in the namespace 'MettleSystems.dashCommerce.Web' (are you missing an assembly reference?) E:\CAMECO\CamecoSourceLib\Web\admin\controls\sitesettings\header.ascx.cs 12 38 Web Error 3 The type or namespace name 'resources' does not exist in the namespace 'MettleSystems.dashCommerce.Web' (are you missing an assembly reference?) E:\CAMECO\CamecoSourceLib\Web\admin\controls\sitesettings\footer.ascx.cs 12 38 Web

  • 07-14-2008 5:13 AM In reply to

    Re: Compiling DashCommerce 3.1 on VS 2008

    header.ascx.. and footer.ascx.. should not be included in the project (and make sure that you are using a WebApplication Project)

     

    (Note: I hade no problem upgrading it to VS2008)

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
Page 1 of 1 (2 items)