WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

ObjectClrOption

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

ProcessorArchitecture

 Keywords: ObjectClrOption Use processorArchitecture GAC Assembly

Question:

My GAC assemblies include the processorArchitecture segment and the WB samples stop at the PublicKey. Both work but was wondering if that extra segment might be important for certain assemblies.

Answer:

For the most part the CLR will do the right thing so the 'processorArchitecture' part of the assembly's strong name is not necessary unless you are using functionality that is very specific to an architecture. Otherwise, it is probably better to not use it. The MSFT assembly name documentation states, "Processor architecture is not required for strong names."
Article ID:   W17804
Filename:   ProcessorArchitecture.txt
File Created: 2013:04:29:10:38:02
Last Updated: 2013:04:29:10:38:02