N
not_a_commie
When I use the "Publish Web Site" command for my .Net 2.0 Webservices,
all the referenced assemblies are automatically copied to the
destination folder. However, any native DLLs that I manually placed in
the Bin folder are not copied. Any ideas how to change this? Is there
some always-copy-this-file-on-publish element that I can put in the
web.config file? Thanks for your time.
all the referenced assemblies are automatically copied to the
destination folder. However, any native DLLs that I manually placed in
the Bin folder are not copied. Any ideas how to change this? Is there
some always-copy-this-file-on-publish element that I can put in the
web.config file? Thanks for your time.