Source code checked in, #82519
Add UnitTest configuration. Minor compile warning cleanup
View ArticleSource code checked in, #82526
IIS7\IIS7AppPool.cs: Trying to delete an apppool that does not exist should return a warning rather than throw an error
View ArticleSource code checked in, #82535
IIS7\IIS7AppPool.cs: Log warning rather than error if stopping an apppool which doesnt exist. Web\IIS6AppPool,Webisite,VirtualDirectory.cs: Tweak logging
View ArticleSource code checked in, #82537
Framework\XProduct.cs: New task submitted by Matthias Koch to create a cross-product of itemgroups
View ArticleCommented Issue: Create a Default Document IIS7 Using MSBuild Script [11381]
we are deploy application using MSBuild Script in IIS7.Application deployed successfully.But Default Document is not created.if anyone knows please tell me.How to create Default Document IIS7 Using...
View ArticleSource code checked in, #82569
Computer\WindowsService.cs: Add Services property which allows a group of services to be stopped or started in parallel.
View ArticleSource code checked in, #82573
BizTalk\BizTalkHostInstance: Allow Start and Stop to use HostInstances property to operate across the Items in parallel
View ArticleNew Post: Create a IIS Log Using MSBuild Script
Hi, I am using MSBuild script to deploy the application in IIS7, successfully deploy the application, but IIS log is not created any one knows please help me. This is very urgent application in...
View Article