i've installed visual studio 2008, and i can't install AJAX Control Toolikit
i downloaded ASPNETAJAXVS2008.msi, and when i was trying to install it i get error that it can't install if i don't have Ajax Extensions v1.0 , witch by default was installed with Visual Studio 2008 because i used UpdatePanel from Ajax Extensions
Anyway, i installed ASPAJAXExtSetup.msi, then installed ASPNETAJAXVS2008.msi, and now i can't see AJAX Control Toolkit in Toolbox
Compiler Error Message: CS0433: The type 'System.Web.UI.ScriptManager' exists in both 'c:\Windows\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll' and 'c:\Windows\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll'
i've unistalled AJAX Extensions v1.0 and now the web site is working, but when i try to repeat steps with right click on toolbox...i am getting this error:
Could not load file or assembly 'System.Web.Extension' version=...
It seems this is not how i should install AJAX Control Kit on Visual Studio 2008
there are any other ways to do that? i think i'll have to reinstall visual studio because of that System.Web.Extension file
System.Web.Extension is the namespace the MS AJAX Framework lies in. If you've uninstalled it, that is why you are getting the error message. You won't be able to use the AJAX Control Toolkit without the AJAX framework installed.
AJAX Framework was installed by default when VS 2008 was installed. I used UpdatePanel without need to install AJAX Extension 1.0. But when i wanted to install ASPNETAJAXVS2008.msi i've got a error because the AJAX Extension 1.0 was not installed (even if
was no need of it). So after i installed it, i've got that error with says i have two 'System.Web.UI.ScriptManager' (the second because of the earlier install). So i unistalled it...otherwise app couldn't run anymore
extract files on (for example) ProgramFiles/Ajax Control Toolkit
on visual studio, make a new tab, right click -> chose items -> go to bin folder from Ajax Control Toolkit and select AjaxControlToolkit.dll (don't know exacly the name and path)
zuperboy90
Participant
977 Points
819 Posts
Install AJAX Control Toolkit in VS 2008
Feb 10, 2008 01:41 PM|LINK
hello,
please, help!
i've installed visual studio 2008, and i can't install AJAX Control Toolikit
i downloaded ASPNETAJAXVS2008.msi, and when i was trying to install it i get error that it can't install if i don't have Ajax Extensions v1.0 , witch by default was installed with Visual Studio 2008 because i used UpdatePanel from Ajax Extensions
Anyway, i installed ASPAJAXExtSetup.msi, then installed ASPNETAJAXVS2008.msi, and now i can't see AJAX Control Toolkit in Toolbox
what i have to do? [:(]
thanks
aggiekevin
Contributor
2126 Points
418 Posts
Re: Install AJAX Control Toolkit in VS 2008
Feb 10, 2008 02:02 PM|LINK
Right-click on the toolback, then select 'Choose Items...'
Click 'Browse...'
Browse to %AJAX Control Toolkit installation directory%\SampleWebSite\bin\AjaxControlToolkit.dll
Click 'Open'
Click 'OK'
That should do it!
http://www.myviewstate.net
zuperboy90
Participant
977 Points
819 Posts
Re: Install AJAX Control Toolkit in VS 2008
Feb 10, 2008 04:00 PM|LINK
thanks, this works nice
but i'm getting this error:
Compiler Error Message: CS0433: The type 'System.Web.UI.ScriptManager' exists in both 'c:\Windows\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll' and 'c:\Windows\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll'
any sugestions?
zuperboy90
Participant
977 Points
819 Posts
Re: Install AJAX Control Toolkit in VS 2008
Feb 10, 2008 04:48 PM|LINK
i've unistalled AJAX Extensions v1.0 and now the web site is working, but when i try to repeat steps with right click on toolbox...i am getting this error:
Could not load file or assembly 'System.Web.Extension' version=...
It seems this is not how i should install AJAX Control Kit on Visual Studio 2008
there are any other ways to do that? i think i'll have to reinstall visual studio because of that System.Web.Extension file
thnakx
aggiekevin
Contributor
2126 Points
418 Posts
Re: Install AJAX Control Toolkit in VS 2008
Feb 10, 2008 05:45 PM|LINK
System.Web.Extension is the namespace the MS AJAX Framework lies in. If you've uninstalled it, that is why you are getting the error message. You won't be able to use the AJAX Control Toolkit without the AJAX framework installed.
http://www.myviewstate.net
zuperboy90
Participant
977 Points
819 Posts
Re: Install AJAX Control Toolkit in VS 2008
Feb 10, 2008 07:24 PM|LINK
AJAX Framework was installed by default when VS 2008 was installed. I used UpdatePanel without need to install AJAX Extension 1.0. But when i wanted to install ASPNETAJAXVS2008.msi i've got a error because the AJAX Extension 1.0 was not installed (even if was no need of it). So after i installed it, i've got that error with says i have two 'System.Web.UI.ScriptManager' (the second because of the earlier install). So i unistalled it...otherwise app couldn't run anymore
zuperboy90
Participant
977 Points
819 Posts
Re: Install AJAX Control Toolkit in VS 2008
Feb 11, 2008 12:05 PM|LINK
Sorry i am really nuts
who has the same problem, please watch this video before installing anything
ASP.NET AJAX Support in Visual Studio 2008: from http://www.asp.net/ajax/
sorry again
v_sreedhar@h...
Member
178 Points
114 Posts
Re: Install AJAX Control Toolkit in VS 2008
Apr 09, 2008 06:28 PM|LINK
I tried to look for the video and I could not find anything ...
The link http://www.asp.net/ajax/ajaxcontroltoolkit/samples/Walkthrough/Setup.aspx shows only for VS.net 2005 ...
Any pointers to install on VS.net 2008?
Thanks
Sreedhar Vankayala
zuperboy90
Participant
977 Points
819 Posts
Re: Install AJAX Control Toolkit in VS 2008
Apr 09, 2008 08:48 PM|LINK
download AjaxControlToolkit-Framework3.5.zip from http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=11121
extract files on (for example) ProgramFiles/Ajax Control Toolkit
on visual studio, make a new tab, right click -> chose items -> go to bin folder from Ajax Control Toolkit and select AjaxControlToolkit.dll (don't know exacly the name and path)
good luck
v_sreedhar@h...
Member
178 Points
114 Posts
Re: Install AJAX Control Toolkit in VS 2008
Apr 22, 2008 05:05 PM|LINK
Ok, I found my problem. I was having only AjaxControlToolkit.dll instead of all other localization folders and pdb files.
After I got them to the bin, it worked.
Sorry! Thanks