please try to give me some advice or solutions about migrating my application from win 2003 to win 2008(32bit). The problem was I keep getting the error 'ActiveX can't create object' error when starting an standard application. I can't get to login in my website maybe because it cannot create the COM+ application. When viewing the event log, there seems to be a warning coming from the DistributedCOM.
I've done the following so far in setting up the win 2008 server. Somehow I do the same when setting up in win 2003 which works fine.
- Configured website in IIS
- Installed VB6 DLL Application in COM+ services
- Checked the 'Allow IIS Intrinsic Properties' checkbox in COM+ services
Maybe you have encountered this so I'll try my luck and hope that I get the solution.