strong name assembly

  • Thread starter Thread starter Microsoft
  • Start date Start date
M

Microsoft

Hello

I want make my assembly strong named.

Now I have the Error "Microsoft.Practices.EnterpriseLibrary.Logging.dll is
not strong named"
What can I dou ?

It's possible to make a strong named assembly us
Microsoft.Practices.EnterpriseLibrary.Logging.dll ?

thanks
 
yes you have to rebuild the enterprise library dll's with strong names, then
you can strong name your dll.

HTH

Ollie Riches
 
Back
Top