A
Andreas Bergmeier
We have a com dll inside the bin directory of a WebApplication. In
asp.net 1.1 this dll stays only in the bin directory and just the
interop wrapper is copied to the temporary asp.net files. In asp.net 2.0
the com dll is copied to the temporary asp.net files, too - which is a
real showstopper because it needs other dlls in the same directory to run.
Is there a way one can prevent a dll to be copied to the temporary
asp.net files?
Regards
Andreas Bergmeier
asp.net 1.1 this dll stays only in the bin directory and just the
interop wrapper is copied to the temporary asp.net files. In asp.net 2.0
the com dll is copied to the temporary asp.net files, too - which is a
real showstopper because it needs other dlls in the same directory to run.
Is there a way one can prevent a dll to be copied to the temporary
asp.net files?
Regards
Andreas Bergmeier