Hi,
I am Creating InterOp dll using the below syntax:
tlbimp.exe ABC.dll \out:Interop.ABCLib.dll
The output Interop dll name should be Interop.ABCLib.dll, but i am getting it as ABCLib.dll. The word 'Interop' is not generated.
Please let me the correct command which generates the Interop dll that i have mentioned above. Thanks in advance.
Regards, Chetan.
Chetan Rajakumar