How do I upgrade the AjaxToolkit version?
Posted: Mon Mar 03, 2008 7:15 pm
I have another control that I have to use with AbleCommerce, it uses a newer version of the AjaxToolkit, but AbleCommerce will not compile when I replace the AjaxToolkit dll.
The version I'm trying to use is 1.0.11119.0
How can I get AbleCommerce up to the latest version of the AjaxToolkit?
I'm getting an error on this line:
<uc1:AdminHeader...
in the file Admin/Admin.master
Unknown server tag 'uc1:AdminHeader'. C:\Inetpub\demo.eyedoctordirect.com\Admin\Admin.master 55
If I take the line out I get this error:
Could not load file or assembly 'AjaxControlToolkit, Version=1.0.10301.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I did change the Version in the web.config to 1.0.11119.0, but I got the same error as above, just with version=1.0.11119.0
The version I'm trying to use is 1.0.11119.0
How can I get AbleCommerce up to the latest version of the AjaxToolkit?
I'm getting an error on this line:
<uc1:AdminHeader...
in the file Admin/Admin.master
Unknown server tag 'uc1:AdminHeader'. C:\Inetpub\demo.eyedoctordirect.com\Admin\Admin.master 55
If I take the line out I get this error:
Could not load file or assembly 'AjaxControlToolkit, Version=1.0.10301.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I did change the Version in the web.config to 1.0.11119.0, but I got the same error as above, just with version=1.0.11119.0