by figgles » Mon Nov 26, 2007 7:53 pm
Got to love .NET and SxS.
OK, the so called "DLL hell" of incompatible or conflicting DLLs is pretty annoying, I got to admit, but missing assemblies is even more annoying, personally. Why don't you do a final build using MinGW that relies on native DLLs with no assemblies? Unless your code is filled with __asm { } blocks and every violation of the C/C++ standard, a gcc-like compiler is insanely forgiving -- it practically turns your abortion into an executable.
For development though, VS is quite possibly the best environment.
Anyways, is there any convincing reason that you must do a SxS deployment?
push limits
mov reality, dreams
add life, meaning
jmp future