Thread: assembly: AssemblyKeyFile not supported in VS2005?

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    1,579

    assembly: AssemblyKeyFile not supported in VS2005?

    Hello everyone,


    When using property assembly: AssemblyKeyFile in Visual Studio 2005, I find that it is not supported and we need to using Project --> Properties --> Signing Tab to specify the sign key. Is that correct?


    thanks in advance,
    George

  2. #2
    Sweet
    Join Date
    Aug 2002
    Location
    Tucson, Arizona
    Posts
    1,820
    Yes this should be supported. I have done it this way, is this an assembly or an exe?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C to assembly interface
    By Roaring_Tiger in forum C Programming
    Replies: 4
    Last Post: 02-04-2005, 03:51 PM
  2. assembly language...the best tool for game programming?
    By silk.odyssey in forum Game Programming
    Replies: 50
    Last Post: 06-22-2004, 01:11 PM
  3. True ASM vs. Fake ASM ????
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 04-02-2003, 04:28 AM
  4. UNICODE and GET_STATE
    By Registered in forum C++ Programming
    Replies: 1
    Last Post: 07-15-2002, 03:23 PM
  5. C,C++,Perl,Java
    By brusli in forum C Programming
    Replies: 9
    Last Post: 12-31-2001, 03:35 AM