Archive for July 24th, 2007


Firefox, Silverlight, Services and ASP.NET Debugging

Edit: If you’ve been having problems with this, it’s because I accidentally missed a step. Firefox will always look for an old process regardless of whether you want to start as a separate profile. To fix this, you need to add the MOZ_NO_REMOTE environment variable with a value of 1. Note: This [...]