Hi, I do not the option to create strong name on my proj in visual studio 2003 in the project properties field. Do anyone know why?
Printable View
Hi, I do not the option to create strong name on my proj in visual studio 2003 in the project properties field. Do anyone know why?
You don't what ??:rolleyes:Quote:
Originally posted by jas4th
Hi, I do not the option to create strong name on my proj in visual studio 2003 in the project properties field. Do anyone know why?
If you are asking that you don't know why you would need to create strong name for your assembly (project) ?? It's necessary if you're going to install your assembly (class proj) in the GAC .
Sorry - I don't know what happened to my typing yesterday - it had been a long hot day.
Yes I wish to sign my assembly but the option to use the sn key file I created doesn't exist in VS 03 for me!
Hence, I cannot specify the sn file to use. Can I just put an assembly level option in the config file - or does the missing option imply something is missing that will prevent me from signing my assembly?
Yes, this is the solution - but still don't know what happened to option on Project Property page.