<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio 2005</title><link>http://forums.asp.net/138.aspx</link><description>General discussions of Visual Studio 2005.  &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=162&amp;c=30" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to add a custom .ASP web control</title><link>http://forums.asp.net/thread/3283611.aspx</link><pubDate>Thu, 09 Jul 2009 12:26:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3283611</guid><dc:creator>kathirvelmm</dc:creator><author>kathirvelmm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3283611.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3283611</wfw:commentRss><description>&lt;p&gt;Missing part &lt;/p&gt;&lt;p&gt;&amp;lt;%@ Register &lt;b&gt;TagName=&amp;quot;MailControl&amp;quot; TagPrefix=&amp;quot;mkv&amp;quot;&lt;/b&gt; Src=&amp;quot;~/MailPanelControl.ascx&amp;quot; %&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;form&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;mkv:MailControl ID=&amp;quot;cntrl_ld&amp;quot; runat=&amp;quot;server&amp;quot; /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;add control in this format and check if you have the .ascx in same project&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to add a custom .ASP web control</title><link>http://forums.asp.net/thread/3270233.aspx</link><pubDate>Thu, 02 Jul 2009 03:54:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3270233</guid><dc:creator>Thomas Sun – MSFT</dc:creator><author>Thomas Sun – MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3270233.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3270233</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;
&lt;p&gt;How did you create this custom control? We can create it in Class Library project and add reference to this custom control&amp;#39;s dll, and add it to Toolbox and then we can drag and drop it on ASP.NET page.&lt;/p&gt;
&lt;p&gt;In your case, please make sure your custom control is correct.&lt;/p&gt;
&lt;p&gt;For more information, see Developing Custom ASP.NET Server Controls (&lt;a href="http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx"&gt;http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;I look forward to receiving your test results.&lt;/p&gt;</description></item><item><title>Re: How to add a custom .ASP web control</title><link>http://forums.asp.net/thread/3264234.aspx</link><pubDate>Mon, 29 Jun 2009 12:52:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3264234</guid><dc:creator>lawsonmatt</dc:creator><author>lawsonmatt</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3264234.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3264234</wfw:commentRss><description>&lt;p&gt;I need the combobox functionality: dropdown list and being able to type in the text.&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;-Matt&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to add a custom .ASP web control</title><link>http://forums.asp.net/thread/3264129.aspx</link><pubDate>Mon, 29 Jun 2009 12:12:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3264129</guid><dc:creator>kathirvelmm</dc:creator><author>kathirvelmm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3264129.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3264129</wfw:commentRss><description>&lt;p&gt;we have a dropdown list in asp.net 2.0 why to have a third party web control &lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to add a custom .ASP web control</title><link>http://forums.asp.net/thread/3260838.aspx</link><pubDate>Fri, 26 Jun 2009 18:17:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3260838</guid><dc:creator>lawsonmatt</dc:creator><author>lawsonmatt</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3260838.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3260838</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Good afternoon,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am trying to add a custom .ASP web control to my Visual Studio 2005 web application project.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I am modifying the existing application, and am still a bit new to the whole process.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to use comboboxes, and discovered there are no default ones built in. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Anyway, the one I am using is based on the dropdownlist web control:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeproject.com/KB/custom-controls/comboboxcontrol.aspx"&gt;http://www.codeproject.com/KB/custom-controls/comboboxcontrol.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried to use MSDN reference and other information from the web on how to do this, but haven&amp;#39;t had any luck...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;u&gt;What I did so far:&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;Project-&amp;gt;Added a custom class-&amp;gt;put the code from the &amp;quot;ComboBox.cs&amp;quot; file in here, and named the file &amp;quot;combobox&amp;quot;&lt;/p&gt;
&lt;p&gt;Placed a copy of the Vortex.Web.UI.WebControls.dll in the BIN directory of the project.&lt;/p&gt;
&lt;p&gt;On the particular webpage where I used the combobox, I put the reference in:&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;vortex&amp;quot; Namespace=&amp;quot;Vortex.Web.UI.WebControls&amp;quot; Assembly=&amp;quot;Vortex.Web.UI.WebControls&amp;quot; %&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My usage of this control is very similar to the example included,&lt;/p&gt;
&lt;p&gt;&amp;lt;vortex:combobox runat=&amp;quot;server&amp;quot; enableautofill=&amp;quot;true&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:listitem runat=&amp;quot;server&amp;quot; text=&amp;quot;one fine day&amp;quot; value=&amp;quot;one&amp;quot;&amp;gt;&amp;lt;/asp:listitem&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:listitem runat=&amp;quot;server&amp;quot; text=&amp;quot;two of a kind&amp;quot; value=&amp;quot;two&amp;quot;&amp;gt;&amp;lt;/asp:listitem&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:listitem runat=&amp;quot;server&amp;quot; text=&amp;quot;three blind mice&amp;quot; value=&amp;quot;three&amp;quot;&amp;gt;&amp;lt;/asp:listitem&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/vortex:combobox&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;u&gt;However, I get the following error:&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;The base class includes the field &amp;#39;Combobox152&amp;#39;, but its type (Vortex.Web.UI.WebControls.ComboBox) is not compatible with the type of control (Vortex.Web.UI.WebControls.ComboBox).&lt;/p&gt;
&lt;p&gt;Source Error:&lt;/p&gt;
&lt;p&gt;Line 404:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;vortex:combobox runat=&amp;quot;server&amp;quot; enableautofill=&amp;quot;true&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Previously, these drop downs all worked fine using the standard dropdownlist control.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How do I get Visual Studio to recognize this custom control?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance for any insight/help,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Matt&lt;/p&gt;</description></item></channel></rss>