// archives

Archive for July, 2008

Brilliant boy concert pianist

Detoxify Yourself

Here’s a great article by Laura Milligan. With air pollution, harmful pesticides and an unhealthy diet, your body is probably full of chemicals and poisons that you don’t even think about. If you want to detox your entire body, mind, spirit and life, turn to this list, which has over 100 ideas for removing the [...]

Car Brands: Who owns what

Interesting list…check it out here.  As examples: Toyota Motor Corporation Toyota also owns: 51% of Daihatsu, 20% of Fuji Heavy Industries (Subaru), and 6% of Isuzu. Nissan Motor Company (Japan) Renault owns 44% of Nissan. Nissan also owns: 15% of Renault.

How-to: Unable to cast object Microsoft VisualStudio TestTools UnitTesting TestConfiguration

I was getting this error when running one of my unit tests: Unit Test Adapter threw exception: The type initializer for ‘Microsoft.VisualStudio.TestTools.UnitTesting.TestConfiguration’ threw an exception.Unable to cast object of type ‘Microsoft.VisualStudio.TestTools.UnitTesting.TestConfigurationSection’ to type ‘Microsoft.VisualStudio.TestTools.UnitTesting.TestConfigurationSection’. The issue was due to a versioning problem in the .config file (I upgraded to VS 2008).  The section that you’ll [...]

How-to: Outlprnt error when printing from Outlook 2007 calender

I tried printing an Outlook 2007 calender entry memo style for a meeting, but received this error: Unable to save the printer settings. Make sure the file C:\Document and Settings\username\Application Data\Microsoft\Outlook\Outlprint is not missing or write protected. I found a KB article pointing to a solution: KB253966; however, I found that in my profile I [...]