Adding a component in MTS package
I am trying to add a component in MTS package and I am getting an error message that Iam missing some dlls. While I have already registered and added the proxy/Stub dll and typelib too. I am not able to register my component on a MTS machine while Iam easily able to register on my local non-MTS machine.
Can someone tell me what Iam missing.
Thanks.
Re: Adding a component in MTS package
I ran into a similar error when I inadvertantly enabled MFC support and then tried to deploy to a computer without MFC.
This or something similar to this, may be your problem.
Therese