SharePoint 2010 Compatibility

Checks files and artefacts whether they are compatible with SharePoint 2010.

Index

Rule Description Type Severity
SPC140202: Do not call deprecated methods or properties Assembly should not call deprecated methods or properties. AssemblyFileReference Error
SPC140203: Do not implement deprecated interfaces Assembly should not implement deprecated interfaces. AssemblyFileReference Error
SPC140204: Do not inherit from deprecated type Assembly should not inherit from deprecated type. AssemblyFileReference Error
SPC140205: Do not reference deprecated types Assembly should not reference deprecated types. AssemblyFileReference Error
SPC146901: Inherit from SharePoint 14 assemblies ASPX pages should not inherit from previous or later version of Microsoft.SharePoint assemblies. Solution Warning
SPC146902: Reference SharePoint 14 assemblies ASPX files should not reference previous or later versions of Microsoft.SharePoint assemblies. Solution Error
comments powered by Disqus