Jack Chen
Jack Chen

Reputation: 1

Sharepoint Deploy web part error

When I try to deploy web part, I got the error " The solution needs to install assemblies in the GAC, Any Idea ?

Thanks in advance.

Upvotes: 0

Views: 60

Answers (1)

Vladi Gubler
Vladi Gubler

Reputation: 2458

You need to specify allowGacDeployment parameter in STSADM command (or GacDeployment in PowerShell)

Upvotes: 1

Related Questions