<?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>Migrating from Visual Studio .NET 2003 to Visual Studio 2005 </title><link>http://forums.asp.net/1012.aspx</link><description>Discuss issues, strategies, tips, etc. for migrating from Visual Studio .NET 2003 to Visual Studio 2005</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: 'multiple definitions and identical signatures' in a designer.vb file</title><link>http://forums.asp.net/thread/2221674.aspx</link><pubDate>Sun, 09 Mar 2008 21:54:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2221674</guid><dc:creator>Tushar101</dc:creator><author>Tushar101</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2221674.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=2221674</wfw:commentRss><description>&lt;p&gt;no this creates another set of errors! I moved the dataset.xsd back to the APP_CODE folder and then deleted&lt;/p&gt;&lt;p&gt;&lt;b&gt;&amp;lt;configuration xmlns=&amp;quot;http://schemas.microsoft.com/.NetConfiguration/v2.0&amp;quot;&amp;gt;&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;from the web.config file and it&amp;#39;s all OK now.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Tushar&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: 'multiple definitions and identical signatures' in a designer.vb file</title><link>http://forums.asp.net/thread/2217600.aspx</link><pubDate>Fri, 07 Mar 2008 01:57:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2217600</guid><dc:creator>Tushar101</dc:creator><author>Tushar101</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2217600.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=2217600</wfw:commentRss><description>&lt;p style="-moz-background-clip:-moz-initial;-moz-background-origin:-moz-initial;-moz-background-inline-policy:-moz-initial;"&gt;&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;You
probably have a solution by now but see &lt;/span&gt;&lt;/p&gt;

&lt;p style="-moz-background-clip:-moz-initial;-moz-background-origin:-moz-initial;-moz-background-inline-policy:-moz-initial;"&gt;&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=312528&amp;amp;wa=wsignin1.0"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=312528&amp;amp;wa=wsignin1.0&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style="-moz-background-clip:-moz-initial;-moz-background-origin:-moz-initial;-moz-background-inline-policy:-moz-initial;"&gt;&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Basically
you have to move your dataset.xsd from the APP_CODE folder to the ROOT
folder...and it solves the problem. For me this error occurred after upgrading
from ASP.NET 3.5 Beta to the normal released version.&lt;/span&gt;&lt;/p&gt;

&lt;p style="-moz-background-clip:-moz-initial;-moz-background-origin:-moz-initial;-moz-background-inline-policy:-moz-initial;"&gt;&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;HTH&lt;/span&gt;&lt;/p&gt;

&lt;p style="-moz-background-clip:-moz-initial;-moz-background-origin:-moz-initial;-moz-background-inline-policy:-moz-initial;"&gt;&lt;span style="font-family:&amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;br /&gt;
Tushar &lt;img src="http://forums.asp.net/emoticons/emotion-1.gif" id="_x0000_i1025" alt="Smile" border="0" /&gt;&lt;br /&gt;
&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: 'multiple definitions and identical signatures' in a designer.vb file</title><link>http://forums.asp.net/thread/2092139.aspx</link><pubDate>Sat, 05 Jan 2008 17:57:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2092139</guid><dc:creator>vincent_ohare@hotmail.com</dc:creator><author>vincent_ohare@hotmail.com</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2092139.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=2092139</wfw:commentRss><description>&lt;p&gt;In Visual Studio 2008 Express Edition, i get a very similar problem &amp;#39;Multiple Definitions&amp;#39; / &amp;#39;Identical Signatures&amp;#39; etc.&lt;/p&gt;
&lt;p&gt;The problem occurs when I create a new Linq to SQL object and drag two or three related&amp;nbsp;tables onto the design surface.&lt;/p&gt;
&lt;p&gt;Between 20 and 40 errors occur, depending on which tables i drag.&lt;/p&gt;
&lt;p&gt;Is it some kind of bug or limitation in the code that automatically generates the DataContext VB code?&lt;/p&gt;
&lt;p&gt;- Anyone get the same problem, or know of a solution?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: 'multiple definitions and identical signatures' in a designer.vb file</title><link>http://forums.asp.net/thread/1858231.aspx</link><pubDate>Tue, 14 Aug 2007 20:35:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1858231</guid><dc:creator>jmacalister</dc:creator><author>jmacalister</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1858231.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=1858231</wfw:commentRss><description>&lt;p&gt;That&amp;#39;s what we did when we had these types of errors before, but this time there isn&amp;#39;t a MyXSD.vb file, just the MyXSD.designer.vb (and the .xsc and .xss files).&lt;/p&gt;</description></item><item><title>Re: 'multiple definitions and identical signatures' in a designer.vb file</title><link>http://forums.asp.net/thread/1858212.aspx</link><pubDate>Tue, 14 Aug 2007 20:25:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1858212</guid><dc:creator>ngruson</dc:creator><author>ngruson</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1858212.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=1858212</wfw:commentRss><description>&lt;p&gt;I guess you should look into the class file&amp;nbsp;(MyXSD.vb) of your XSD. You see it when you expand the XSD in the Solution Explorer. There might be two constructors which don&amp;#39;t have parameters. Remove one of them.&lt;/p&gt;</description></item><item><title>'multiple definitions and identical signatures' in a designer.vb file</title><link>http://forums.asp.net/thread/1858067.aspx</link><pubDate>Tue, 14 Aug 2007 19:25:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1858067</guid><dc:creator>jmacalister</dc:creator><author>jmacalister</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1858067.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=1858067</wfw:commentRss><description>&lt;p&gt;We&amp;#39;re trying to migrate our xsd files so I added a new Dataset to the App_Code folder. It generated a designer.vb file and when I try to build the project I get the following error: &amp;#39;Public Sub New()&amp;#39; has multiple definitions with identical signatures.&lt;/p&gt;
&lt;p&gt;The only solution I&amp;#39;ve seen posted is to remove the multiple definitions, but which ones? and why is it generating them in the first place? &lt;/p&gt;</description></item></channel></rss>