B
bosa
Hi,
I am looking for a way to deploy a precompiled ASP.NET site that does
not involve the bin directory.
My problem is that deploying binary files to the bin directory remains
a no-no on several security check-lists and is unacceptable to my
customers.
I tried using the aspnet_merge, signing the assembly with a strong
name. However I could not get the site to work when I moved the
assembly to the GAC.
Does anyone know of a way to make this work?
Regards,
Bo
I am looking for a way to deploy a precompiled ASP.NET site that does
not involve the bin directory.
My problem is that deploying binary files to the bin directory remains
a no-no on several security check-lists and is unacceptable to my
customers.
I tried using the aspnet_merge, signing the assembly with a strong
name. However I could not get the site to work when I moved the
assembly to the GAC.
Does anyone know of a way to make this work?
Regards,
Bo