E
Evgeny
Hi, all!
I have already installed .NET Framework CLR on Win 2000, SP4 machine.
I installed it from dotnetfx.exe.
My .NET application does access to COM and COM+ object and vice versa.
All wrapper COM->.NET and .NET->COM should be created during setup process.
A problem is , that this package doesn't include follow utilities:
-gacutil.exe - install .NET components into GAC
-tlbimp.exe - create RCW
What can I do?
Thanks in advance
I have already installed .NET Framework CLR on Win 2000, SP4 machine.
I installed it from dotnetfx.exe.
My .NET application does access to COM and COM+ object and vice versa.
All wrapper COM->.NET and .NET->COM should be created during setup process.
A problem is , that this package doesn't include follow utilities:
-gacutil.exe - install .NET components into GAC
-tlbimp.exe - create RCW
What can I do?
Thanks in advance