in

dashCommerce

An ASP.NET Open Source e-Commerce Application

The type or namespace name 'MettleSystems' could not be found

Last post 11-10-2008 8:55 AM by ehsanvalizadeh. 9 replies.
Page 1 of 1 (10 items)
Sort Posts: Previous Next
  • 04-25-2008 2:54 PM

    The type or namespace name 'MettleSystems' could not be found

    I'm getting the following error after loading the site on my Windows 2003 Server (IIS 6 and MS SQL2005) when I browse to the following URL http://mydomain.com/install/install.aspx

    Compiler Error Message: CS0246: The type or namespace name 'MettleSystems' could not be found (are you missing a using directive or an assembly reference?)  

    Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\bb101945\20a6886d\App_Code.spfnylbm.0.cs    Line: 19

    I did my best to follow the installation instructions and made sure Ajax 1.0, SQL Server 2005 and .NET 2.0 framework are all installed on my server.  I was able to get DashCommerce 2.2 and 3.0 Beta all working on this same server in the past so I'm not a total newbie.  Do I need to compile the project first or something?  I just unzipped everything and made the "Web" directory the base directory for the site in IIS.  I'm sure I'm just missing some critical step to please enlighten me.  Thank you.

    RedSwimmer Web Designs
  • 04-25-2008 3:31 PM In reply to

    Re: The type or namespace name 'MettleSystems' could not be found

    Yes, you have to build the solution.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 04-25-2008 3:56 PM In reply to

    Re: The type or namespace name 'MettleSystems' could not be found

    Can I build it on my development machine and then upload it to my server or do I have to actually build it on my Server?  I suppose if I didn't have to build it on my server then you probably would already have a "ready to run" version available for download.  Anyways, I'll try that, thanks!

    RedSwimmer Web Designs
  • 04-25-2008 4:11 PM In reply to

    Re: The type or namespace name 'MettleSystems' could not be found

    You can absolutely built it on your dev machine and then upload it to the server. The reason we don't have a web package together is because we will release that with the release.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
    Filed under:
  • 07-17-2008 6:29 PM In reply to

    • kaas
    • Top 500 Contributor
    • Joined on 04-26-2008
    • Posts 3

    Re: The type or namespace name 'MettleSystems' could not be found

    Hi, have same issue

    Compiler Error Message: CS0246: The type or namespace name 'MettleSystems' could not be found (are you missing a using directive or an assembly reference?)

    i tried several thinks: adding all dll from Dependencies. convert project to .net 3.5 etc. Error is getting back all the time.

    Is there allready a solution for this problem?

    Btw im using vs2008 exrpess.
    with regards,

    Kaas

  • 07-17-2008 8:11 PM In reply to

    Re: The type or namespace name 'MettleSystems' could not be found

    You need VS Pro - you can find all the requirements on the Technology page.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 07-18-2008 7:01 AM In reply to

    • kaas
    • Top 500 Contributor
    • Joined on 04-26-2008
    • Posts 3

    Re: The type or namespace name 'MettleSystems' could not be found

    thanks for your quick reply but in the installation manual is written that

    Microsoft Visual Studio 2005 Standard is ok?

    do i need pro?...pro is much more expensive...

  • 07-18-2008 10:41 AM In reply to

    Re: The type or namespace name 'MettleSystems' could not be found

    You should be able to use standard. A lot of folks download trial versions of Standard or Pro first and work with them - they have 90 day trial periods I think. So, I would recommend you do that first if you want to try Standard (or Pro for that matter).

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 07-23-2008 5:25 PM In reply to

    • kaas
    • Top 500 Contributor
    • Joined on 04-26-2008
    • Posts 3

    Re: The type or namespace name 'MettleSystems' could not be found

    thanks, i will try the trial..

    with regards

  • 11-10-2008 8:55 AM In reply to

    Re: The type or namespace name 'MettleSystems' could not be found

    hi

    I tested all ways and suggestions given in forum but i still get

    Error 1 The type or namespace name 'dashCommerce' does not exist in the namespace 'MettleSystems' (are you missing an assembly reference?) c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\web\eb266aa1\6ca3c2ea\App_Code.s2aobfzg.0.cs 19 

    please say what i should to do???

    Happy Programming
Page 1 of 1 (10 items)