<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 16:53:48 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 16:53:48 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>8</c9:totalResults>
	<c9:pageCount>-8</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p>Hi,<br />&nbsp;&nbsp;&nbsp; I think there is something wrong with Linq to sql. <br /><br />1) Try to drag and drop 50 &#43; Stored procedure at the same time on the LINQ To SQL designer.<br /><br />2) Say no to the prompt window that asks you to save sensitive data pertaining to the connection string to the sql db.<br /><br /><br />result.<br /><br />All the stored procedures appear in the methods of the LINQ to SQL design surface, but in the DataContex cs , file that is auto generated, nothing is written in code that has to do with the dropped stored procedures.<br /><br />Why?<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-8.gif' alt='Expressionless' /><br /><br /><br />PS: this works, only if I drag and drop them 1 at a time or 2 at a time. But not all to gether. Why?<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-12.gif' alt='Mad' /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/259193#259193</link>
		<pubDate>Sat, 24 Nov 2007 07:02:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/259193#259193</guid>
		<dc:creator>SecretSoftware</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SecretSoftware/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p>why showstopper&nbsp;when you have a perfect workaround? btw why would you add all 50 at once? don't you loose overview like that?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/10aafeb40bb24676bd9f9dfa00901080#10aafeb40bb24676bd9f9dfa00901080</link>
		<pubDate>Sat, 24 Nov 2007 07:41:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/10aafeb40bb24676bd9f9dfa00901080#10aafeb40bb24676bd9f9dfa00901080</guid>
		<dc:creator>PeterF</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PeterF/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">PeterF wrote:</div>
<div class="quoteBody">&#65279;why showstopper&nbsp;when you have a perfect workaround? btw why would you add all 50 at once? don't you loose overview like that?</div>
</blockquote>
<br /><br />Actually, even if you do it one by one, it stops after you ad the 10th sp. <br /><br />Weird bug.<br /><br />Not sure how to fix.<br /><br />Reason to add all, at once, is because its faster that way.<br /><br />No one has the time to add them one by one. <br /><br />Common man.<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br /><br />If you add them all, one by one, and try to run the custome tool, you get lots of weird errors.<br /><br /><br />LINQ TO SQL is broken in VS 2008.<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-12.gif' alt='Mad' />:@<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-12.gif' alt='Mad' />:@<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-12.gif' alt='Mad' /><br /><br />[C]<br /><br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/d0d83141e6134a2596009dfa009010d5#d0d83141e6134a2596009dfa009010d5</link>
		<pubDate>Sat, 24 Nov 2007 08:06:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/d0d83141e6134a2596009dfa009010d5#d0d83141e6134a2596009dfa009010d5</guid>
		<dc:creator>SecretSoftware</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SecretSoftware/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p>Is it always stopping at the same stored procedure?</p>
<p>List the stored procedures so people can repro it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/6edcaabe837947a7a4309dfa00901125#6edcaabe837947a7a4309dfa00901125</link>
		<pubDate>Sat, 24 Nov 2007 08:15:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/6edcaabe837947a7a4309dfa00901125#6edcaabe837947a7a4309dfa00901125</guid>
		<dc:creator>PeterF</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PeterF/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">PeterF wrote:</div>
<div class="quoteBody">&#65279;
<p>Is it always stopping at the same stored procedure?</p>
<br /><p><br /></p>
<p></p>
</div>
</blockquote>
<p></p>
No. Sometimes, if you clear the design surface, and readd them one by one, only the first one you add gets coded in the xx.designer.cs file.
<br /><br />The weird thing is that in the designer it shows as added, with method signature, but not in the cs file. The autogen tool is not working.<br /><p><br /></p>
<p></p>
<blockquote>
<div class="quoteAuthor">PeterF wrote:</div>
<div class="quoteBody">&#65279;
<p></p>
<p>List the stored procedures so people can repro it.</p>
</div>
</blockquote>
<br /><br />I cant list them.<br /><br />This happens when you try to run custom tool.<br /><br />Error&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; Build failed due to validation errors in C:\Users\xxx\Documents\Visual Studio 2008\Projects\...\XXDb.dbml.&nbsp; Open the file and resolve the issues in the Error List, then try rebuilding the project.&nbsp;&nbsp;
<br /><br /><br />Error&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; Required file 'alink.dll with IAlink3' could not be found&nbsp;&nbsp;&nbsp; xxx<br /><br />Error&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp; Could not load type 'System.ComponentModel.PropertyChangingEventArgs' from assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxxxxx'.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; 0&nbsp;
<br /><br /><br />xx = to hide private data.<br /><br /><br />This really is annoying. Its happening at randomal drag and drops.<br /><br />sometimes it works , sometimes it does not.<br /><br />Not SP specific.<br /><br /><br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/8e109ac60ee74a53be1d9dfa00901179#8e109ac60ee74a53be1d9dfa00901179</link>
		<pubDate>Sat, 24 Nov 2007 08:27:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/8e109ac60ee74a53be1d9dfa00901179#8e109ac60ee74a53be1d9dfa00901179</guid>
		<dc:creator>SecretSoftware</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SecretSoftware/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p>In the mean time go to help-&gt;report a bug.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/5ec65bc1dcee41a6a0349dfa009011c9#5ec65bc1dcee41a6a0349dfa009011c9</link>
		<pubDate>Sat, 24 Nov 2007 10:29:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/5ec65bc1dcee41a6a0349dfa009011c9#5ec65bc1dcee41a6a0349dfa009011c9</guid>
		<dc:creator>PeterF</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PeterF/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p>Well i just discovered that this bug existed back since Beta 1 of Orcas.<br /><br />The fix for it exists in the Installation DVD, however the installer never invokes the update. So you kind of have to do it manually.<br /><br />You cannot build any application because of the missing alink.dll.<br /><br />So to fix.<br /><br /><span>
<p>Install these msu files that are located off of the install image in </p>
<p>WCU\dotNetFramework\dotNetMSP\x86. <br /></p>
<ul>
<li>Windows6.0-KB110806-x86.msu </li><li>Windows6.0-KB929300-x86.msu </li><li>Windows6.0-kb930264-x86.msu</li></ul>
<p>Everything worked fine afterwards</p>
<br /><p><br /></p>
<p>They might have different names, but the KB #s are the same.</p>
<br /><p><br /></p>
<p>Thanks<br /></p>
</span><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/4011cb5518f348dcbbf69dfa0090121b#4011cb5518f348dcbbf69dfa0090121b</link>
		<pubDate>Sun, 25 Nov 2007 01:21:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/4011cb5518f348dcbbf69dfa0090121b#4011cb5518f348dcbbf69dfa0090121b</guid>
		<dc:creator>SecretSoftware</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SecretSoftware/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VS2008: Linq to Sql Show stopper? [C#: Resolved]</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">SecretSoftware wrote:</div>
<div class="quoteBody">&#65279;Well i just discovered that this bug existed back since Beta 1 of Orcas.<br /><br />The fix for it exists in the Installation DVD, however the installer never invokes the update. So you kind of have to do it manually.<br /><br />You cannot build any application because of the missing alink.dll.<br /><br />So to fix.<br /><br /><span>
<p>Install these msu files that are located off of the install image in </p>
<p>WCU\dotNetFramework\dotNetMSP\x86. <br /></p>
<ul>
<li>Windows6.0-KB110806-x86.msu </li><li>Windows6.0-KB929300-x86.msu </li><li>Windows6.0-kb930264-x86.msu</li></ul>
<p>Everything worked fine afterwards</p>
<br /><p><br /></p>
<p>They might have different names, but the KB #s are the same.</p>
<br /><p><br /></p>
<p>Thanks<br /></p>
</span><br /></div>
</blockquote>
<br /><br />I had also trouble with these patches. Actually they are installed while the setup process, but sometime they don't. Check your event log and you will find related errors. In my case no of the Designer works. (WinForms, WPF).<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/12722b30bf7e4512a5b79dfa00901276#12722b30bf7e4512a5b79dfa00901276</link>
		<pubDate>Sun, 25 Nov 2007 11:24:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/259193-VS2008-Linq-to-Sql-Show-stopper-C-Resolved/12722b30bf7e4512a5b79dfa00901276#12722b30bf7e4512a5b79dfa00901276</guid>
		<dc:creator>bitdisaster</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/section31/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>