<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Ramblings of an idle brain!!</title><subtitle type="html">      Little drops from me to the vast ocean!!</subtitle><id>http://blogs.msdn.com/sundarkp/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sundarkp/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/sundarkp/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2008-12-29T17:14:00Z</updated><entry><title>AJAX ControlKit for Visual Studio 2008 - A strange problem and its solution</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sundarkp/archive/2008/12/29/ajax-controlkit-for-visual-studio-2008-a-strange-problem-and-its-solution.aspx" /><id>http://blogs.msdn.com/sundarkp/archive/2008/12/29/ajax-controlkit-for-visual-studio-2008-a-strange-problem-and-its-solution.aspx</id><published>2008-12-29T20:14:00Z</published><updated>2008-12-29T20:14:00Z</updated><content type="html">&lt;BLOCKQUOTE&gt;
&lt;P&gt;AJAX Control Kit was released for Visual Studio 2008 SP1 and .Net Framework 3.5 SP1.&amp;nbsp;There were multiple flavours available. I chose '&lt;STRONG&gt;AjaxControlToolkit-Framework3.5SP1.zip' &lt;/STRONG&gt;which was a full-release package&amp;nbsp;with complete source code to all controls. It does not have an MSI like AJAX Extensions.&lt;/P&gt;
&lt;P&gt;I opened the solution in 'Visual Studio 2008'&amp;nbsp;and built the sample web site. The 'AJAXControlToolKit.dll' will be available in the sample web site-&amp;gt;bin folder. &lt;/P&gt;
&lt;P&gt;(Refer to 'How Do I?' video on &lt;A href="http://www.asp.net/Ajax/ajaxcontroltoolkit/" mce_href="http://www.asp.net/Ajax/ajaxcontroltoolkit/"&gt;http://www.asp.net/Ajax/ajaxcontroltoolkit/&lt;/A&gt;&amp;nbsp;&amp;nbsp;to start).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&amp;nbsp;Problem&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Now I faced a challenge to import the AJAX Toolkit controls into VS 2008. In General,&lt;/P&gt;
&lt;P&gt;1) Create a new Tab&lt;/P&gt;
&lt;P&gt;2) Rename the tab to 'AJAX&amp;nbsp;Toolkit Control'&lt;/P&gt;
&lt;P&gt;3) Then Right-Click, select 'Choose Items' and browse to the location where you will find 'AjaxControlToolkit.dll'. Click 'OK'&lt;/P&gt;
&lt;P&gt;4) Actually, this has to import all the controls and show you the controls.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it was not happening. The tab was appearing empty.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Solution&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Create a new ASP.NET web site project. With some .aspx page open, click the toolbox and the 'AJAX Toolkit Control' tab. You should find the controls.&lt;/P&gt;
&lt;P&gt;Or try to do the steps mentioned in the previous section. This is strange but it worked for me.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this information is useful.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9255879" width="1" height="1"&gt;</content><author><name>sundarakumarp</name><uri>http://blogs.msdn.com/members/sundarakumarp.aspx</uri></author></entry></feed>