Required. develop a COM + component (wapoadb) for the internal system to publish a set of interfaces. however, the following problems were found during the development process. I created a component for testing. net winform ApplicationProgramAnd then add a reference to the COM + component (wapoadb). The result is as follows:
I think it seems that. Net cannot add references to the COM + component compiled by. net. So I have the following questions:
(1): Isn't COM + a neutral technology? The Design of COM + should be language neutral. Why cannot. Net reference COM + components compiled by. Net?
(2): Can I add references to COM + components compiled by. Net? What can I do?
Dare to send to the home page, and beg the experts for help...
PS: do not avoid the problem. For example, we recommend that you replace the WCF directly and add references to the Assembly directly. This is because it is inconvenient to call ASP, VB6, etc ....