S
Shawn B.
By default a web application gets its assemblies from /bin. Is it possible
to have a /bin2 as well? I'd like to overlay a new app project into a
subfolder of the root and have it use another /bin directory... the reason
is some files in the /bin are snk'd and the in "/bin2" they aren't... and it
is way too difficult at this point in development to rebuild everything with
the correct dependancy chain.
Thanks,
Shawn
to have a /bin2 as well? I'd like to overlay a new app project into a
subfolder of the root and have it use another /bin directory... the reason
is some files in the /bin are snk'd and the in "/bin2" they aren't... and it
is way too difficult at this point in development to rebuild everything with
the correct dependancy chain.
Thanks,
Shawn