| Cannot add the specified assembly to the global assembly cache |
| Written by Lee Graber |
| Saturday, 13 February 2010 02:41 |
|
This is part of my continuing series on debugging SharePoint and PowerPivot. In this case, I do not expect any PowerPivot users to ever encounter this error in the context of PowerPivot. However, the general SharePoint developer who is in the early stages of building and testing his custom solutions might hit this and since so many people on our team have been confused by it, I thought I would throw out some help for other developers. This error is hit when trying to deploy a SharePoint solution package to the farm. It could be an ApplicationServer solution or a WebFrontEnd solution, the important part is that it has an assembly marked to be deployed to the GAC:
|
Author articles
- PowerPivot for SharePoint:Set of videos by Lee Graber
- Testing the Claims To Windows Token Service for different identities
- Cannot add the specified assembly to the global assembly cache
- The data connection uses Windows Authentication and user credentials could not be delegated
- Dashboard Bubble Chart Shows a Red X (fails to load)
Most Popular
- Step by step guide on installing PowerPivot for SharePoint on a single machine
- List of suggested datasets to test PowerPivot
- List of PowerPivot DAX functions with description
- How to install PowerPivot for Excel and list of know issues
- Microsoft Virtual Lab: PowerPivot for Excel 2010 Introduction
- List of PowerPivot DAX functions (short)
- Learning PowerPivot and DAX
- PowerPivot's impact on BI pros?



