ATL ActiveX controls cannot be used
Hi,
I used the wizard to create an ATL project with one ATL control.
The generated code compiles but the control is not useable. I tried VB6 and User forms in Office VBA but in neither I can add the component to the component toolbar. I get this error:
Microsoft Visual Basic
'D:\Projects\Misc\HypGrid\Debug\HypGrid.dll' could not be loaded
OK Help
This is on my dev machine, so all the debug dlls are there. Registration with RegSvr32 is working.
I could also convert an ATL project from VS2005 to Orcas, build it and use the control. So it doesn't seem to be the runtime dlls but the generated code.
--
SvenC

