-
Posted to
Web Deployment Tool (MS Deploy)
by
ksanders99
on
06-24-2009, 11:13 AM
Thanks Supertramp - this looks like the cause - I get the same error 0x80090005 message when I try to set the pw for a virtual directory on the destination host. I'd bet that this happened when we were testing the shared configuration setup and the applicationhost.config file that ended up on it was from the initial ...
-
Posted to
Web Deployment Tool (MS Deploy)
by
ksanders99
on
06-23-2009, 12:55 PM
The default site and the second site both serve pages out, and I can manage them using the IIS Management tool without any apparent errors.
The default site consists of the default page and AppPool, the secondary site has its own AppPool and a single "test me" index.html page.
One data point that might be pertinent is that we ...
-
Posted to
Web Deployment Tool (MS Deploy)
by
ksanders99
on
06-22-2009, 1:36 PM
I was able to sync the content directory and create the app pool using msdeploy, but when I try to create the website definition, I get:
Error: An error occurred when committing changes to the IIS Configuration System. The identity performing the operation was 'IISServer5\Administrator'.
Error: Bad Data. (Exception from ...
-
Posted to
Web Deployment Tool (MS Deploy)
by
ksanders99
on
06-18-2009, 9:27 AM
Thanks to both of you. This should cover what I've been looking for,
-
Posted to
Web Deployment Tool (MS Deploy)
by
ksanders99
on
06-17-2009, 10:21 AM
Can anyone point me to documentation about how to delegate permissions to non-administrators to allow them to sync sites using the WMSVC?
Deploy your Web applications: Administrative privileges are not required in order to deploy Web applications. Ability
to add powerful parameters to change text in files when they ...