hello i am using the enterprise library, and trying to resolve this issue on
building:
Error 3 Assembly generation failed -- Referenced assembly
'Microsoft.Practices.EnterpriseLibrary.Security.Cryptography' does not have
a strong name PowerJobsDll
My assemblies i sign using the visula studio properties dialog but how do i
sign an assembly that i didn't created?
Developing on .net 2.0 same is the library
Nicole Calinoiu - 26 Jan 2006 13:01 GMT
The enterprise library ships as source code. If you want to add a strong
name, simply recompile with the signing key of your choice.
> hello i am using the enterprise library, and trying to resolve this issue
> on building:
[quoted text clipped - 7 lines]
>
> Developing on .net 2.0 same is the library