Hi, I'm trying to use the sharepoint API to deploy some solutions and the global DLLs work fine with solution.deploy, but im having trouble with solutions that specificy a web application.
I have a webapplication test and want to deploy to it, but the deploy command needs a web application collection, and im not sure how these relate or work, I've spent hours trying to find a guide to writing an API based install or similar but with no luck..
Thanks!