<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.ssw.com.au/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Bloggers</title><link>http://blogs.ssw.com.au/blogs/</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator><item><title>CRM 2011 Outlook Client - Stuck in reboot loop installing SQL Express</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/11/08/crm-2011-outlook-client-stuck-in-reboot-loop-installing-sql-express.aspx</link><pubDate>Mon, 07 Nov 2011 22:43:25 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1363</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Ran into this issue today when trying to install the Microsoft Dynamics CRM 2011 for Microsoft Office Outlook where the installer would constantly ask for a reboot when trying to install &amp;ldquo;Microsoft SQL Server Express Edition 2008 (CRM)&amp;rdquo;. No matter how many times you rebooted it would always ask to reboot again. Note: This only happens if you use the &amp;ldquo;Offline&amp;rdquo; functionality. The solution to this is to manually install Microsoft SQL Server 2008 R2 Express and call the instance...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/11/08/crm-2011-outlook-client-stuck-in-reboot-loop-installing-sql-express.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1363" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Stuff/default.aspx">Stuff</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/CRM+2011/default.aspx">CRM 2011</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/CRM/default.aspx">CRM</category></item><item><title>Use a custom TFS Work Item Query to keep track of what you’ve worked on today</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/09/23/use-a-custom-tfs-work-item-query-to-keep-track-of-what-you-ve-worked-on-today.aspx</link><pubDate>Thu, 22 Sep 2011 23:39:20 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1362</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>At SSW we need to record timesheets for all the work that we do. Normally keeping track of what you’ve worked on is difficult and you end up writing “Worked on web stuff” If you use TFS you can easily keep track of the Work Items that you’ve completed today You can then just copy and paste the results into your timesheets Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/09/23/use-a-custom-tfs-work-item-query-to-keep-track-of-what-you-ve-worked-on-today.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1362" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category></item><item><title>Trimming down the size of your Outlook OST</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/06/14/trimming-down-the-size-of-your-outlook-ost.aspx</link><pubDate>Tue, 14 Jun 2011 06:35:00 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1361</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Recently my Outlook 2010 OST grew to over 4GB of space which made Outlook slow. One of the biggest reasons why it’s this large is SSW’s policy against auto-archiving and never permanently deleting anything. As a result my Deleted Items folder was actually 2.1 GB! Now, I don’t actually need all of those items as they do span back about 4 years. So the goal is to only bring down the current year’s deleted items. Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/06/14/trimming-down-the-size-of-your-outlook-ost.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1361" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Stuff/default.aspx">Stuff</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/OST/default.aspx">OST</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Outlook/default.aspx">Outlook</category></item><item><title>Adding configurable parameters to a Custom TFS Build Workflow Template &amp; Remote Compiling Source Code on Unix</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/31/adding-configurable-parameters-to-a-custom-tfs-build-workflow-template-amp-remote-compiling-source-code-on-unix.aspx</link><pubDate>Tue, 31 May 2011 02:06:23 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1359</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>I&amp;rsquo;m currently working at a client that requires some source code to compile in Unix - as their major systems are Unix based with new development being done in .NET. The great thing about the project is that they have are trying to consolidate everything into TFS as the single source of truth (it&amp;#8217;s mostly there). To get the unix stuff going I&amp;rsquo;ve customized the DefaultTemplate.xaml and added an extra InvokeProcess that calls a PowerShell script to copy files to Unix using Pscp (for...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/31/adding-configurable-parameters-to-a-custom-tfs-build-workflow-template-amp-remote-compiling-source-code-on-unix.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1359" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Build+Server/default.aspx">Build Server</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Continuous+Integration/default.aspx">Continuous Integration</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Unix/default.aspx">Unix</category></item><item><title>Adding configurable parameters to a Custom TFS 2010 Build Template &amp; Remote Compiling Source Code on Unix</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/31/adding-configurable-parameters-to-a-custom-tfs-2010-build-template-amp-remote-compiling-source-code-on-unix.aspx</link><pubDate>Tue, 31 May 2011 02:06:23 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1360</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>I&amp;rsquo;m currently working at a client that requires some source code to compile in Unix - as their major systems are Unix based with new development being done in .NET. The great thing about the project is that they have are trying to consolidate everything into TFS as the single source of truth (it&amp;#8217;s mostly there). To get the unix stuff going I&amp;rsquo;ve customized the DefaultTemplate.xaml and added an extra InvokeProcess that calls a PowerShell script to copy files to Unix using Pscp (for...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/31/adding-configurable-parameters-to-a-custom-tfs-2010-build-template-amp-remote-compiling-source-code-on-unix.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1360" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Build+Server/default.aspx">Build Server</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Continuous+Integration/default.aspx">Continuous Integration</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Unix/default.aspx">Unix</category></item><item><title>Customizing Work Items in TFS 2010</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/25/customizing-work-items-in-tfs-2010.aspx</link><pubDate>Wed, 25 May 2011 01:32:07 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1357</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>The Team Foundation Server Power Tools allow you to edit templates online or offline. In the online mode, changes you make are instantly visible when you save the changes so be careful. I would advise creating a dummy Team Project to do the customizations on first before rolling the changes out to actual Team Projects. The offline mode works by saving the work item definitions locally as XML and making changes to the XML file. You will need to import the XML to the Team Project to deploy the changes...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/25/customizing-work-items-in-tfs-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1357" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Process+Template/default.aspx">Process Template</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/WIT/default.aspx">WIT</category></item><item><title>Customizing Process Templates and Work Items in Visual Studio 2010</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/25/customizing-process-templates-and-work-items-in-visual-studio-2010.aspx</link><pubDate>Tue, 24 May 2011 15:30:00 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1358</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>One of the best features of Team Foundation Server 2010 is the ability to customize and create your own Process Templates, Work Items and Fields. The first thing you’ll need is to install the Team Foundation Server Power Tools . This will give you a menu under Tools | Process Editor to customize the templates From here you can start modifying the Work Item Types (WIT) in existing Team Projects or create new WITs. The most frequent requests I get from TFS users is to: Add additional fields to a work...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/25/customizing-process-templates-and-work-items-in-visual-studio-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1358" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Process+Template/default.aspx">Process Template</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/WIT/default.aspx">WIT</category></item><item><title>RE: Microsoft ASP.NET - Too many options</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/06/re-microsoft-asp-net-too-many-options.aspx</link><pubDate>Fri, 06 May 2011 02:00:29 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1356</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Repsonding to Peter Gfader&amp;#8217;s blog post about Microsoft ASP.NET - Too many options I see WebMatrix as an entry level tool to get people who don&amp;rsquo;t necessary have a development background a quick way to build and customize websites (using the templates and editors) on the Microsoft platform. It lowers the barriers to entry because you have one lightweight tool (7MB + about 20 MB of dependencies) that can edit web pages and manage your SQL. If the user wants to do more than they will need...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/05/06/re-microsoft-asp-net-too-many-options.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1356" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>VSTO Addins break after Visual Studio 2010 SP1 install, can't find config file</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/04/11/vsto-addins-break-after-visual-studio-2010-sp1-install-can-t-find-config-file.aspx</link><pubDate>Mon, 11 Apr 2011 07:36:00 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1355</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>I ran into a breaking change with Visual Studio 2010 SP1 and VSTO at a client today. It seems there was a change that caused Office addins to look for their config files in the application&amp;#8217;s folder instead of from the addin&amp;#8217;s folder (e.g. Word.exe.config or Excel.exe.config). The result is all sorts of chaos with AppSettings, WCF service bindings and anything else that needs to be read from the app.config The details are posted here on connect - Visual Studio SP1 (or specifically VSTO...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/04/11/vsto-addins-break-after-visual-studio-2010-sp1-install-can-t-find-config-file.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1355" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/VSTO/default.aspx">VSTO</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Visual+Studio+2010+SP1/default.aspx">Visual Studio 2010 SP1</category></item><item><title>The case of the Missing Team Project in VS 2010</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/01/28/the-case-of-the-missing-team-project-in-vs-2010.aspx</link><pubDate>Thu, 27 Jan 2011 21:00:00 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1354</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Ran into a strange issue today when trying to upgrade a project from VS2008 to VS2010. We are running TFS 2010 and the Team Project appears fine in Team Explorer under VS2008 but is mysteriously missing from Team Explorer in VS2010. My windows account is also part of the Project Collection Administrators group. Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/01/28/the-case-of-the-missing-team-project-in-vs-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1354" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Team+Projects/default.aspx">Team Projects</category></item><item><title>TIP - Enable MVC 3 “Add | View…” to Orchard Code Generated Module projects</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2011/01/22/tip-enable-mvc-3-add-view-to-orchard-code-generated-module-projects.aspx</link><pubDate>Sat, 22 Jan 2011 06:38:36 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1353</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>When you use the command line interface in Orchard to generate a module, it seems you cannot use the context menus to create views and you end up manually creating the *.cshtml files. That is when you right click on the project and select &amp;#8220;Add&amp;#8221; there&amp;#8217;s no &amp;#8220;View&amp;#8230;&amp;#8221; option. This is because the project type isn&amp;#8217;t being set correctly by the Orchard code generator. Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2011/01/22/tip-enable-mvc-3-add-view-to-orchard-code-generated-module-projects.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1353" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/MVC+3/default.aspx">MVC 3</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Razor/default.aspx">Razor</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Orchard/default.aspx">Orchard</category></item><item><title>You are not Authorized to Access &lt;TFSServer&gt;\&lt;Collection&gt; when adding a CodedUI Test</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/12/08/you-are-not-authorized-to-access-lt-tfsserver-gt-lt-collection-gt-when-adding-a-codedui-test.aspx</link><pubDate>Wed, 08 Dec 2010 01:09:10 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1352</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>When trying to add a Coded UI Test using an existing action recording, you may receive the following error: TF30063: You are not authorized to access &amp;lt;TFSServer&amp;gt;\&amp;lt;Collection&amp;gt; Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/12/08/you-are-not-authorized-to-access-lt-tfsserver-gt-lt-collection-gt-when-adding-a-codedui-test.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1352" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Coded+UI+Test/default.aspx">Coded UI Test</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Lab+Management/default.aspx">Lab Management</category></item><item><title>VSTO Tip - Show Errors from your Add-In</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/22/vsto-tip-show-errors-from-your-add-in.aspx</link><pubDate>Mon, 22 Nov 2010 03:15:21 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1351</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>By default, Microsoft have chosen to hide user interface errors for Office add-ins. That means whenever an unhandled exception occurs, you are none the wiser if you&amp;#8217;re not debugging. There are two solutions to this: Implement an exception handler (like LadyLog ) Show the errors by changing the end user options Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/22/vsto-tip-show-errors-from-your-add-in.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1351" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/VSTO/default.aspx">VSTO</category></item><item><title>VSTO Tip - Stop the built in Ribbon reflection from slowing your add-in's load time</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/22/vsto-tip-stop-the-built-in-ribbon-reflection-from-slowing-your-add-in-s-load-time.aspx</link><pubDate>Mon, 22 Nov 2010 01:10:35 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1349</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Behind the scenes, when a VSTO addin or customization loads, the runtime uses reflection to search for all Ribbon controls and customizations and automatically adds them to the appropriate extension regions. This process makes it easy for developers as they don&amp;#8217;t have to worry about hooking up the Ribbon Tab that they&amp;#8217;ve developed to the Ribbon, or add a new menu item to the Office Menu. However, it can make the add-in&amp;#8217;s startup time slower if your Office solution has many references...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/22/vsto-tip-stop-the-built-in-ribbon-reflection-from-slowing-your-add-in-s-load-time.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1349" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/VSTO/default.aspx">VSTO</category></item><item><title>VSTO - Error when adding items to ComboBox</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/22/vsto-error-when-adding-items-to-combobox.aspx</link><pubDate>Mon, 22 Nov 2010 00:41:47 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1350</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Ran into this issue when designing a Ribbon (Visual Designer) control that contained a ComboBox. After you add items to the ComboBox using the properties window, everything appears fine until you attempt to Save or Build. You will get the following error: Code generation for property &amp;#8216;Items&amp;#8217; failed. Error was: &amp;#8216;Object reference not set to an instance of an object&amp;#8217; Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/22/vsto-error-when-adding-items-to-combobox.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1350" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/VSTO/default.aspx">VSTO</category></item><item><title>Tip – Test sending emails from your application without an SMTP Server</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/18/tip-test-sending-emails-from-your-application-without-an-smtp-server.aspx</link><pubDate>Thu, 18 Nov 2010 02:20:00 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1348</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Frequently the applications that we develop will need to send out an email (e.g. for account registration, order confirmation or newsletter). How does a developer tests that the emails are formatted and mail merged correctly? The options you have are: Local or other SMTP server (not applicable for Windows 7 as there is no local SMTP server option anymore) Local Directory Delivery Smtp4Dev (recommended) Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/18/tip-test-sending-emails-from-your-application-without-an-smtp-server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1348" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Smtp4Dev/default.aspx">Smtp4Dev</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/SMTP/default.aspx">SMTP</category></item><item><title>Configuring IIS 6.0 for Silverlight</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/03/configuring-iis-6-0-for-silverlight.aspx</link><pubDate>Wed, 03 Nov 2010 01:00:18 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1347</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>p&amp;gt;By default when you deploy a Silverlight application to an IIS 6.0 server and try to load the page, you will get a JavaScript error: Error: Unhandled Error in Silverlight Application Code: 2104&amp;#160;&amp;#160;&amp;#160; Category: InitializeError&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Message: Could not download the Silverlight application. Check web server settings Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/03/configuring-iis-6-0-for-silverlight.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1347" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Javascript/default.aspx">Javascript</category></item><item><title>Setting up ASP.NET 4.0 with IIS 6.0</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/02/setting-up-asp-net-4-0-with-iis-6-0.aspx</link><pubDate>Tue, 02 Nov 2010 02:47:36 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1346</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>You may run into an error with Windows 2003 Server and IIS 6.0 when trying to deploy an ASP.NET 4.0 web application. &amp;lt;compilation debug=&amp;#8221;true&amp;#8221; targetFramework=&amp;#8221;4.0&amp;#8221; &amp;gt; &amp;#160;&amp;#160;&amp;#160; &amp;lt;assemblies&amp;gt;&amp;#160; &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; : &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; : &amp;#160;&amp;#160;&amp;#160; &amp;lt;/assemblies&amp;gt; &amp;lt;/compilation&amp;gt; Exception information: &amp;#160;&amp;#160;&amp;#160; Exception type: ConfigurationErrorsException &amp;#160;&amp;#160;&amp;#160; Exception...(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/11/02/setting-up-asp-net-4-0-with-iis-6-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1346" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/ASP.NET+4.0/default.aspx">ASP.NET 4.0</category></item><item><title>Fix slow loading mkv files in VLC in Mac OSX</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/10/29/fix-slow-loading-mkv-files-in-vlc-in-mac-osx.aspx</link><pubDate>Fri, 29 Oct 2010 10:11:09 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1345</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>Was having a frustrating few months with MKV files containing subtitles taking up to 30 seconds to load in VLC. The solution to the problem is to grant write permissions to the fontconfig file. So the simple fix is this: Open up Terminal.app Type in &amp;#8220;sudo chmod 777 /usr/X11/var/cache/fontconfig&amp;#8221; Now MKV files containing subtitles will load instantly! Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/10/29/fix-slow-loading-mkv-files-in-vlc-in-mac-osx.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1345" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Stuff/default.aspx">Stuff</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/OSX/default.aspx">OSX</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/VLC/default.aspx">VLC</category></item><item><title>Adding custom http header to WCF requests</title><link>http://blogs.ssw.com.au/blogs/ericphan/archive/2010/06/03/adding-custom-http-header-to-wcf-requests.aspx</link><pubDate>Thu, 03 Jun 2010 13:14:36 GMT</pubDate><guid isPermaLink="false">a0cb65b8-1ce1-4a17-8a03-75d8814e32a6:1343</guid><dc:creator>Blog</dc:creator><slash:comments>0</slash:comments><description>I needed to add a customer http header to the outgoing request of a web service call (for authentication purposes). With old web services it was easy to do this, but with WCF it&amp;#8217;s a bit tricker. The good thing is that WCF is *very* extensible. To do this, we need to create a custom WCF behavior and message inspector. The solution file is available in the resources section of the post. Read More......(&lt;a href="http://blogs.ssw.com.au/blogs/ericphan/archive/2010/06/03/adding-custom-http-header-to-wcf-requests.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.ssw.com.au/aggbug.aspx?PostID=1343" width="1" height="1"&gt;</description><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Development/default.aspx">Development</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/.NET+3.5/default.aspx">.NET 3.5</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/BehaviorExtensionElement/default.aspx">BehaviorExtensionElement</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/Web+Services/default.aspx">Web Services</category><category domain="http://blogs.ssw.com.au/blogs/ericphan/archive/tags/HTTP+Headers/default.aspx">HTTP Headers</category></item></channel></rss>
