<?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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>Chris May</title>
    <link>http://chrismay.org/</link>
    <description>{Consulting; .Net Development; IT Services}</description>
    <language>en-us</language>
    <copyright>Christopher May, Inc</copyright>
    <lastBuildDate>Tue, 10 Jan 2012 14:14:11 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>chris@christophermayinc.com</managingEditor>
    <webMaster>chris@christophermayinc.com</webMaster>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=fcb01a49-6df5-49ea-ad81-c9a4a98bba47</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,fcb01a49-6df5-49ea-ad81-c9a4a98bba47.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,fcb01a49-6df5-49ea-ad81-c9a4a98bba47.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=fcb01a49-6df5-49ea-ad81-c9a4a98bba47</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <title>Accessing WHS Connector Software via secret HTTPS location</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,fcb01a49-6df5-49ea-ad81-c9a4a98bba47.aspx</guid>
      <link>http://chrismay.org/2012/01/10/Accessing+WHS+Connector+Software+Via+Secret+HTTPS+Location.aspx</link>
      <pubDate>Tue, 10 Jan 2012 14:14:11 GMT</pubDate>
      <description>&lt;div&gt;If you are ever in a situation when you want to install the Windows Home Server connector software, but don't have the CD, you can always get it through the browser.&lt;br&gt;&lt;br&gt;Just browse to:&lt;br&gt;&lt;br&gt;https://SERVERNAME:56000&lt;br&gt;&lt;br&gt;It's important that you do the https.&lt;br&gt;&lt;br&gt;This page will give you the ability to download the right version of the connector software, as well as some tools for diagnosing issues with WHS.&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=fcb01a49-6df5-49ea-ad81-c9a4a98bba47"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,fcb01a49-6df5-49ea-ad81-c9a4a98bba47.aspx</comments>
      <category>Computers</category>
      <category>Misc</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=a14e1143-24d7-47c7-b813-ef63aaf94b54</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,a14e1143-24d7-47c7-b813-ef63aaf94b54.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,a14e1143-24d7-47c7-b813-ef63aaf94b54.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=a14e1143-24d7-47c7-b813-ef63aaf94b54</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <title>Windows 7 x64 SP1 ERROR_NOT_FOUND 0x80070490 Solution</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,a14e1143-24d7-47c7-b813-ef63aaf94b54.aspx</guid>
      <link>http://chrismay.org/2011/12/18/Windows+7+X64+SP1+ERRORNOTFOUND+0x80070490+Solution.aspx</link>
      <pubDate>Sun, 18 Dec 2011 20:46:18 GMT</pubDate>
      <description>&lt;div&gt;For the last couple weeks I've been unable to install SP1 for Windows 7 x64.&amp;nbsp; From time to time windows update tries to install it, and it always fails with:&lt;br&gt;&lt;br&gt;ERROR_NOT_FOUND 0x80070490&lt;br&gt;&lt;br&gt;There are a ton of people online trying to figure out this problem, with a wide range of suggestions and solutions, and quite often people resorting to reinstalling windows.&lt;br&gt;&lt;br&gt;One users post sent me down a path that allowed me to resolve the problem, but it wasn't completely clear from his post that what I was doing was working, so I wanted to elaborate on what I did and how I fixed the issue.&lt;br&gt;&lt;br&gt;First, I did the following without any change:&lt;br&gt;&lt;ul&gt;&lt;li&gt;Run chkdsk&lt;/li&gt;&lt;li&gt;Run sfs /scannow&lt;/li&gt;&lt;li&gt;Run the &lt;a href="http://windows.microsoft.com/en-US/windows7/What-is-the-System-Update-Readiness-Tool"&gt;System Update Readiness&lt;/a&gt; Tool&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;The post by Ben-IS was the one that got me going in the right direction:&lt;br&gt;&lt;br&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/bfb3e5b5-a3bd-4124-b4d6-7fb437ac7b74"&gt;http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/bfb3e5b5-a3bd-4124-b4d6-7fb437ac7b74&lt;/a&gt;&lt;br&gt;&lt;br&gt;The log flies that I frequently checked (and cleared out) were:&lt;br&gt;&lt;br&gt;C:\Windows\Logs\CBS\CBS.log (filled with stuff when you run the service pack install)&lt;br&gt;&lt;br&gt;C:\Windows\Logs\CBS\CheckSUR.log&amp;nbsp; (filled when you run the System Update Readiness Tool)&lt;br&gt;&lt;br&gt;C:\Windows\inf\setupapi.app.log (this one was most important)&lt;br&gt;&lt;br&gt;&lt;br&gt;When I checked setupapi.app.log I and searched for "failed to" it would find a line like this:&lt;br&gt;&lt;br&gt;!!!&amp;nbsp; sto: Failed to find driver update 'C:\WINDOWS\WinSxS\amd64_usbport.inf_31bf3856ad364e35_6.1.7600.16788_none_19ba59901d3be89e\usbport.inf' in Driver Store. Error = 0x00000490&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; Section end 2011/12/17 20:38:02.355&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; [Exit status: FAILURE(0x00000490)]&lt;br&gt;&lt;br&gt;So, given that line, I was then able to register the driver using the command:&lt;br&gt;&lt;br&gt;pnputil -a C:\WINDOWS\WinSxS\amd64_usbport.inf_31bf3856ad364e35_6.1.7600.16788_none_19ba59901d3be89e\usbport.inf&lt;br&gt;&lt;br&gt;So after doing that, I go back and run the SP install again, and guess what, it fails in exactly the same place with the same error.&amp;nbsp; Crap.&lt;br&gt;&lt;br&gt;I had copied the setupapi.app.log out of it's folder so that a brand new one was created, so I went back and looked for the same "failed to" phrase and quickly found:&lt;br&gt;&lt;br&gt;!!!&amp;nbsp; sto: Failed to find driver update 'C:\WINDOWS\WinSxS\amd64_usb.inf_31bf3856ad364e35_6.1.7600.20934_none_27ac0e3841194697\usb.inf' in Driver Store. Error = 0x00000490&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; Section end 2011/12/17 21:42:08.609&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; [Exit status: FAILURE(0x00000490)]&lt;br&gt;&lt;br&gt;&lt;br&gt;But, if you look very closely, you'll see that this is NOT the same error.&amp;nbsp; It's a different error.&amp;nbsp; The first path ended in "89e\usbport.inf" and the 2nd ended in "697\usb.inf".&lt;br&gt;&lt;br&gt;After an even closer examination of the entire block that contained this error showed that it had gotten 1 line further than last time.&amp;nbsp; And based on this header information:&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; [Uninstall Driver Updates]&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; Section start 2011/12/17 22:19:38.189&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmd: C:\WINDOWS\servicing\TrustedInstaller.exe&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sto: Driver Update Context:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sto:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Image State&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Specialized&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sto:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Image Architecture = amd64&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sto:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transaction&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = CbsDriversAndPrimitives&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sto:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver Updates&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 66&lt;br&gt;&lt;br&gt;I knew that there were only supposed to be 66 drivers being worked on, and I had made it past 64 of them by this point.&amp;nbsp; I went back to earlier log files and found that I had only gotten past 63 before.&amp;nbsp; So I repeated the process a couple more times, each time getting 1 driver further until finally it installed completely.&lt;br&gt;&lt;br&gt;I spent EASILY 20 hours on this over the past couple weeks.&amp;nbsp; It was a giant pain in the butt, but I'm really glad to have resolved it because reinstalling everything on my dev laptop would have taken days.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=a14e1143-24d7-47c7-b813-ef63aaf94b54"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,a14e1143-24d7-47c7-b813-ef63aaf94b54.aspx</comments>
      <category>Computer Stuff</category>
      <category>Hardware</category>
      <category>Hardware/Desktops</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=41b7fa4d-71bd-4e65-bfbc-e0aedb069751</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,41b7fa4d-71bd-4e65-bfbc-e0aedb069751.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,41b7fa4d-71bd-4e65-bfbc-e0aedb069751.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=41b7fa4d-71bd-4e65-bfbc-e0aedb069751</wfw:commentRss>
      <title>10 months with no posts</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,41b7fa4d-71bd-4e65-bfbc-e0aedb069751.aspx</guid>
      <link>http://chrismay.org/2011/12/18/10+Months+With+No+Posts.aspx</link>
      <pubDate>Sun, 18 Dec 2011 20:43:21 GMT</pubDate>
      <description>&lt;div&gt;10 months ago I moved my blog from my old server to the new one that I've been using.&amp;nbsp; This meant going from Windows 2003 and IIS6 to Windows 2008 R2 and IIS7.5.&amp;nbsp; I soon found there were a lot of minor problems hosting a dasBlog on an x64/iis7.5 server.&amp;nbsp;&amp;nbsp; &lt;br&gt;&lt;br&gt;I got to the point where the site would run, but I still couldn't get it to save any new posts.&amp;nbsp; I put it on my todo list to figure it out and the proceed to have 10 months of work and family stuff get in the way of ever getting back to it.&lt;br&gt;&lt;br&gt;I'll be posting once again from time to time now that I've resolved the issues.&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=41b7fa4d-71bd-4e65-bfbc-e0aedb069751"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,41b7fa4d-71bd-4e65-bfbc-e0aedb069751.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=ca506ec8-9402-4bfa-8a15-5c4d3057583d</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,ca506ec8-9402-4bfa-8a15-5c4d3057583d.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,ca506ec8-9402-4bfa-8a15-5c4d3057583d.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=ca506ec8-9402-4bfa-8a15-5c4d3057583d</wfw:commentRss>
      <title>IIS6 HTTP Compression</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,ca506ec8-9402-4bfa-8a15-5c4d3057583d.aspx</guid>
      <link>http://chrismay.org/2011/02/22/IIS6+HTTP+Compression.aspx</link>
      <pubDate>Tue, 22 Feb 2011 15:45:46 GMT</pubDate>
      <description>&lt;div&gt;Here are some great articles talking about properly enabling compression in IIS6.&lt;br&gt;&lt;br&gt;I had made some of these changes in the past, but I noticed that they had since been overwritten or not persisted.&amp;nbsp; I believe with the changes to the metabase file it will help keep the compression working.&lt;br&gt;&lt;a href="http://blog.grushin.com/2008/04/21/iis6-compression-file-extensions-and-testing/"&gt;&lt;br&gt;http://blog.grushin.com/2008/04/21/iis6-compression-including-js-css-etc/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://blog.grushin.com/2008/04/21/iis6-compression-file-extensions-and-testing/"&gt;http://blog.grushin.com/2008/04/21/iis6-compression-file-extensions-and-testing/&lt;/a&gt;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=ca506ec8-9402-4bfa-8a15-5c4d3057583d"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,ca506ec8-9402-4bfa-8a15-5c4d3057583d.aspx</comments>
      <category>Programming</category>
      <category>Programming/.Net</category>
      <category>Programming/.Net/ASP.Net</category>
      <category>Programming/IIS</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=40c76d02-13b4-4dd1-8594-a9243280cfe8</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,40c76d02-13b4-4dd1-8594-a9243280cfe8.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,40c76d02-13b4-4dd1-8594-a9243280cfe8.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=40c76d02-13b4-4dd1-8594-a9243280cfe8</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <title>Bear Necessities Pediatric Cancer Foundation</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,40c76d02-13b4-4dd1-8594-a9243280cfe8.aspx</guid>
      <link>http://chrismay.org/2011/02/15/Bear+Necessities+Pediatric+Cancer+Foundation.aspx</link>
      <pubDate>Tue, 15 Feb 2011 20:21:05 GMT</pubDate>
      <description>&lt;div&gt;Last year, I donated a weekend of my time to work with some other developers to create a new site for Bear Necessities Pediatric Cancer Foundation.&lt;br&gt;&lt;br&gt;When we wrapped up work, the site was nearly completed, with a few ends to tie up, and of course, all the content needed to be entered and hosting setup and DNS ..... you get the idea.&lt;br&gt;&lt;br&gt;So FF a many months and I was starting to think that the site would never go live.&amp;nbsp; Well it finally did.&lt;br&gt;&lt;br&gt;&lt;a href="http://bearnecessities.org/"&gt;http://bearnecessities.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;It isn't the most beautiful site (we didn't have any graphic artists on the team) but it's waaaaay better than what they had.&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=40c76d02-13b4-4dd1-8594-a9243280cfe8"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,40c76d02-13b4-4dd1-8594-a9243280cfe8.aspx</comments>
      <category>Misc</category>
      <category>Programming</category>
      <category>Programming/.Net</category>
      <category>Programming/.Net/ASP.Net</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=401211fe-fdc8-4ca9-8cb8-786305c5e113</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,401211fe-fdc8-4ca9-8cb8-786305c5e113.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,401211fe-fdc8-4ca9-8cb8-786305c5e113.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=401211fe-fdc8-4ca9-8cb8-786305c5e113</wfw:commentRss>
      <slash:comments>7</slash:comments>
      <title>XXXX is ambiguous in the namespace 'ASP'</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,401211fe-fdc8-4ca9-8cb8-786305c5e113.aspx</guid>
      <link>http://chrismay.org/2011/02/10/XXXX+Is+Ambiguous+In+The+Namespace+ASP.aspx</link>
      <pubDate>Thu, 10 Feb 2011 19:15:02 GMT</pubDate>
      <description>&lt;div&gt;&lt;P&gt;I've been getting this error every now and then.&lt;/P&gt;
&lt;P&gt;Usually this problem is caused by having 2 controls with the same name.&amp;nbsp; It can be that they are in different folders as well.&lt;/P&gt;
&lt;P&gt;I came across this post today:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://personalinertia.blogspot.com/2007/06/there-bug-in-compiler.html"&gt;http://personalinertia.blogspot.com/2007/06/there-bug-in-compiler.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Well, a quick search online told me that this might be a result of a known bug in the compiler. The fix was easy, you have to compile your app in non-batch -mode. How do you do this, I hear you asking. Simple: enter the compilation section of your web.config, and set batch="false", as so:&lt;BR&gt;&lt;BR&gt;&amp;lt;compilation debug="true" batch="false"&amp;gt;&lt;BR&gt;...&lt;BR&gt;&amp;lt;/compilation&amp;gt;&lt;BR&gt;&lt;/EM&gt;&lt;BR&gt;&lt;/P&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=401211fe-fdc8-4ca9-8cb8-786305c5e113"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,401211fe-fdc8-4ca9-8cb8-786305c5e113.aspx</comments>
      <category>Programming</category>
      <category>Programming/.Net</category>
      <category>Programming/.Net/.Net Framework</category>
      <category>Programming/.Net/ASP.Net</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=a21c17f9-e200-4033-8309-75d6ebbc293a</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,a21c17f9-e200-4033-8309-75d6ebbc293a.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,a21c17f9-e200-4033-8309-75d6ebbc293a.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=a21c17f9-e200-4033-8309-75d6ebbc293a</wfw:commentRss>
      <title>Tracking Schema Change Details in SQL Server</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,a21c17f9-e200-4033-8309-75d6ebbc293a.aspx</guid>
      <link>http://chrismay.org/2011/01/27/Tracking+Schema+Change+Details+In+SQL+Server.aspx</link>
      <pubDate>Thu, 27 Jan 2011 17:15:21 GMT</pubDate>
      <description>&lt;div&gt;&lt;p&gt;In SQL Server 2005 and newer you can create database catalog wide triggers that you can use to track all schema changes to any objects in that database.&lt;/p&gt;
&lt;p&gt;I wanted to track all schema changes to all catalogs on my server, so what I did was to create a database catalog called SchemaChangeLog that contained a table and a SP as follows:&lt;/p&gt;&lt;pre&gt;&lt;span style="background-color: transparent; font-family: Courier New; color: black; font-size: 11px;"&gt;&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;USE&lt;/span&gt; [SchemaChanges]
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;/****** Object:  Table [dbo].[SchemaChangeLog]    Script Date: 01/27/2011 11:17:26 ******/&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ANSI_NULLS&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;QUOTED_IDENTIFIER&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; ANSI_PADDING &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;CREATE&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;TABLE&lt;/span&gt; [dbo].[SchemaChangeLog](
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[SchemaChangeLogId] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;int&lt;/span&gt;] &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;IDENTITY&lt;/span&gt;(1,1) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NOT&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[EventType] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[PostTime] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;datetime&lt;/span&gt;] &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[LoginName] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Username] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[DatabaseName] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[SchemaName] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ObjectName] [&lt;span style="background-color: transparent; font-family: Courier New; color: fuchsia; font-size: 11px;"&gt;nchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ObjectType] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[SqlText] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](&lt;span style="background-color: transparent; font-family: Courier New; color: fuchsia; font-size: 11px;"&gt;max&lt;/span&gt;) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ServerName] [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;varchar&lt;/span&gt;](100) &lt;span style="background-color: transparent; font-family: Courier New; color: silver; font-size: 11px;"&gt;NULL&lt;/span&gt;,
 &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;CONSTRAINT&lt;/span&gt; [PK_SchemaChangeLog] &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;PRIMARY&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;KEY&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;CLUSTERED&lt;/span&gt; 
(
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[SchemaChangeLogId] &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ASC&lt;/span&gt;
)&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;WITH&lt;/span&gt; (PAD_INDEX  = &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;OFF&lt;/span&gt;, STATISTICS_NORECOMPUTE  = &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;OFF&lt;/span&gt;, 
IGNORE_DUP_KEY = &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;OFF&lt;/span&gt;, 
ALLOW_ROW_LOCKS  = &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;, 
ALLOW_PAGE_LOCKS  = &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;) &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt; [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;PRIMARY&lt;/span&gt;]
) &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt; [&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;PRIMARY&lt;/span&gt;]

GO

&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; ANSI_PADDING &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;OFF&lt;/span&gt;
GO


&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;USE&lt;/span&gt; [SchemaChanges]
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;/****** Object:  StoredProcedure [dbo].[SchemaChangeLog_Save]    Script Date: 01/27/2011 11:17:31 ******/&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ANSI_NULLS&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;QUOTED_IDENTIFIER&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;
GO

&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- =============================================&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- Author:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Chris May&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- Create date: 1/27/11&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- Description:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;saves schema change info&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- =============================================&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;CREATE&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;PROCEDURE&lt;/span&gt; [dbo].[SchemaChangeLog_Save]
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  @data XML
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;AS&lt;/span&gt;
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;BEGIN&lt;/span&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;BEGIN&lt;/span&gt; TRY
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  
        &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;insert&lt;/span&gt;  &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;INTO&lt;/span&gt; schemachanges.[DBO].SchemaChangeLog
                (
                  [EventType],
                  PostTime,
                  ServerName,
                  LoginName,
                  Username,
                  DatabaseName,
                  SchemaName,
                  ObjectName,
                  ObjectType,
                  SqlText
                        
                )
        &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;VALUES&lt;/span&gt;  (
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/EventType)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  &lt;span style="background-color: transparent; font-family: Courier New; color: fuchsia; font-size: 11px;"&gt;GETDATE&lt;/span&gt;(),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/ServerName)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/LoginName)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/UserName)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/DatabaseName)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/SchemaName)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/ObjectName)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/ObjectType)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'sysname'&lt;/span&gt;),
                  @data.value(&lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'(/EVENT_INSTANCE/TSQLCommand)[1]'&lt;/span&gt;, &lt;span style="background-color: transparent; font-family: Courier New; color: red; font-size: 11px;"&gt;'VARCHAR(max)'&lt;/span&gt;)
                ) ; 

    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;END&lt;/span&gt; TRY
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;BEGIN&lt;/span&gt; CATCH
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- we just don't want any errors here&lt;/span&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;
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;END&lt;/span&gt; CATCH ;
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;END&lt;/span&gt;

GO

&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;Then on each database catalog you want to track schema changes on, just run this to create the trigger:&lt;/p&gt;&lt;pre&gt;&lt;span style="background-color: transparent; font-family: Courier New; color: black; font-size: 11px;"&gt;&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;create&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;TRIGGER&lt;/span&gt; Trigger_Track_Schema_Changes &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;DATABASE&lt;/span&gt;
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;FOR&lt;/span&gt; DDL_DATABASE_LEVEL_EVENTS
&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;AS&lt;/span&gt;
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;NOCOUNT&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt;
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;DECLARE&lt;/span&gt; @data XML ;
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;BEGIN&lt;/span&gt; TRY
   
        &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;SET&lt;/span&gt; @data = EVENTDATA() ;
        &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;EXEC&lt;/span&gt; SchemaChanges.dbo.SchemaChangeLog_Save @data

    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;END&lt;/span&gt; TRY
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;BEGIN&lt;/span&gt; CATCH
            &lt;span style="background-color: transparent; font-family: Courier New; color: teal; font-size: 11px;"&gt;-- we just don't want any errors here&lt;/span&gt;
    &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;END&lt;/span&gt; CATCH ;

go 
&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;If you want to undo this you can always drop the trigger by using:&lt;/p&gt;&lt;pre&gt;&lt;span style="background-color: transparent; font-family: Courier New; color: black; font-size: 11px;"&gt;&lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;drop&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;TRIGGER&lt;/span&gt; Trigger_Track_Schema_Changes &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;ON&lt;/span&gt; &lt;span style="background-color: transparent; font-family: Courier New; color: blue; font-size: 11px;"&gt;DATABASE&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;EDIT: I've found that some things (like some actions in SQL Compare) cause this trigger to throw an error.&amp;nbsp; I'm not sure why.&amp;nbsp; But, if you want to just disable the trigger for a moment you can run this:&lt;/p&gt;&lt;p&gt;&lt;pre&gt;&lt;span style="color: Black; background-color: Transparent; font-family: Courier New; font-size: 11px;"&gt;disable &lt;span style="color: Blue; background-color: Transparent; font-family: Courier New; font-size: 11px;"&gt;trigger&lt;/span&gt; Trigger_Track_Schema_Changes &lt;span style="color: Blue; background-color: Transparent; font-family: Courier New; font-size: 11px;"&gt;on&lt;/span&gt; &lt;span style="color: Blue; background-color: Transparent; font-family: Courier New; font-size: 11px;"&gt;database&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=a21c17f9-e200-4033-8309-75d6ebbc293a"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,a21c17f9-e200-4033-8309-75d6ebbc293a.aspx</comments>
      <category>Programming</category>
      <category>Programming/Database</category>
      <category>Programming/Database/SQL Server</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=50bb7f74-a76a-4c23-99b1-d7d247f9a579</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,50bb7f74-a76a-4c23-99b1-d7d247f9a579.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,50bb7f74-a76a-4c23-99b1-d7d247f9a579.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=50bb7f74-a76a-4c23-99b1-d7d247f9a579</wfw:commentRss>
      <title>Mounting a VHD file in Windows Server 2008</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,50bb7f74-a76a-4c23-99b1-d7d247f9a579.aspx</guid>
      <link>http://chrismay.org/2011/01/09/Mounting+A+VHD+File+In+Windows+Server+2008.aspx</link>
      <pubDate>Sun, 09 Jan 2011 16:54:00 GMT</pubDate>
      <description>&lt;div&gt;Say you have a VHD from some VM but you really don't want (or can't) spin up the VM to access the drive.&amp;nbsp; Well you can just &lt;a href="http://thelazyadmin.com/blogs/thelazyadmin/archive/2009/01/15/mount-a-vhd-within-windows-7-server-2008-r2.aspx"&gt;mount it up in windows 2008&lt;/a&gt; using Disk Management inside Computer Management.&lt;br&gt;&lt;br&gt;Very handy.&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=50bb7f74-a76a-4c23-99b1-d7d247f9a579"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,50bb7f74-a76a-4c23-99b1-d7d247f9a579.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=eab5dbe2-b1df-45bb-94aa-c6b61c538a82</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,eab5dbe2-b1df-45bb-94aa-c6b61c538a82.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,eab5dbe2-b1df-45bb-94aa-c6b61c538a82.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=eab5dbe2-b1df-45bb-94aa-c6b61c538a82</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <title>Converting video clips between types</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,eab5dbe2-b1df-45bb-94aa-c6b61c538a82.aspx</guid>
      <link>http://chrismay.org/2011/01/03/Converting+Video+Clips+Between+Types.aspx</link>
      <pubDate>Mon, 03 Jan 2011 17:46:48 GMT</pubDate>
      <description>&lt;div&gt;I had a small WMV file that I wanted to convert into a stand alone flash video (not a FLV, a SWF) to stick on a website.&lt;br&gt;&lt;br&gt;There are lots of seemingly poor options out there for doing this, but this one was perfect: &lt;a href="http://www.youconvertit.com"&gt;http://www.youconvertit.com&lt;/a&gt;.&lt;br&gt;&lt;br&gt;I uploaded the WMV and they had a number of output options, one of which was SWF.&amp;nbsp; They emailed me a few seconds later letting me know my conversion job was completed, and I downloaded the SWF, which worked just as expected.&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=eab5dbe2-b1df-45bb-94aa-c6b61c538a82"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,eab5dbe2-b1df-45bb-94aa-c6b61c538a82.aspx</comments>
      <category>Programming</category>
      <category>Programming/Tools</category>
    </item>
    <item>
      <trackback:ping>http://chrismay.org/Trackback.aspx?guid=9d9045ea-c1c4-49be-86c7-d91b842d10cb</trackback:ping>
      <pingback:server>http://chrismay.org/pingback.aspx</pingback:server>
      <pingback:target>http://chrismay.org/PermaLink,guid,9d9045ea-c1c4-49be-86c7-d91b842d10cb.aspx</pingback:target>
      <dc:creator>Chris May</dc:creator>
      <wfw:comment>http://chrismay.org/CommentView,guid,9d9045ea-c1c4-49be-86c7-d91b842d10cb.aspx</wfw:comment>
      <wfw:commentRss>http://chrismay.org/SyndicationService.asmx/GetEntryCommentsRss?guid=9d9045ea-c1c4-49be-86c7-d91b842d10cb</wfw:commentRss>
      <slash:comments>9</slash:comments>
      <title>Ignore White Space in Visual Studio built in compare tool</title>
      <guid isPermaLink="false">http://chrismay.org/PermaLink,guid,9d9045ea-c1c4-49be-86c7-d91b842d10cb.aspx</guid>
      <link>http://chrismay.org/2011/01/03/Ignore+White+Space+In+Visual+Studio+Built+In+Compare+Tool.aspx</link>
      <pubDate>Mon, 03 Jan 2011 01:24:23 GMT</pubDate>
      <description>&lt;div&gt;If you don't really care about spaces vs tabs when comparing files in visual studio using the built in compare tool you can use the info found &lt;a href="http://www.controlstatements.com/2009/03/whitesapce-in-team-system-compare.html"&gt;here &lt;/a&gt;to get VS to ignore white space.&lt;br&gt;&lt;br&gt;Tools -&amp;gt; Options -&amp;gt; Source Control -&amp;gt; Visual Studio Team 
Foundation Server -&amp;gt; Configure Users Tools.. -&amp;gt; Add -&amp;gt;&lt;br&gt;&lt;br&gt;Add "%5 /ignorespace" at the end of the "arguments" textbox.&lt;br&gt;&lt;br&gt;That's it.&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://chrismay.org/aggbug.ashx?id=9d9045ea-c1c4-49be-86c7-d91b842d10cb"/&gt;&lt;/div&gt;</description>
      <comments>http://chrismay.org/CommentView,guid,9d9045ea-c1c4-49be-86c7-d91b842d10cb.aspx</comments>
    </item>
  </channel>
</rss>
