If the user doesn't have the Azure SDK installed we give a terse message. We should instead check to see if the component is present and if not give a nice message.
```
<entry>
<record>282</record>
<time>2014/06/02 18:45:52.821</time>
<type>Error</type>
<source>VisualStudio</source>
<description>CreateInstance failed for package [CommonAzureToolsPackage]</description>
<guid>{1E863AE9-93F6-42FD-A301-D3391F876208}</guid>
<hr>80070002</hr>
<errorinfo>Could not load file or assembly 'Microsoft.VisualStudio.WindowsAzure.Utilities.1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.</errorinfo>
</entry>
```
```
<entry>
<record>282</record>
<time>2014/06/02 18:45:52.821</time>
<type>Error</type>
<source>VisualStudio</source>
<description>CreateInstance failed for package [CommonAzureToolsPackage]</description>
<guid>{1E863AE9-93F6-42FD-A301-D3391F876208}</guid>
<hr>80070002</hr>
<errorinfo>Could not load file or assembly 'Microsoft.VisualStudio.WindowsAzure.Utilities.1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.</errorinfo>
</entry>
```