in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Pull the source code into Visual Studio 2008

Last post 10-05-2008 7:56 PM by skiltz. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-03-2008 2:57 PM

    Pull the source code into Visual Studio 2008

     I've pulled the source code into 2008, but the AJAX controls won't work. I see the ScriptManager on the master page, but they don't. I think it's because they are expecting a different version. Does anyone know how to fix the references so the app works? Thanks for your help.

  • 10-05-2008 1:15 PM In reply to

    Re: Pull the source code into Visual Studio 2008

    Just remove the references to the AjaxControlToolkit that is part of the download and you should be ok. Upgrading dC from VS 2005 to VS 2008 has been widely discussed in the forums (and it's pretty easy), so you may find more if you do a search.

    --
    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!
  • 10-05-2008 7:56 PM In reply to

    Re: Pull the source code into Visual Studio 2008

    I just tried this and all I have to do was change the framework from 2.0 to 3.5 and it worked sweet.

    ASP.NET Freelancer. Visit my blog for contact details. skiltzonnet.blogspot.com
Page 1 of 1 (3 items)