in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Could not load file or assembly System.Web.Extensions

Last post 02-12-2008 11:07 AM by asavala. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 02-11-2008 9:07 PM

    Could not load file or assembly System.Web.Extensions

    I receive this error when browsing to http://<mydomain>/install/install.aspx and I believe I've followed the instructions in the readme.txt.

    "Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified."

    RedSwimmer Web Designs
  • 02-11-2008 9:27 PM In reply to

    Re: Could not load file or assembly System.Web.Extensions

    Do you have ASP.NET ajax installed on your computer?
    If yes you can try System.Web.Extensions.dll into the bin directory of your web application
    (I don't think this is the right way to do it but you can try it)

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 02-12-2008 12:11 AM In reply to

    • sgildner
    • Top 150 Contributor
    • Joined on 02-11-2008
    • Detroit, MI
    • Posts 8

    Re: Could not load file or assembly System.Web.Extensions

    I had this error also on one of the machines I have that didn't have ASP.NET Ajax 1.0 on it.  After installing Ajax, I added a reference to System.Web.Extensions and all was good.

  • 02-12-2008 4:34 AM In reply to

    • Naz
    • Top 25 Contributor
    • Joined on 02-11-2008
    • Posts 53
    • dashCommerce Core Team

    Re: Could not load file or assembly System.Web.Extensions

     You need AJAX 1.0 installed or if your using visual studio 2008 you can convert it to a .NET 3.5 application using the wizard then that will update teh web.config so it uses AJAX 3.5.

    www.objectreference.net - My Blog
    www.vortexleather.com - My Leather clothing store

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 02-12-2008 11:07 AM In reply to

    Re: Could not load file or assembly System.Web.Extensions

    Downloading Ajax 1.0 on my server fixed the issue.  Incase anyone needs it here is the download link http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en 

    RedSwimmer Web Designs
Page 1 of 1 (5 items)