Tagged Questions
1
vote
2answers
33 views
How to pull SharePoint 2010 Reference assemblies for dedicated build server
I am trying to build my SP2010 projects on a clean build server. All of my project's are building fine with one exception. One Visual Web Part project fails with the following error on the build ...
1
vote
0answers
776 views
File not found on WebPart Deployment
I followed the Instructions on msdn and also this one here but unfortunatley nothing seems to work.
I've built a custom webpart and packaged it into a .wsp file since i'm trying to import this ...