ActiveX component can't create object

Error Message:

ActiveX component can't create object

Solutions:

64 bit machine?

FogBugz needs IIS to run in 32 bit mode and our installer tries to arrange for that, but sometimes the .NET Runtime won't allow that to happen until you install the .NET 2.0 Redistributable and follow the steps here:

http://support.microsoft.com/?id=894435

1. Download the .NET 2.0 x64 redistributable and run it

2. Run c:\windows\Microsoft.NET\Framework\v(frameworkversionnumberhere)\aspnet_regiis.exe -i

3. Restart your machine, and make sure that the status of ASP.NET version 2.0 is set to Allowed in the Web service extension list in Internet Information Services Manager.