Source code checked in, #86684
Computer\ActiveDirectory.cs: Fix Docs and use a warning rather than a message if FirstName / LastName can't be set.
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 ArticleSource code checked in, #86740
Added option to set windows authentication providers for IIS7 websites. Ended up setting a different task action rather than setting it as part of create since, the providers can only be set in Windows...
View ArticleClosed Unassigned: IIS7Website doesn't allow to set Kernel mode...
I need to set up a website with Kerberos authentication. This requires turning off Kernel-mode authentication found in in the Advanced settings part of authentication settings. Also, it doesn't allow...
View ArticleCreated Issue: IIS7Website logs warnings rather than errors [12568]
Errors should be logged if the website is not found and the user is executing SetWindowsAuthenticationProviders, AddMimeType, AddResponseHeaders.
View ArticleEdited Issue: IIS7Website logs warnings rather than errors [12568]
Errors should be logged if the website is not found and the user is executing SetWindowsAuthenticationProviders, AddMimeType, AddResponseHeaders.
View ArticleSource code checked in, #86741
IIS7\IIS7Website.cs: LogError rather than warning if site does not exist or SetWindowsAuthenticationProviders, AddMimeType, AddResponseHeaders.
View ArticleClosed Issue: IIS7Website logs warnings rather than errors [12568]
Errors should be logged if the website is not found and the user is executing SetWindowsAuthenticationProviders, AddMimeType, AddResponseHeaders.Comments: Resolved with changeset 86741:...
View ArticleSource code checked in, #86761
Framework\ILMerge.cs: Hanlde spaces in various properties
View ArticleClosed 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: Resolved with changeset 86761:...
View ArticleCommented Unassigned: Attach database TaskAction [12360]
I would like to see the ability to run "Attach Database" from the Database class in the Sql2008/2012/2014 Extension Tasks.It seems that Backup, Restore and nearly every other major Database operation...
View ArticleEdited Feature: Attach database TaskAction [12360]
I would like to see the ability to run "Attach Database" from the Database class in the Sql2008/2012/2014 Extension Tasks.It seems that Backup, Restore and nearly every other major Database operation...
View ArticleSource code checked in, #86765
SqlServer2008/12/14: Database.cs: New TaskAction="Attach", TaskAction="Detach"
View ArticleClosed Feature: Attach database TaskAction [12360]
I would like to see the ability to run "Attach Database" from the Database class in the Sql2008/2012/2014 Extension Tasks.It seems that Backup, Restore and nearly every other major Database operation...
View ArticleClosed Feature: Add Svn Diff support [11228]
Support for doing an SVN diff and sending output somewhere. My use case is that I am updating some checked-in translation (.po) files with any new strings detected, and although the build does not...
View ArticleNew Post: In VS2012, MSBuild.ExtensionPack.VisualStudio.TfsSource throws...
We recently upgraded our TFS server from 2010 to 2012. Since the upgrade, one of my existing build is now throwing "Win32Exception: The system cannot find the file...
View ArticleNew Post: Usage with NuGet installation
Can anybody answer this question? I'm having the same trouble - I want to install Extension Pack with Nuget before executing MSBuild script. Nuget installs it, but the script doesn't work with it, it...
View ArticleCreated Feature: Support for configure and deploy Microsoft Dynamics Crm...
A substantial number of projects are using Microsoft Dynamics CRM technology as an Xrm tools using it at as the primary data store. Creating entities in Dynamics CRM rather gives the added advantage of...
View Article