<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>My thoughts, shares ... with .Net and Microsoft</title>
    <link>http://blog.svencipido.be/Blog/</link>
    <description>My life in the Microsoft World</description>
    <copyright>Sven Cipido</copyright>
    <lastBuildDate>Thu, 07 Apr 2011 07:11:17 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.0</generator>
    <managingEditor>sccs@svencipido.be</managingEditor>
    <webMaster>sccs@svencipido.be</webMaster>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=0d507234-5db5-4832-985f-1f6fd424ae3d</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,0d507234-5db5-4832-985f-1f6fd424ae3d.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Since yesterday I got a strange Outlook
   Express message.<br /><br /><b>"To free up disk space outlook express can compact messages"</b><br /><br />
   I call it strange as I don't have OE installed, because I'm using Outlook.<br /><br />
   So looking around in my system to see if there was some OE instance somewhere I didn't
   find anything.  Googling for this problem gave me the solution.<br />
   The problem is with Windows Desktop Search.  it seems that by default OE is defined
   as an indexed location.  So there are three steps needed to solve this problem.<br /><br />
   1) Close the message box with cancel<br />
   2) Click on the magnifying glass of Windows Desktop Search and choose Windows Desktop
   Search Options from the menu. You will see that OE is listed under "Included Locations".
   Click the modify button to bring up the "Indexed Locations popup".  Uncheck the
   Microsoft Outlook Express: Main Identity entry.<br />
   3) Open regedit and navigate to this key: HKEY_CURRENT_USER\Identities\{GUID}\Software\Microsoft\Outlo
   ok Express\5.0.  Replace GUID with the long number used for your identy. 
   I had only one GUID so it was easy. In the right pane double click on "Compact Check
   Count" and set the value to zero. Close regedit en restart your computer.<br /><br />
   It solved the problem for me.  But I saw the counter was going up again. 
   So maybe in e few months I got the message again.  We will see.<br /><p></p><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=0d507234-5db5-4832-985f-1f6fd424ae3d" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Strange Outlook Express Message to free updisk space</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,0d507234-5db5-4832-985f-1f6fd424ae3d.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Strange+Outlook+Express+Message+To+Free+Updisk+Space.aspx</link>
      <pubDate>Thu, 07 Apr 2011 07:11:17 GMT</pubDate>
      <description>Since yesterday I got a strange Outlook Express message.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;"To free up disk space outlook express can compact messages"&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
I call it strange as I don't have OE installed, because I'm using Outlook.&lt;br&gt;
&lt;br&gt;
So looking around in my system to see if there was some OE instance somewhere I didn't
find anything.&amp;nbsp; Googling for this problem gave me the solution.&lt;br&gt;
The problem is with Windows Desktop Search.&amp;nbsp; it seems that by default OE is defined
as an indexed location.&amp;nbsp; So there are three steps needed to solve this problem.&lt;br&gt;
&lt;br&gt;
1) Close the message box with cancel&lt;br&gt;
2) Click on the magnifying glass of Windows Desktop Search and choose Windows Desktop
Search Options from the menu. You will see that OE is listed under "Included Locations".
Click the modify button to bring up the "Indexed Locations popup".&amp;nbsp; Uncheck the
Microsoft Outlook Express: Main Identity entry.&lt;br&gt;
3) Open regedit and navigate to this key: HKEY_CURRENT_USER\Identities\{GUID}\Software\Microsoft\Outlo
ok Express\5.0.&amp;nbsp; Replace GUID with the long number used for your identy.&amp;nbsp;
I had only one GUID so it was easy. In the right pane double click on "Compact Check
Count" and set the value to zero. Close regedit en restart your computer.&lt;br&gt;
&lt;br&gt;
It solved the problem for me.&amp;nbsp; But I saw the counter was going up again.&amp;nbsp;
So maybe in e few months I got the message again.&amp;nbsp; We will see.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=0d507234-5db5-4832-985f-1f6fd424ae3d" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Office</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=5dd35d0e-1054-4362-99fa-c247a1f8a1dd</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,5dd35d0e-1054-4362-99fa-c247a1f8a1dd.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">We got the question of one of our teams
   if it is possible to hold the dropping of the files after a build is done.  They
   want to have this for the CI builds on the DEV Branche. So they could win time on
   their builds.<br /><br />
   The solution for this is easy, just use this statement in your build file:<br /><br /><p><span lang="nl-be"><font size="2" color="#0000ff" face="Arial">&lt;</font><font size="2" color="#a31515" face="Arial">Target</font><font size="2" color="#ff0000" face="Arial">Name</font><font size="2" color="#0000ff" face="Arial">=</font><font size="2" face="Arial">"</font><font size="2" color="#0000ff" face="Arial">DropBuild</font><font size="2" face="Arial">"</font><font size="2" color="#0000ff" face="Arial">&gt;</font></span></p><p><span lang="nl-be"><font size="2" color="#0000ff" face="Arial">&lt;/</font><font size="2" color="#a31515" face="Arial">Target</font><font size="2" color="#0000ff" face="Arial">&gt;</font></span></p>
   I don't want to recommend to use this approach, and if you want to use it, use it
   only for very big projects.<br /><p></p><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=5dd35d0e-1054-4362-99fa-c247a1f8a1dd" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Disabling dropping after a build in TFS2008</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,5dd35d0e-1054-4362-99fa-c247a1f8a1dd.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Disabling+Dropping+After+A+Build+In+TFS2008.aspx</link>
      <pubDate>Wed, 09 Feb 2011 13:09:58 GMT</pubDate>
      <description>We got the question of one of our teams if it is possible to hold the dropping of the files after a build is done.&amp;nbsp; They want to have this for the CI builds on the DEV Branche. So they could win time on their builds.&lt;br&gt;
&lt;br&gt;
The solution for this is easy, just use this statement in your build file:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
   &lt;span lang="nl-be"&gt;&lt;font size="2" color="#0000ff" face="Arial"&gt;&amp;lt;&lt;/font&gt;&lt;font size="2" color="#a31515" face="Arial"&gt;Target&lt;/font&gt; &lt;font size="2" color="#ff0000" face="Arial"&gt;Name&lt;/font&gt;&lt;font size="2" color="#0000ff" face="Arial"&gt;=&lt;/font&gt;&lt;font size="2" face="Arial"&gt;"&lt;/font&gt;&lt;font size="2" color="#0000ff" face="Arial"&gt;DropBuild&lt;/font&gt;&lt;font size="2" face="Arial"&gt;"&lt;/font&gt;&lt;font size="2" color="#0000ff" face="Arial"&gt;&amp;gt;&lt;/font&gt;&lt;/span&gt; 
&lt;/p&gt;
&lt;p&gt;
   &lt;span lang="nl-be"&gt;&lt;font size="2" color="#0000ff" face="Arial"&gt;&amp;lt;/&lt;/font&gt;&lt;font size="2" color="#a31515" face="Arial"&gt;Target&lt;/font&gt;&lt;font size="2" color="#0000ff" face="Arial"&gt;&amp;gt;&lt;/font&gt;&lt;/span&gt; 
&lt;/p&gt;
I don't want to recommend to use this approach, and if you want to use it, use it
only for very big projects.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=5dd35d0e-1054-4362-99fa-c247a1f8a1dd" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>TFS</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=ef33b060-20bc-4cce-9769-fd68e5938701</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,ef33b060-20bc-4cce-9769-fd68e5938701.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">One of our developers just had a problem. 
   He did a get latest source.  Normally this takes around 1 minute.  Now after
   10 minutes or so it was still busy and looks like it was hanging.<br /><br />
   Probably this is because of a corrupt local cache.<br /><br />
   The problem was solved by clearing the local cache:<br /><br /><div><span class="351184510-09022011"><font size="2" face="Arial">C:\Documents and
      Settings\&lt;USER&gt;\Local Settings\Application Data\Microsoft\Team Foundation\2.0\Cache</font></span></div><br /><p></p><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=ef33b060-20bc-4cce-9769-fd68e5938701" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Getting latest source from TFS2008 hangs</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,ef33b060-20bc-4cce-9769-fd68e5938701.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Getting+Latest+Source+From+TFS2008+Hangs.aspx</link>
      <pubDate>Wed, 09 Feb 2011 13:01:52 GMT</pubDate>
      <description>One of our developers just had a problem.&amp;nbsp; He did a get latest source.&amp;nbsp; Normally this takes around 1 minute.&amp;nbsp; Now after 10 minutes or so it was still busy and looks like it was hanging.&lt;br&gt;
&lt;br&gt;
Probably this is because of a corrupt local cache.&lt;br&gt;
&lt;br&gt;
The problem was solved by clearing the local cache:&lt;br&gt;
&lt;br&gt;
&lt;div&gt;&lt;span class="351184510-09022011"&gt;&lt;font size="2" face="Arial"&gt;C:\Documents and
   Settings\&amp;lt;USER&amp;gt;\Local Settings\Application Data\Microsoft\Team Foundation\2.0\Cache&lt;/font&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=ef33b060-20bc-4cce-9769-fd68e5938701" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>TFS</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=a41e9af9-e7c0-4fbd-83ef-af42a1ae0681</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,a41e9af9-e7c0-4fbd-83ef-af42a1ae0681.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">This week I received some great news. 
   The session I gave my colleague Peter Doomen @ XPDays Benelux 2010 (<a href="http://blog.svencipido.be/Blog/XP+Days+Benelux+2010.aspx">All
   info here</a>) is selected as one of the 12 best session.  We now going to redeliver
   our session @ the Mini XP Day on April 1st 2011, In Mechelen (Belgium).<br /><br />
   More info will follow.<br /><p></p><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=a41e9af9-e7c0-4fbd-83ef-af42a1ae0681" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Mini XP Day</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,a41e9af9-e7c0-4fbd-83ef-af42a1ae0681.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Mini+XP+Day.aspx</link>
      <pubDate>Fri, 28 Jan 2011 14:14:55 GMT</pubDate>
      <description>This week I received some great news.&amp;nbsp; The session I gave my colleague Peter Doomen @ XPDays Benelux 2010 (&lt;a href="http://blog.svencipido.be/Blog/XP+Days+Benelux+2010.aspx"&gt;All
info here&lt;/a&gt;) is selected as one of the 12 best session.&amp;nbsp; We now going to redeliver
our session @ the Mini XP Day on April 1st 2011, In Mechelen (Belgium).&lt;br&gt;
&lt;br&gt;
More info will follow.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=a41e9af9-e7c0-4fbd-83ef-af42a1ae0681" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Agile;Kanban;Scrum;XPDays</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=e4059bb5-0be3-4c51-81dd-e7264fd9c929</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,e4059bb5-0be3-4c51-81dd-e7264fd9c929.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">In our company we are setting up TFS2010. 
   We have decided not to roll-out VS2010 by default.  Most of the developers still
   going to use VS2008.  Standard VS2008 can't connect to TFS2010.<br />
   But by installing the Visual Studio Team System 2008 Service Pack 1 Forward Compatibility
   Update for Team System 2010, they can connect.<br /><br />
   Be sure that Vs2008 SP1 is installed.  Next download the Update here: <a href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=cf13ea45-d17b-4edc-8e6c-6c5b208ec54d">http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=cf13ea45-d17b-4edc-8e6c-6c5b208ec54d</a> and
   install it.<br /><br />
   After the installation, you can add your TFS2010 server in the Team Explorer 2008.<br /><br />
   One remark:<br />
   Normally, when adding a server, you just type &lt;Servername&gt; and Team Explorer
   will add the port. To connect to TFS2010 to type:<br /><br />
   http://&lt;servername&gt;:&lt;port&gt;/&lt;web application path&gt;/&lt;Team Collection&gt;. 
   See image for an example.<br /><br /><img src="http://blog.svencipido.be/Blog/content/binary/VS2008TFS2010Connectie.PNG" border="0" /><br /><br />
   This will give you the list of all Team Projects under this collection in the way
   a developer is used to see it for TFS2008.  You can't leave the teamcollection
   out of it as VS2008 can't work with team collections.<br /><br />
   Second remark:<br />
   Don't close the URL with a trailing backslash.  Team Explorer will fail making
   the connection and give you the message "Team Explorer is busy....".  This bug
   is introduced in the Team Explorer Forward Compatible Update.<br /><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=e4059bb5-0be3-4c51-81dd-e7264fd9c929" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Connect VS2008 to TFS2010</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,e4059bb5-0be3-4c51-81dd-e7264fd9c929.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Connect+VS2008+To+TFS2010.aspx</link>
      <pubDate>Wed, 26 Jan 2011 13:52:28 GMT</pubDate>
      <description>In our company we are setting up TFS2010.&amp;nbsp; We have decided not to roll-out VS2010 by default.&amp;nbsp; Most of the developers still going to use VS2008.&amp;nbsp; Standard VS2008 can't connect to TFS2010.&lt;br&gt;
But by installing the Visual Studio Team System 2008 Service Pack 1 Forward Compatibility
Update for Team System 2010, they can connect.&lt;br&gt;
&lt;br&gt;
Be sure that Vs2008 SP1 is installed.&amp;nbsp; Next download the Update here: &lt;a href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;amp;FamilyID=cf13ea45-d17b-4edc-8e6c-6c5b208ec54d"&gt;http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;amp;FamilyID=cf13ea45-d17b-4edc-8e6c-6c5b208ec54d&lt;/a&gt; and
install it.&lt;br&gt;
&lt;br&gt;
After the installation, you can add your TFS2010 server in the Team Explorer 2008.&lt;br&gt;
&lt;br&gt;
One remark:&lt;br&gt;
Normally, when adding a server, you just type &amp;lt;Servername&amp;gt; and Team Explorer
will add the port. To connect to TFS2010 to type:&lt;br&gt;
&lt;br&gt;
http://&amp;lt;servername&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;web application path&amp;gt;/&amp;lt;Team Collection&amp;gt;.&amp;nbsp;
See image for an example.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://blog.svencipido.be/Blog/content/binary/VS2008TFS2010Connectie.PNG" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
This will give you the list of all Team Projects under this collection in the way
a developer is used to see it for TFS2008.&amp;nbsp; You can't leave the teamcollection
out of it as VS2008 can't work with team collections.&lt;br&gt;
&lt;br&gt;
Second remark:&lt;br&gt;
Don't close the URL with a trailing backslash.&amp;nbsp; Team Explorer will fail making
the connection and give you the message "Team Explorer is busy....".&amp;nbsp; This bug
is introduced in the Team Explorer Forward Compatible Update.&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=e4059bb5-0be3-4c51-81dd-e7264fd9c929" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>TFS</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=64228e75-ae04-4891-860d-d5d46f6afd49</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,64228e75-ae04-4891-860d-d5d46f6afd49.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">In our company we are currently working
   with VS2008 and office 2003.  Everything will be upgrade to VS2010 and Office
   2010 the comming months.<br />
   But some developers already have VS2010.<br /><br />
   Since the moment that they have it installed they had problems with VS2008 connecting
   to excel.<br />
   They always got the error "TF86001: Team Foundation was unable to load the office
   addin" and "TF80042: The document cannot be opened because you don't have Microsoft
   Excel 2003 or later, or one of its components installed".<br /><br />
   The problem is caused bacause of the installation of VS2010.  Here you need at
   least office 2007 or higher.<br /><br />
   The solution for this is easy.  Just follow the next steps:<br /><br />
   1) Open a command prompt in admin mode<br />
   2) Change the directory to "<b>Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies</b>"<br />
   3) Unregister the 2010 add-in version: "<b>regsvr32 /u TFSOfficeAdd-in.dll</b>"<br />
   4) Chnage the directory to "<b>Program Files\Microsoft Visual Studio 9\Common7\IDE\PrivateAssemblies</b>"
   (could also 9.0 instead of 9)<br />
   4) Register the 2008 add-in version: "<b>regsvr32 TFSOfficeAdd-in.dll</b>"<br /><br />
   This will  disable the office integration in VS2010 and enable it again in VS2008. 
   You cannot use the tree queries, it has only the ability for flat queries.<br />
   Also you can only use VS2008 and not VS2010 for the export to excel.<br /><br />
   If you repair your Team Explorer,there is a big change you have to do these steps
   again.<br /><br />
   What if we upgrade to Office 2007 or higher after this change?  Easy just the
   the opposite.  Unregister the VS2008 add-in and register the VS2010 add-in.<br /><p></p><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=64228e75-ae04-4891-860d-d5d46f6afd49" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>VS2008:2010 issue with excel 2003</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,64228e75-ae04-4891-860d-d5d46f6afd49.aspx</guid>
      <link>http://blog.svencipido.be/Blog/VS20082010+Issue+With+Excel+2003.aspx</link>
      <pubDate>Mon, 03 Jan 2011 12:51:09 GMT</pubDate>
      <description>In our company we are currently working with VS2008 and office 2003.&amp;nbsp; Everything will be upgrade to VS2010 and Office 2010 the comming months.&lt;br&gt;
But some developers already have VS2010.&lt;br&gt;
&lt;br&gt;
Since the moment that they have it installed they had problems with VS2008 connecting
to excel.&lt;br&gt;
They always got the error "TF86001: Team Foundation was unable to load the office
addin" and "TF80042: The document cannot be opened because you don't have Microsoft
Excel 2003 or later, or one of its components installed".&lt;br&gt;
&lt;br&gt;
The problem is caused bacause of the installation of VS2010.&amp;nbsp; Here you need at
least office 2007 or higher.&lt;br&gt;
&lt;br&gt;
The solution for this is easy.&amp;nbsp; Just follow the next steps:&lt;br&gt;
&lt;br&gt;
1) Open a command prompt in admin mode&lt;br&gt;
2) Change the directory to "&lt;b&gt;Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies&lt;/b&gt;"&lt;br&gt;
3) Unregister the 2010 add-in version: "&lt;b&gt;regsvr32 /u TFSOfficeAdd-in.dll&lt;/b&gt;"&lt;br&gt;
4) Chnage the directory to "&lt;b&gt;Program Files\Microsoft Visual Studio 9\Common7\IDE\PrivateAssemblies&lt;/b&gt;"
(could also 9.0 instead of 9)&lt;br&gt;
4) Register the 2008 add-in version: "&lt;b&gt;regsvr32 TFSOfficeAdd-in.dll&lt;/b&gt;"&lt;br&gt;
&lt;br&gt;
This will&amp;nbsp; disable the office integration in VS2010 and enable it again in VS2008.&amp;nbsp;
You cannot use the tree queries, it has only the ability for flat queries.&lt;br&gt;
Also you can only use VS2008 and not VS2010 for the export to excel.&lt;br&gt;
&lt;br&gt;
If you repair your Team Explorer,there is a big change you have to do these steps
again.&lt;br&gt;
&lt;br&gt;
What if we upgrade to Office 2007 or higher after this change?&amp;nbsp; Easy just the
the opposite.&amp;nbsp; Unregister the VS2008 add-in and register the VS2010 add-in.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=64228e75-ae04-4891-860d-d5d46f6afd49" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>TFS;Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=b82f179a-3dae-4c35-b66c-e97ffd00564e</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,b82f179a-3dae-4c35-b66c-e97ffd00564e.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Yesterday I took the exam @ Sitecore for Advanced User and I passed with 18/20. 
      So from now on, I'm a certified Advanced User :-).
   </p>
        <p>
      What is Sitecore? Sitecore is a WCMS (Web Content Management System).  In our
      company we use it for our websites.
   </p>
        <p>
      The advanced training gives you following insides:
   </p>
        <ol>
          <li>
         What is it?</li>
          <li>
         How does everything work (like content editor, page editor)</li>
          <li>
         How to publish</li>
          <li>
         Workflows</li>
          <li>
         Security</li>
          <li>
         Maintenance</li>
        </ol>
        <img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=b82f179a-3dae-4c35-b66c-e97ffd00564e" />
        <br />
        <hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Certified Sitecore Advanced User </title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,b82f179a-3dae-4c35-b66c-e97ffd00564e.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Certified+Sitecore+Advanced+User+.aspx</link>
      <pubDate>Fri, 10 Sep 2010 05:49:39 GMT</pubDate>
      <description>&lt;p&gt;
   Yesterday I took the exam @ Sitecore for Advanced User and I passed with 18/20.&amp;nbsp;
   So from now on, I'm a certified Advanced User :-).
&lt;/p&gt;
&lt;p&gt;
   What is Sitecore? Sitecore is a WCMS (Web Content Management System).&amp;nbsp; In our
   company we use it for our websites.
&lt;/p&gt;
&lt;p&gt;
   The advanced training gives you following insides:
&lt;/p&gt;
&lt;ol&gt;
   &lt;li&gt;
      What is it?&lt;/li&gt;
   &lt;li&gt;
      How does everything work (like content editor, page editor)&lt;/li&gt;
   &lt;li&gt;
      How to publish&lt;/li&gt;
   &lt;li&gt;
      Workflows&lt;/li&gt;
   &lt;li&gt;
      Security&lt;/li&gt;
   &lt;li&gt;
      Maintenance&lt;/li&gt;
&lt;/ol&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=b82f179a-3dae-4c35-b66c-e97ffd00564e" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Personal</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=5af6d957-948e-4f73-ad3d-559b4b975da7</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,5af6d957-948e-4f73-ad3d-559b4b975da7.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      This year, the 8th edition of the XP Days Benelux takes place on November 25-26th
      2010.  The location is Kapellerput in Heeze (The Netherlands).
   </p>
        <p>
      Together with my colleague <a href="http://www.aboriginemundi.com">Peter Doomen</a>,
      I'm selected as a speaker.  The session we are going to deliver is the Frog Factory.
      Read more about this session <a href="http://blog.svencipido.be/Blog/A+Kanban+Experience.aspx">here</a> and <a href="http://www.aboriginemundi.com/index.php/2010/04/the-frog-factory-a-kanban-experience-game/">here</a>.
   </p>
        <p>
      All the info about the XpDays can be found <a href="http://www.xpdays.net/">here</a>.
   </p>
        <img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=5af6d957-948e-4f73-ad3d-559b4b975da7" />
        <br />
        <hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>XP Days Benelux 2010</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,5af6d957-948e-4f73-ad3d-559b4b975da7.aspx</guid>
      <link>http://blog.svencipido.be/Blog/XP+Days+Benelux+2010.aspx</link>
      <pubDate>Tue, 07 Sep 2010 06:33:28 GMT</pubDate>
      <description>&lt;p&gt;
   This year, the 8th edition of the XP Days Benelux takes place on November 25-26th
   2010.&amp;nbsp; The location is Kapellerput in Heeze (The Netherlands).
&lt;/p&gt;
&lt;p&gt;
   Together with my colleague &lt;a href="http://www.aboriginemundi.com"&gt;Peter Doomen&lt;/a&gt;,
   I'm selected as a speaker.&amp;nbsp; The session we are going to deliver is the Frog Factory.
   Read more about this session &lt;a href="http://blog.svencipido.be/Blog/A+Kanban+Experience.aspx"&gt;here&lt;/a&gt; and &lt;a href="http://www.aboriginemundi.com/index.php/2010/04/the-frog-factory-a-kanban-experience-game/"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
   All the info about the XpDays can be found &lt;a href="http://www.xpdays.net/"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=5af6d957-948e-4f73-ad3d-559b4b975da7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Agile;Kanban;Scrum;XPDays</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=b5f6bc60-2efa-4ccf-bf5a-4121834a1286</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,b5f6bc60-2efa-4ccf-bf5a-4121834a1286.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <title>May we have your vote please?</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,b5f6bc60-2efa-4ccf-bf5a-4121834a1286.aspx</guid>
      <link>http://blog.svencipido.be/Blog/May+We+Have+Your+Vote+Please.aspx</link>
      <pubDate>Tue, 01 Jun 2010 17:52:03 GMT</pubDate>
      <description>&lt;p&gt;
   May we have your vote please? Together with 3 colleagues, I participate on the PMI
   Agile contest on YouTube. Have a look at our presentation Agile @ SD Worx YannicHelsen
   and give us your vote! How to? Sign in on YouTube, become a member of the PMIAgile
   group on &lt;a href="http://lnkd.in/BpXYNP"&gt;http://lnkd.in/BpXYNP&lt;/a&gt;&amp;nbsp; , click on
   our video (“Agile @ SDWorx” YannicHelsen) and vote for use by clicking I love it!
   Tnx in advance!
&lt;/p&gt;
&lt;p&gt;
   This is the video:
&lt;/p&gt;
&lt;p&gt;
   &lt;object width=480 height=385&gt;
      &lt;param name="movie" value="http://www.youtube.com/v/xZMhs6GJV7E&amp;amp;hl=en_GB&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999"&gt;
      &lt;param name="allowFullScreen" value="true"&gt;
      &lt;param name="allowscriptaccess" value="always"&gt;
      &lt;embed src="http://www.youtube.com/v/xZMhs6GJV7E&amp;hl=en_GB&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;
   &lt;/object&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=b5f6bc60-2efa-4ccf-bf5a-4121834a1286" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Agile;Kanban;Scrum</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=a3c9bb61-d3b1-4d77-a80f-5d21daebbff9</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,a3c9bb61-d3b1-4d77-a80f-5d21daebbff9.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Yep, the first problem I got with windows
   7 64-bit, Office 2010 64-bit and Windows Mobile Device Center.<br /><br />
   Using windows 7 64bit, you need to install the Windows Mobile Device Center 64-bit. 
   No problem when using Office 2007.<br />
   But after I installed Office 2010 64-bit, no synchronization is made with my HTC mobile
   phone.<br /><br />
   So I reinstalled the Mobile center and then I got the message that he can't find outlook. 
   So what's the problem?<br /><br />
   It seems that Windows Mobile center isn't up to date to use with the 64-bit version
   of Office 2010.<br /><br /><b>How to resolve?</b><br />
   Well you could de-install office 2010 64-bit and reinstall the 32-bit version. 
   But as I have a 64-bit processor this is stupid.<br />
   Another solution is to use google mail to sync with Outlook and then to sync with
   your mobile phone.  
   <br /><br />
   None of them has my interest.  So I hope that MS will soon release a new version
   of their mobile center.  As this is so stupid for the moment.<br /><p></p><img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=a3c9bb61-d3b1-4d77-a80f-5d21daebbff9" /><br /><hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Windows 7 64-bit, Office 2010 64-bit and Windows Mobile Device Center</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,a3c9bb61-d3b1-4d77-a80f-5d21daebbff9.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Windows+7+64bit+Office+2010+64bit+And+Windows+Mobile+Device+Center.aspx</link>
      <pubDate>Sat, 29 May 2010 10:31:22 GMT</pubDate>
      <description>Yep, the first problem I got with windows 7 64-bit, Office 2010 64-bit and Windows Mobile Device Center.&lt;br&gt;
&lt;br&gt;
Using windows 7 64bit, you need to install the Windows Mobile Device Center 64-bit.&amp;nbsp;
No problem when using Office 2007.&lt;br&gt;
But after I installed Office 2010 64-bit, no synchronization is made with my HTC mobile
phone.&lt;br&gt;
&lt;br&gt;
So I reinstalled the Mobile center and then I got the message that he can't find outlook.&amp;nbsp;
So what's the problem?&lt;br&gt;
&lt;br&gt;
It seems that Windows Mobile center isn't up to date to use with the 64-bit version
of Office 2010.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;How to resolve?&lt;/b&gt;
&lt;br&gt;
Well you could de-install office 2010 64-bit and reinstall the 32-bit version.&amp;nbsp;
But as I have a 64-bit processor this is stupid.&lt;br&gt;
Another solution is to use google mail to sync with Outlook and then to sync with
your mobile phone.&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
None of them has my interest.&amp;nbsp; So I hope that MS will soon release a new version
of their mobile center.&amp;nbsp; As this is so stupid for the moment.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=a3c9bb61-d3b1-4d77-a80f-5d21daebbff9" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Office;Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://blog.svencipido.be/Blog/Trackback.aspx?guid=d71b00b3-87d9-4554-afb2-5ca49c8c7b38</trackback:ping>
      <pingback:server>http://blog.svencipido.be/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.svencipido.be/Blog/PermaLink,guid,d71b00b3-87d9-4554-afb2-5ca49c8c7b38.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://blog.crisp.se/mattiasskarin/">Mattias Skarin aka Crisp</a> posted
      a nice small article with a case study about a team that is transformed from Scrum
      to Kanban.  He also put a few things he learned from this process, but also mentioned
      that they still have a way to go.
   </p>
        <p>
      So if you are interested in this, read it here: <a href="http://blog.crisp.se/mattiasskarin/2010/04/27/1272362964756.html">http://blog.crisp.se/mattiasskarin/2010/04/27/1272362964756.html</a></p>
        <p>
        </p>
        <img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=d71b00b3-87d9-4554-afb2-5ca49c8c7b38" />
        <br />
        <hr />
   My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</body>
      <title>Moving your Scrum team to Kanban</title>
      <guid>http://blog.svencipido.be/Blog/PermaLink,guid,d71b00b3-87d9-4554-afb2-5ca49c8c7b38.aspx</guid>
      <link>http://blog.svencipido.be/Blog/Moving+Your+Scrum+Team+To+Kanban.aspx</link>
      <pubDate>Wed, 28 Apr 2010 06:46:55 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://blog.crisp.se/mattiasskarin/"&gt;Mattias Skarin aka Crisp&lt;/a&gt; posted
   a nice small article with a case study about a team that is transformed from Scrum
   to Kanban.&amp;nbsp; He also put a few things he learned from this process, but also mentioned
   that they still have a way to go.
&lt;/p&gt;
&lt;p&gt;
   So if you are interested in this, read it here: &lt;a href="http://blog.crisp.se/mattiasskarin/2010/04/27/1272362964756.html"&gt;http://blog.crisp.se/mattiasskarin/2010/04/27/1272362964756.html&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.svencipido.be/Blog/aggbug.ashx?id=d71b00b3-87d9-4554-afb2-5ca49c8c7b38" /&gt;
&lt;br /&gt;
&lt;hr /&gt;My thoughts, shares,... with .Net and Microsoft - The blog of Sven Cipido</description>
      <category>Agile;Kanban;Scrum</category>
    </item>
  </channel>
</rss>
