When you can’t seem to fix “The located assembly’s manifest definition does...
I’ve dealt with this one a few times. You get the .net error: Could not load file or assembly ‘MyAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The located...
View ArticleVisual Studio 2010 Attach Warning – w3wp.exe
We often debug against w3wp.exe (the IIS worker process) when building web apps. Visual studio 2010 adds an annoying quirk though, a warning states: “Attaching to this process can potentially harm your...
View ArticleSMTP Configuration on Rackspace Cloud Servers, Windows
As it turns out, configuring SMTP for asp.net applications to send simple email messages in Windows Server 2008 is not exactly straight forward. I think Microsoft is focussed on organizations with...
View ArticleVisual Studio Environment Tips
This week I had to send my iMac in for repair. Normally I program using Windows Server 2008 running in Parallels. This week I had to go back to my old desktop PC to get my programming work done. I had...
View Article