interop: problem importing Active X in C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

help please.. :(

I am recently trying to import ActiveX controls (done in Builder) to VSNET.
I added it to VSNET Toolbox and dropped the control to a form.

1. It displayed an error message about " pClientSite == 0 || m_spClientSite
== 0 @ c:program files\borland\cbuilder6\include\atl\atlctl.h/906 "
2. It shows "External Component throws an exception".
3. VSNET exits..

can somebody share what went wrong here?
 
If you get no results, try posting your problem to the interop group,
microsoft.public.dotnet.framework.interop.

Robin S.
 
Back
Top