ASP.NET AJAX 1.0 Cannot Get Started
-
I am trying to learn something about the AJAX controls available for ASP.NET. I am using VS 2005. I download the install for ASP.NET AJAX 1.0. It completes and creates a directory C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025. From there I try to Browse from my VS Toolbox "Add Items". When I browse for System.Web.Extensions.dll, I get a few ScriptManager Controls. However, when I browser for System.Web.Extensions.Design.dll or AJAXExtensionsToolbox.dll, I get a message that there are no controls in the DLL to be added to the Toolbox. Yet, I thought that there are supposed to be 30 or more AJAX controls that should be added. What am I doing worng? Thanks! Mark
-
I am trying to learn something about the AJAX controls available for ASP.NET. I am using VS 2005. I download the install for ASP.NET AJAX 1.0. It completes and creates a directory C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025. From there I try to Browse from my VS Toolbox "Add Items". When I browse for System.Web.Extensions.dll, I get a few ScriptManager Controls. However, when I browser for System.Web.Extensions.Design.dll or AJAXExtensionsToolbox.dll, I get a message that there are no controls in the DLL to be added to the Toolbox. Yet, I thought that there are supposed to be 30 or more AJAX controls that should be added. What am I doing worng? Thanks! Mark
-
I thought that is what I was trying to add. I downloaded the Toolkit and installed it. All it appeared to do was add some files to C:\Program Files. What else am I supposed to do?