How Can we preserve strong naming for Enterprise Library assemblies after Compilation ?

Last post 07-07-2009 2:44 PM by Irfaan. 2 replies.

Sort Posts:

  • How Can we preserve strong naming for Enterprise Library assemblies after Compilation ?

    06-30-2009, 4:04 AM
    • Member
      point Member
    • Shatha
    • Member since 06-30-2009, 7:46 AM
    • Posts 1

    Hello,

    After Compiling my installed version of Enterprise Library 4.1 , the resulting assemblies lose their strong naming , i hope there is any way or pre-step i can do to preserve the strong naming, i dont want to re-sign them with new public key.

    Thanks,

  • Re: How Can we preserve strong naming for Enterprise Library assemblies after Compilation ?

    07-01-2009, 4:10 AM
    • All-Star
      63,000 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 8:34 AM
    • England
    • Posts 12,308
    • TrustedFriends-MVPs

    You could post a question on the general Dot net forum at

    MSDN Dot Net forum see http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=12&SiteID=1

    I doubt that there is a solution other than to create your own key, otherwise a hacker could make an adverse change to the code, compile, resign it and post it as if it was a legitimate Microsoft product. 

    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: How Can we preserve strong naming for Enterprise Library assemblies after Compilation ?

    07-07-2009, 2:44 PM
Page 1 of 1 (3 items)