GAC Problem

B

bbembi_de

Hello everyone,

I have a application that uses IIOP.Net to communicate between Java and
..Net.
I use a exe that references to my dll with the remoting interfaces.
That works fine.
Now if I put the dll with the remoting interfaces in the GAC it doesn't
work anymore.
I get a ClassCastException.

Removing the dll from the GAC solves the problem, but I have to put it
in the GAC.

Any ideas?

greetings juergen
 
B

bbembi_de

Hello,

didn't work. My application throws a filenotfoundexception.

greetings juergen
 

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