SPC100212: Do not deploy Assembly to GAC

Assemblies cannot be deployed to GAC in Sandboxed Solutions

TypeName: DoNotDeployAssembliesToGAC
CheckId: SPC100212
Severity: CriticalError
Type: AssemblyFileReference
Resolution

Assemblies can only be deployed to BIN. Change the deployment target of the assembly to 'WebApplication'.

comments powered by Disqus