Kuldeeptewari
New member
- Joined
- Oct 15, 2004
- Messages
- 1
Hi All !
Im trying to call methods of a COM dll(built using MFC support in VC++) in my .Net application.Intellisense is showing up the methods/properties of the classes of dll,and im also able to get and set the properties, but when I try to call the methods, the application just hangs up.
Iv tried both ways(Adding reference and copying the dll in GAC).
Im using Win 2003 Server machine.
Will anyone help me??
regards and bye.
waiting for ur replies.
Kuldeep.
Im trying to call methods of a COM dll(built using MFC support in VC++) in my .Net application.Intellisense is showing up the methods/properties of the classes of dll,and im also able to get and set the properties, but when I try to call the methods, the application just hangs up.
Iv tried both ways(Adding reference and copying the dll in GAC).
Im using Win 2003 Server machine.
Will anyone help me??
regards and bye.
waiting for ur replies.
Kuldeep.
Last edited by a moderator: