Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Ramya Krishnamoorthy shares a detailed case ...
On most of my projects that create windows services, I create a class (compiles into a .dll) that contains all the core subs and functions for my service. Then I first create a GUI front end that I ...
I am trying to execute the member function of a COM+ object from an ASP page, and getting the following error:<P>Error: 430 Class does not support Automation or does not support expected interface ...