Tagged Questions
0
votes
1answer
123 views
How to add and use external assemblies in solutions?
I need to use DocumentFormat.OpenXml.dll in my code. In the solution package, I included this external dll in the Additional Assemblies. It looks like this:
I also need to reference it, so that I ...
1
vote
1answer
522 views
How do I deploy from a site template that has a feature dependency?
I am trying to deploy an alpha version of the project I'm working on and I'm running into some issues that are likely because I have a flawed understanding of how to do deployments.
My site is fairly ...
0
votes
2answers
952 views
Error Creating Deployment Package in Visual Studio 2010
I am attempting to create a deployment package through Visual Studio 2010
When right-clicking my project and selecting "Package" from the context menu I receive the following error:
Error 1 The ...