linking to modules in an ADE file.

B

brm6546545

I have microsoft project and recently have had need to link it to a
second project.

When developing in the main project I can reference another ADP file
fine, but I can't compiler the original project while linked.

I found the following knowelege base article saying that i must link to
an ADE file before i can compile.

http://support.microsoft.com/default.aspx?scid=kb;en-us;283788

The only problem is when i compile the secondary project to and ADE
file and try to link the primary project to it i can't call any of the
functions in the modules. thus not letting me compile the primary.

I'm pretty sure this is possible, i just can't seem to find any info on
doing this.
 
B

brm6546545

Runitme error 424 object required. Just as if you were referencing an
function that doesn't exist.

I can also tell it is not working because when i type LibraryName. when
linked to the ADP file when i type the period it brings up a list of
the functions. when linked to the ADE file this does not happen.

I am linking this under the VB editor under Tools->References

when linked to the ADE file it lists the linked project in the object
browser and i can see the modules just like if i was linked to the ADP
file. obviously in the ADE you can't view code, but all i need to do is
call the functions.

I've looked everywhere for this solution, and come up with nothing. If
someone could help me it would be greatly appreciated
 

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

Top