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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top