EnterpriseLibrary Strong-Named Assemblies

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I give up... I've wasted the better part of today trying to find a way to
compile Enterprise Library 3.1 assemblies using a key and I simply can't
aquire all the resources I need to make it happen.

Does anyone have a pre-compiled version of the Enterprise Library assemblies
(strong-named) that they can zip and mail to me?

I'm not even doing that much with them, but now I've added Data and Common
to my strong-named solution and I seem to have hit a brick wall.
 
Hmmm... nevermind, I just found my answer.

Enterprise Library 3.0 and 3.1, when installed already come with a
strong-named copy in the Program Files directory under Microsoft Enterprise
Library Version -Month Year

They also have a separate version under Root\EntLib3Src that is nor signed
and there if you would like to extend the existing source code to suit your
needs and/or compile with your own key.
 
Back
Top