Prev: Debugging VB6 COM DLL from VS 2005
Next: bug in System::DirectoryServices::Protocols::BerConverter::Decode?
From: hush_07 on 1 Mar 2007 07:47 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?
From: RobinS on 1 Mar 2007 13:42
If you get no results, try posting your problem to the interop group, microsoft.public.dotnet.framework.interop. Robin S. ------------------------- "hush_07" <hush07(a)discussions.microsoft.com> wrote in message news:E23F8A48-909A-471A-A6AA-C68A5BE7D338(a)microsoft.com... > 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? |