简体   繁体   中英

sharepoint workflow with visual studio 2013 problem reference Microsoft.activities

I'm trying to deploy my workflow but I'm getting this error :

Erreur 4 XC1020 : une erreur de build s'est produite dans la tâche XAML MSBuild : 'XC1014 : impossible de résoudre l'assembly 'Microsoft.Activities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Ajoutez une référence à cet assembly dans le projet généré.' c:\\users\\spadmin\\documents\\visual studio 2013\\Projects\\test7\\test7\\wf7\\Workflow.xaml test7

I have solved the problem. for developers who have the same problem, I replaced Microsoft.activities Version 2.1.0 with version 1.0.0 in the reference section

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM