Error while deploying a WSP with CAS using the new Visual Studio 2010 SharePoint Developer Tools (and fix too)
Development, SharePoint 2010, Visual Studio 2010If you’re working with SharePoint 2010 solutions that deploy assemblies to BIN the right way (with CAS policies that is), you might have noticed that an error occurs during the deployment of the WSP to SharePoint with the new Visual Studio 2010 SharePoint Developer Tools.
Basically it is impossible to deploy the WSP to SharePoint and benefit of all the new cool functionality that the new development tools provide.
The great news is, that the team responsible for the tools found this error as well and immediately provided a fix which solves this issue! Big thanks to Mike Morton and Phil Hoff for providing the fix!
Read more about the issue and the fix on the SharePoint Development with Visual Studio forums on MSDN.

















May 6th, 2010 at 10:11 pm
[...] la RTM de Visual Studio 2010, ya ha aparecido algún que otro bug. En este caso, Waldek Mastykarz ha detectado uno que tiene que ver con el despliegue de soluciones WSP desde Visual Studio 2010 en m… (Code Access Security). Por suerte en este caso ya tenemos disponible el correspondiente fix como [...]