SPC042107: Define attribute 'ReceiverAssembly' in Feature as full qualified assembly name

If a Feature references an Assembly in attribute 'ReceiverAssembly' the given value should be a full qualified assembly name (e.g. 'System.Data, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'). Although the order of the values in the assembly name is not mandatory a well-formed assembly name improves readability of the XML code.

TypeName: DefineFeatureReceiverAssemblyAsFQN
CheckId: SPC042107
Severity: CriticalWarning
Type: Feature
Resolution

Change attribute 'ReceiverAssembly' in a Feature to a full qualified assembly name.

comments powered by Disqus