Hello,
Does anyone have good example of how to create a Runtime-Callable Wrapper (RCW) for a COM component in .net infrastructure. Been looking on the net but can't find a good example.
The problem is that I am building a webservice application in .net, added a reference to a third party control and am getting an Error: an exception of type: {system.runtime.InteropServices.comExceptions} occurs in the Local properties. I found out that the object has not been instantiated properly and i should build a wrapper for the third party control.
If you have any suggestions of what to do or any other information that would be greatly appreciated.
Thanks
Jim Cotter
VS Visualstatement
Does anyone have good example of how to create a Runtime-Callable Wrapper (RCW) for a COM component in .net infrastructure. Been looking on the net but can't find a good example.
The problem is that I am building a webservice application in .net, added a reference to a third party control and am getting an Error: an exception of type: {system.runtime.InteropServices.comExceptions} occurs in the Local properties. I found out that the object has not been instantiated properly and i should build a wrapper for the third party control.
If you have any suggestions of what to do or any other information that would be greatly appreciated.
Thanks
Jim Cotter
VS Visualstatement