<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>TJ Solutions - Visual Studio</title>
    <link>http://www.tjsolutions.nl/</link>
    <description />
    <language>en-us</language>
    <copyright>Tijmen van de Kamp, Tom de Koning</copyright>
    <lastBuildDate>Fri, 28 Aug 2009 12:22:59 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>blog@tjsolutions.nl</managingEditor>
    <webMaster>blog@tjsolutions.nl</webMaster>
    <item>
      <trackback:ping>http://www.tjsolutions.nl/Trackback.aspx?guid=80fe9e4f-8586-4b47-bbff-7e0915e5f2fa</trackback:ping>
      <pingback:server>http://www.tjsolutions.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.tjsolutions.nl/PermaLink,guid,80fe9e4f-8586-4b47-bbff-7e0915e5f2fa.aspx</pingback:target>
      <dc:creator>Tijmen</dc:creator>
      <wfw:comment>http://www.tjsolutions.nl/CommentView,guid,80fe9e4f-8586-4b47-bbff-7e0915e5f2fa.aspx</wfw:comment>
      <wfw:commentRss>http://www.tjsolutions.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=80fe9e4f-8586-4b47-bbff-7e0915e5f2fa</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been working a lot with stored procedures and the Linq to Sql designer. One of
the annoyances is that all of a sudden when you drop the nth sproc to the designer
it would not allow creating the codebehind anymore. It'll then throw the most usefull
message:
</p>
        <h5>
          <a href="http://social.msdn.microsoft.com/Forums/en-US/linqtosql/thread/0c1d4667-8229-403b-b307-56c407753665">"The
operation could not be completed"</a>
        </h5>
        <p>
There's an easy fix however, open a Visual Studio command prompt and hit 
</p>
        <p>
"devenv /resetskippkg"
</p>
        <p>
 
</p>
        <p>
Works like a charm.
</p>
        <img width="0" height="0" src="http://www.tjsolutions.nl/aggbug.ashx?id=80fe9e4f-8586-4b47-bbff-7e0915e5f2fa" />
      </body>
      <title>Linq to sql designer behaves irratic</title>
      <guid isPermaLink="false">http://www.tjsolutions.nl/PermaLink,guid,80fe9e4f-8586-4b47-bbff-7e0915e5f2fa.aspx</guid>
      <link>http://www.tjsolutions.nl/2009/08/28/LinqToSqlDesignerBehavesIrratic.aspx</link>
      <pubDate>Fri, 28 Aug 2009 12:22:59 GMT</pubDate>
      <description>&lt;p&gt;
I've been working a lot with stored procedures and the Linq to Sql designer. One of
the annoyances is that all of a sudden when you drop the nth sproc to the designer
it would not allow creating the codebehind anymore. It'll then throw the most usefull
message:
&lt;/p&gt;
&lt;h5&gt;&lt;a href="http://social.msdn.microsoft.com/Forums/en-US/linqtosql/thread/0c1d4667-8229-403b-b307-56c407753665"&gt;"The
operation could not be completed"&lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;
There's an easy fix however, open a Visual Studio command prompt and hit 
&lt;/p&gt;
&lt;p&gt;
"devenv /resetskippkg"
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Works like a charm.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.tjsolutions.nl/aggbug.ashx?id=80fe9e4f-8586-4b47-bbff-7e0915e5f2fa" /&gt;</description>
      <comments>http://www.tjsolutions.nl/CommentView,guid,80fe9e4f-8586-4b47-bbff-7e0915e5f2fa.aspx</comments>
      <category>Visual Studio</category>
    </item>
  </channel>
</rss>