New Post: Error - 'The "Msbuild.ExtensionPack.Xml.XmlFile" task could not be...
I want to read xml file with MSBuild.ExtensionPack.Xml.XmlFile command. I had used below xml file.<List> <ListItem> <Name>Announcements</Name> </ListItem> <ListItem>...
View ArticleNew Post: Sql2008.Database Restore fails with...
Figure out how easily restore SQL database without facing any trouble. Go through this tutorial which suggests you right way to recover SQL database: -...
View ArticleNew Post: Need some help with MSBuild.ExtensionPack.Xml.XmlFile
how would you do it if you wanted to update the "DeployTag" from the below line?<SqlCmdVariable Include="DeployTag">
View ArticleNew Post: MSBuild.ExtensionPack.VisualStudio.VB6 will not terminate correctly...
Hi, Running a msbuild script from Teamcity with a Teamcity agent on Windows 2012 r2. In the script I call <MSBuild.ExtensionPack.VisualStudio.VB6 TaskAction="Build"...
View ArticleNew Post: MSBuild.ExtensionPack.VisualStudio.VB6 will not terminate correctly...
I am not sure if anyone has made any progress here, I had the same issue on windows 2012; I downloaded a copy of the source code for the vb6 task from the 4.0.10 release. I temporarily removed the...
View ArticleNew Post: Need some help with MSBuild.ExtensionPack.Xml.XmlFile
http://msbuildextensionpack.codeplex.com/discussions/546572
View ArticleNew Post: MSBuild.ExtensionPack.VisualStudio.VB6 will not terminate correctly...
http://msbuildextensionpack.codeplex.com/discussions/546572
View Article