Using .Net tlb in VC++ 6.0
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Friends, I am using .NET component in VC 6.0 MFC application. I created tlb file for .NET using RegAsm.exe and importing it in my MFC application. (I referred this link http://support.microsoft.com/kb/828736). Its working fine in my system.But the problem is it wont work on other systems. I installed VC++ 6.0 & VS 2005 (.Net Framework)both on my system. But other systems are only installed with VC++ 6.0. Is it necessary to install .Net framework, If yes what all to install, which version? Please help me..
Reagards Shiva