Results 1 to 3 of 3

Thread: strong name

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Kolkata, India
    Posts
    290

    strong name

    Hi,


    I am using strong key and assign in project.

    message will show:

    Use command-line option '/keyfile' or appropriate project settings instead of 'System.Reflection.AssemblyKeyFileAttribute'.

    I assign the snk -

    <Assembly: AssemblyTitle("AsmiRegkey")>
    <Assembly: AssemblyDescription("")>
    <Assembly: AssemblyCompany("sm")>
    <Assembly: AssemblyProduct("AsmiRegkey")>
    <Assembly: AssemblyCopyright("Copyright © sm 2008")>
    <Assembly: AssemblyTrademark("")>
    <Assembly: AssemblyKeyFile("D:\asmi\Library\myregistration.snk")>
    <Assembly: ComVisible(False)>

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: strong name

    What is the question?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Kolkata, India
    Posts
    290

    Re: strong name

    Why this message:
    "Use command-line option '/keyfile' or appropriate project settings instead of 'System.Reflection.AssemblyKeyFileAttribute'."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width