.NET DLL

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Back
Top