W
wernerkoelbl
Hi,
I have a problem using COM-Components like Microsoft Office Chart 11 or
Spreadsheet 11 (also with Chart 10, etc.) in Microsoft Visual Basic
2005 Express Beta Edition.
I've checked exactly what's described here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnofftalk/html/office11012001.asp
After adding the COM-Components to the toolbox, I try to use it and
drag them onto the Windows Form and get the error message:
"Failed to import the ActiveX control. Please ensure it is properly
registered."
Everything seems okay. I also have registered the owc11.dll with
regsvr32, but nothing worked.
Additionally I get the warnings:
The "ResolveComReference" task failed unexpectedly.
.........
.........
The referenced component 'AxOWC11' could not be found.
Thanks for your help!
Regards,
Werner
I have a problem using COM-Components like Microsoft Office Chart 11 or
Spreadsheet 11 (also with Chart 10, etc.) in Microsoft Visual Basic
2005 Express Beta Edition.
I've checked exactly what's described here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnofftalk/html/office11012001.asp
After adding the COM-Components to the toolbox, I try to use it and
drag them onto the Windows Form and get the error message:
"Failed to import the ActiveX control. Please ensure it is properly
registered."
Everything seems okay. I also have registered the owc11.dll with
regsvr32, but nothing worked.
Additionally I get the warnings:
The "ResolveComReference" task failed unexpectedly.
.........
.........
The referenced component 'AxOWC11' could not be found.
Thanks for your help!
Regards,
Werner