Hello,
I installed the trial version of NetAdvantage. I am not able to find the WebSlider control in the toolbox of visual studio.
I tried to see if i can add it to the toolbox, but i did not find it in the list.
What can be the problem?
Thank you in advance.
What version of the toolset (year, volume, and CLR) are you using? What version of Visual Studio?
If you're using our CLR 2.0 controls, you will need to install the ASP.NET 2.0 AJAX Extensions toolset to be able to use WebSlider. This is because WebSlider, and our other controls built atop the Aikido framework, require ASP.NET AJAX Extensions as a prerequisite.
.netadvantge for .net 2008 vol 3 CLR 2.0. I use vs2005.
I have installed the ASP.NET 2.0 AJAX Extensions after the .netadvanage. Can that be the problem?
Thank you.
Possibly. You can run the Toolbox Utility again to re-create the toolbox tab. Since you now have extensions installed, the Toolbox Utility should pick up all of our controls that require the extensions.
Additionally, to see these controls in your toolbox, you must create an "ASP.NET AJAX Enabled" website. If I recall correctly, our Aikido controls won't show in the toolbox if you create a "regular" website or web application project. The exception is if you right-click the toolbox and select "Show all", at which point they'll appear and will be disabled.