Created Issue: TFSSource / TFSSourceAdmin defaults are 'old' [12526]
currently defaults to VS2008. Should be updated to 2013 in the .Net 4 code
View ArticleEdited Issue: TFSSource / TFSSourceAdmin defaults are 'old' [12526]
currently defaults to VS2008. Should be updated to 2013 in the .Net 4 code
View ArticleClosed Issue: TFSSource / TFSSourceAdmin defaults are 'old' [12526]
currently defaults to VS2008. Should be updated to 2013 in the .Net 4 codeComments: Resolved with changeset 86633: Framework\TFSSource, TFSSourceAdmin.cs: Default to 2013
View ArticleNew Post: xmlfile use
That looks like the nant task rather then the one provided by ms... Using the MSBuild Extension Pack you could use<MSBuild.ExtensionPack.Xml.XmlFile TaskAction="UpdateElement"...
View ArticleNew Post: MSBuild.ExtensionPack.SqlServer.SqlCmd throws...
Hmmm.... I 'know' why this is happening, I just need to think about the best fix... Will get back to you... I'll also copy this to a workitem. Mike
View ArticleCreated Issue: MSBuild.ExtensionPack.SqlServer.SqlCmd throws...
Discussed [here](https://msbuildextensionpack.codeplex.com/discussions/470626)__I have a build script that works fine on local developer machines but throws the exception below when I execute the...
View ArticleEdited Issue: MSBuild.ExtensionPack.SqlServer.SqlCmd throws...
Discussed [here](https://msbuildextensionpack.codeplex.com/discussions/470626)__I have a build script that works fine on local developer machines but throws the exception below when I execute the...
View ArticleNew Post: MSBuild.ExtensionPack.SqlServer.SqlCmd throws...
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Issue: MSBuild.ExtensionPack.SqlServer.SqlCmd throws...
Discussed [here](https://msbuildextensionpack.codeplex.com/discussions/470626)__I have a build script that works fine on local developer machines but throws the exception below when I execute the...
View ArticleNew Post: MSBuild.ExtensionPack.SqlServer.SqlCmd throws...
Please let me know it the private build files i attached to the workitem work.
View ArticleEdited Issue: ApplicationPoolName property of SiteInfo is incorrect [12514]
The GetInfo() method of the MSBuild.ExtensionPack.Web.Iis7Website class obtains the ApplicationPoolName value from Microsoft.Web.Administration.Site.ApplicationDefaults.ApplicationPoolName - which is...
View ArticleSource code checked in, #86644
IIS7\IIS7Website.cs: Fix GetInfo to return the correct ApplicationPool name.
View ArticleClosed Issue: ApplicationPoolName property of SiteInfo is incorrect [12514]
The GetInfo() method of the MSBuild.ExtensionPack.Web.Iis7Website class obtains the ApplicationPoolName value from Microsoft.Web.Administration.Site.ApplicationDefaults.ApplicationPoolName - which is...
View ArticleClosed Feature: Nuget improvements [12074]
Discussed here: https://msbuildextensionpack.codeplex.com/discussions/263754Currently the Nuget package uses the \libs folder to store the package contents. Unfortunately this prevents the package...
View ArticleCommented Unassigned: ILMerge fails if spaces in path. [12386]
The ILMerge Task does not work if any path name (InputAssemblies, AttributeFile, KeyFile, OutputFile) contains spaces.Tested with 3.5.14.0 (32bit)Comments: ** Comment from web user: mikeFourie ** Hi...
View ArticleSource code checked in, #86672
Added Option to set First name and last name of domain users.
View ArticleClosed Unassigned: ActiveDirectory AddUser task doesn't allow to set the...
The active directory task doesn't have any properties to allow setting the first name and the last name of a user. As a result when a user is created, only the display name property is set.Comments:...
View ArticleSource code checked in, #86682
Updated the Add Firstname and lastname functionality taking into account the feedback from Mike Fourie.
View ArticleCommented Unassigned: ActiveDirectory AddUser task doesn't allow to set the...
The active directory task doesn't have any properties to allow setting the first name and the last name of a user. As a result when a user is created, only the display name property is set.Comments:...
View Article