Re: Error message in installing Ajax Toolkit 3.5 i nto Toolbox
|
Bucefal Derby |
|
6/3/2008 10:06:12 PM |
I am having the same problem too.
I installed Visual Web Developer 2008 Express edition and followed Joe Stagner video to add in the Ajax Toolkit 3.5 without getting any error message.
But when I start putting Script Manager and control button on the page, the "add extender" did not show up as what we saw in Joe's video.
Any idea on what went wrong?
Looking forward for some advice.
Thanks.
Post Comments |
|
Re: Install latest version of AJax 2.0.
|
Jerinna Flangan |
|
6/3/2008 10:09:15 PM |
First You have to install latest version of AJax 2.0. Post Comments |
|
Re: Error message in installing Ajax Toolkit 3.5 i nto Toolbox
|
Tapan Gallagher |
|
6/3/2008 10:07:37 PM |
Found solution:
1. Change Assemblies Version of Ajax Control Toolkit to 3.5.0.0 (Was 3.5.1111.9)
2. Recompile Ajax Control Tollkit 3.5
It works! Post Comments |
|
I too am having difficulty getting the AjaxToolkit 3.5 installed in Visual Web Developer Express 2008.
I dont have the full blown version of Visual Studio, so I need pre-compiled assemblies.
What I thought I would just have to do is run the .MSI installer that is inside the AjaxControlToolkit-Framework3.5-NoSource.zip
It installs fine, but I see no templates in VWD, nor toolbars.
I have tried to use gacutil /i to add the assembly to the GAC, but that failed with :
gacutil /i AjaxControlToolkit.dll
Microsoft (R) .NET Global Assembly Cache Utility. Version 1.1.4318.0 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Failure adding assembly to the cache: Unknown Error
I will continue to do searches on the net, but if an yone has any ideas, I'd appreciate it. Post Comments |
|