in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Compile Errors

Last post 07-22-2008 2:27 PM by Carlos Hazim. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 07-22-2008 9:21 AM

    Compile Errors

     I am getting the following errors (plus 20 other similar errors) when trying to compile the solution (DashCommerce 3.0.1).  I have everything listed in the Technology page.  Any help will be appriciated.  Thanks!

    Error 1 The type or namespace name 'UpdatePanel' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?) C:\Inetpub\wwwroot\DashCommerce\Web\admin\controls\product\general.ascx.designer.cs 254 41 Web

    Error 4 The type or namespace name 'UpdateProgress' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?) C:\Inetpub\wwwroot\DashCommerce\Web\admin\controls\product\descriptors.ascx.designer.cs 29 41 Web

    Error 18 The type or namespace name 'ScriptManager' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?) C:\Inetpub\wwwroot\DashCommerce\Web\admin\admin.master.designer.cs 38 41 Web

    Filed under:
  • 07-22-2008 10:02 AM In reply to

    Re: Compile Errors

     Make sure that you have the right version of ASP.NET AJAX Extensions 1.0 installed

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 07-22-2008 2:27 PM In reply to

    Re: Compile Errors

    Answer

    Thanks a lot!  I reinstalled AJAX and it took care of the problem.

Page 1 of 1 (3 items)