VB.net Error : Application is ambiguous in namespace 'Excel'

Joined
Aug 25, 2005
Messages
1
Reaction score
0
Hello everyone,

I've got a bit of problem with referencing projects. To explain: i have just finished 2 different projects and i would like to bind them into one. To do so, i made the first project reference the second. Each of the two projects opens an excel application and Each project when compiled alone, compiles successfully.

However, when i make the first project reference the second, and i try compiling, i get the following compilation error :

Application is ambiguous in namespace 'Excel'

If you have any suggestions, please drop by.

Thanks in advance.
 

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