.NET DLL

G

Guest

Hi!

I have a serious problem with .NET dlls. When I compile a dll and an
application separately and the application references the dll, the
application fails to start. When I compile the application and the dll
together, it works as supposed.

To the best of my knowledge, this behaviour is intentional and somehow
positive. But is it anyway to get around it? I need to distribute application
and dlls separately, and my customers isn't happy when the exe and the dll
doesn't work together.

Thanks in advance,
Nille
 

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