<?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: Delimiter in VS2003  vs. VS2005          :  or  $</title><link>http://forums.asp.net/thread/2968605.aspx</link><pubDate>Thu, 26 Feb 2009 14:18:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2968605</guid><dc:creator>smcirish</dc:creator><author>smcirish</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2968605.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=2968605</wfw:commentRss><description>&lt;p&gt;Delimiter between fields.&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;if ( document.forms[0].elements[e].type.indexOf(&amp;quot;select&amp;quot;) == 0 &amp;amp;&amp;amp; document.forms[0].elements[e].name.indexOf(prefix + &amp;quot;&lt;font color="#ff0000"&gt;&lt;strong&gt;:&lt;/strong&gt;&lt;/font&gt;lstProperties&amp;quot;) == 0 )&lt;/font&gt; &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;In the above line of&amp;nbsp; Javascript code, &amp;nbsp;in VS2003, the app was looking for a &amp;#39;:&amp;#39; as a delimiter.&amp;nbsp; In VS2005, this code quit working, it was now looking for a&amp;nbsp; &amp;#39;$&amp;#39; &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&lt;font color="#ff0000" size="3"&gt;&lt;strong&gt;:&lt;/strong&gt;&lt;/font&gt;lstProperties&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp; ====&amp;gt;&amp;nbsp; &amp;quot;&lt;font color="#ff0000" size="3"&gt;$&lt;/font&gt;lstProperties&amp;quot;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;However, we have had circumstances where on a VS2003 app, it may be run on a different environment when deployed to anther server. (not ideal I know)&amp;nbsp;&amp;nbsp; So I am looking for a system field that holds the value of this delimiter, so I can output it, and know what delimiter it is looking for.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Times New Roman"&gt;-smc&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Delimeter in VS2003  vs. VS2005          :  or  $</title><link>http://forums.asp.net/thread/2966769.aspx</link><pubDate>Wed, 25 Feb 2009 22:50:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2966769</guid><dc:creator>rtpHarry</dc:creator><author>rtpHarry</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2966769.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=2966769</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Maybe this is only being asked because I dont know tons about web services but:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The delimiter of what? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Delimiter in VS2003  vs. VS2005          :  or  $</title><link>http://forums.asp.net/thread/2966558.aspx</link><pubDate>Wed, 25 Feb 2009 20:37:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2966558</guid><dc:creator>smcirish</dc:creator><author>smcirish</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2966558.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1012&amp;PostID=2966558</wfw:commentRss><description>&lt;p&gt;&lt;font size="3"&gt;Is the delimiter assigned to a system field that I can look at and output?&amp;nbsp; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;I am having a weird issue where the web service is looking for a different delimiter based on which server I am on.&amp;nbsp;&amp;nbsp; I am in VS2003.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;-smc&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>