Like Alex, I can get access through an ASP page to my VB6 generated DCOM ActiveX.exe object if I authenticate as Admin through the browser, turning off anonymous access to the web site. But I can't seem to get access otherwise, receiving an ASP 0178 error instead. This is really aggravating because it works fine when the COM client machine is running W2K Server/IIS5. My strong suspicion is that either the updated COM+ or IIS components in W2003 are related to the problem.
I'm using the VB6 Packaging and deployment wizard to package up the client, which then includes the vbr and tlb files in the distribution exe that I run on the COM client. I have made sure that these files, along with the vb6 runtime client, all have iusr_<machinename> read/exec abilities. Under the component manager, the COM component I've installed shows up in 'DCOM Config', not 'COM+ Applications', and runs under the launching user account.
Any help would this would be most appreciated! Thanks, Rich.
COM Server box: Windows 2000 Server
COM client and IIS 6.0 Server box: Windows 2003 Server
Client/Server ActiveX.exe built with VB6sp5.
>> Stay informed about: remote com+ server.createobject failed