Provisioning IIS-artifacts within an SSIS-package as part of a deployment process with C#
Provision IIS artifacts (AppPool, Website) inside of an SSIS-package.
Provision IIS artifacts (AppPool, Website) inside of an SSIS-package.
If you ever asked yourself how to get your resources-files (resx) into the App_GlobalResources so they can be used inside your custom aspx-pages like all “default SharePoint pages” in the […]
Today a simple stsadm -o upgradesolution failed with no explainable reason. The only thing MOSS told me was an I/O-Error during the copy operation on the front-end webserver (WFE) while […]