> Hello, I've create an ActiveX DLL program. And I was told that I could click
> on "Add Project" to add in a project file to the DLL to make it easier for
> testing and debugging. I've done this but I can't get the Project to load, so
> I can test the DLL. I have the Project, Startup Object, set to the form in
> the test project. But it's not being loaded when I run the program. Is there
> something that I missed. Thanks.
Hi Tony, I've checked and the Startup Object is pointing to the Form in my
Test Project. I'll keep playing with it, must be missing something simple.
Thanks.
> Right-click on the new project, in the Project tree, and make sure 'Set as
> Start Up' is selected. If your DLL was the first project to be loaded then
[quoted text clipped - 11 lines]
> there
> > something that I missed. Thanks.
oc7 - 26 Nov 2004 16:13 GMT
Hi Tony, I got it working. I had selected Project/Properties, then set the
Startup Object instead of clicking on the Project Tree. I thought they were
the same thing. Thanks for your help.
> Hi Tony, I've checked and the Startup Object is pointing to the Form in my
> Test Project. I'll keep playing with it, must be missing something simple.
[quoted text clipped - 15 lines]
> > there
> > > something that I missed. Thanks.
Tony Proctor - 26 Nov 2004 16:14 GMT
No, not the "Startup object". I mean the starting project. You need to
select a start project too. Did you try my instruction to the letter?
Tony Proctor
> Hi Tony, I've checked and the Startup Object is pointing to the Form in my
> Test Project. I'll keep playing with it, must be missing something simple.
[quoted text clipped - 15 lines]
> > there
> > > something that I missed. Thanks.
oc7 - 30 Nov 2004 14:49 GMT
Hi Tony, i followed you instruction and got it working. Thanks.
> No, not the "Startup object". I mean the starting project. You need to
> select a start project too. Did you try my instruction to the letter?
[quoted text clipped - 25 lines]
> > > there
> > > > something that I missed. Thanks.