Closed Issue: StyleCop NullReferenceException [10094]
MSBuild Extension Pack November 2011 & StyleCop 4.6We have problems with a NullReferenceException on line 227 in StyleCop.cs.We do not know the reason.Fix:foreach (ITaskItem i in this.FailedFiles)...
View ArticleCommented Issue: StyleCop NullReferenceException [10094]
MSBuild Extension Pack November 2011 & StyleCop 4.6We have problems with a NullReferenceException on line 227 in StyleCop.cs.We do not know the reason.Fix:foreach (ITaskItem i in this.FailedFiles)...
View ArticleCommented Issue: StyleCop NullReferenceException [10094]
MSBuild Extension Pack November 2011 & StyleCop 4.6We have problems with a NullReferenceException on line 227 in StyleCop.cs.We do not know the reason.Fix:foreach (ITaskItem i in this.FailedFiles)...
View ArticleCommented Issue: StyleCop NullReferenceException [10094]
MSBuild Extension Pack November 2011 & StyleCop 4.6We have problems with a NullReferenceException on line 227 in StyleCop.cs.We do not know the reason.Fix:foreach (ITaskItem i in this.FailedFiles)...
View ArticleNew Post: Remote Gac returns 9
On the off chance that anyone's still reading, I'm having the same problem here. I've made sure the directory with gacutil.exe (.net 4.0 version) is in the path, but it's still giving returncode 9....
View ArticleNew Post: MSBuild.ExtensionPack.Web.Iis7Website fails on remote machine
You mean the Extension Pack IIS7 assemblies? Sure. Do they have to be installed on the server as well? How would that explain that the remote deployment works when the firewall is down?
View ArticleCreated Feature: Implement Subversion tasks [10110]
Find locally installed SVN installations, and use the command-line interface. A working copy information task will be the most useful. Also implement modification tasks which don't require user...
View ArticleSource code checked in, #72980
SVN: task skeleton, ability to find PATH, Cygwin and TortoiseSVN, simple TODO list
View ArticleCommented Feature: Implement Subversion tasks [10110]
Find locally installed SVN applications, and use their command-line interface. A working copy information task will be the most useful. Also implement modification tasks which don't require user...
View ArticlePatch Uploaded: #11242
DimJ has uploaded a patch. Description:Add the ability to use a proxy with the webclient task (webclient.cs)
View ArticleSource code checked in, #73102
Web\WebClient.cs: Added basic procy support .Thanks Dimitri Janczak
View ArticlePatch Applied: #11242
mikeFourie has applied patch #11242. Comment:http://msbuildextensionpack.codeplex.com/SourceControl/changeset/changes/73102
View ArticleSource code checked in, #73104
VisualStudio\TFSSource.cs: New TaskAction="GetWorkingChangeset" which can be used to get the latest changesetid. Thanks iainrobins
View ArticleCommented Feature: Implement Subversion tasks [10110]
Find locally installed SVN applications, and use their command-line interface. A working copy information task will be the most useful. Also implement modification tasks which don't require user...
View ArticleCommented Feature: Implement Subversion tasks [10110]
Find locally installed SVN applications, and use their command-line interface. A working copy information task will be the most useful. Also implement modification tasks which don't require user...
View ArticleCommented Feature: Implement Subversion tasks [10110]
Find locally installed SVN applications, and use their command-line interface. A working copy information task will be the most useful. Also implement modification tasks which don't require user...
View Article