1-10 of 47 < Previous Next >
2 votes

Resx error when including SDC tasks

I'm using VS08, so not sure if this is isolated to that edition. I receive the following error when I import the .tasks file: The item "Properties\Resources.resx" in item list "_MixedResourceWith...

id# 10276 | Planned Release: None | Last Updated: Jun 30 at 2:01 PM  by mieliespoor
1 vote
closed

VersionNumber.Parse not available

"It appears that the VersionNumber.Parse function (that is listed in the documentation) is missing from the .tasks file. After adding an entry for that function, it appears to work." --- reported ...

id# 10338 | Planned Release: Release 2.1.x | Last Updated: Jun 14 at 7:51 AM  by mikeFourie
1 vote
closed

Add to zip

Hi. It seams that the Zip.AddFile task does not provide the functionality described in the chm file example: <Project> <Target Name="Test" > <Zip.AddFile pathToZipFile="c:...

id# 10333 | Planned Release: Release 2.1.x | Last Updated: Jun 13 at 3:10 PM  by tbjorndahl
1 vote
closed

GlobalAssemblyCache.RemoveAssembly does not support use of fully qualified name

While trying to remove a paricular version of a dll from the GAC I used the following documented syntax: <Project> <Target Name="Test"> <GlobalAssemblyCache.RemoveAssembly A...

id# 10332 | Planned Release: None | Last Updated: Jun 13 at 9:35 AM  by mikeFourie
3 votes

WiX 3.0 support

When I tried to compile a fragment generated with Wix.Fragment (SDC Tasks version 2.1.3041.0) under WiX 3.0, I received some kind of XML namespace error. I hacked support for WiX 3.0 into the code,...

id# 10191 | Planned Release: None | Last Updated: Jun 11 at 9:42 PM  by mikeFourie
1 vote
closed

Copy and Delete clash with VS2008 (reopen)

I tried the new release with the renamed Copy & Delete tasks. There is still an issue though that many of the namespaces in the BizTalk set of tasks have tasks named on "Delete", so these still cl...

id# 10275 | Planned Release: None | Last Updated: Jun 11 at 9:40 PM  by mikeFourie
2 votes
closed

SourceTfs.CreateBranch does not encapsulate second parameter in quotes

When attempting to use the CreateBranch task, only the first of the two arguments are put in quotes. I can add the quotes manually using &quot; and this works for the branch part of the task. But...

id# 10326 | Planned Release: Release 2.1.x | Last Updated: Jun 11 at 9:37 PM  by mikeFourie
1 vote
closed

Documentation error: SourceTfs.Checkin - OverrideText

<SourceTfs.Checkin Path="Path" Comments="Comments" TfsVersion="tfsVersion" WorkingDirectory="workingDirectory" OverrideText="overrideText"/> should read <SourceTfs.Checkin Path="Path" Comments="...

id# 10291 | Planned Release: Release 2.1.x | Last Updated: Jun 4 at 9:01 PM  by mikeFourie
3 votes
closed

Error "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))" occures during creating virtual directory

I've receive "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))" error while trying to create virtual directory for WebSite to deploy. I've give all permissions to TFSService ...

id# 9952 | Planned Release: None | Last Updated: Jun 3 at 8:14 PM  by Juzzzt
1 vote
closed

Copy and Delete clash with VS2008

"I can't seem to find a clear statement either way as to whether the SDC can be used with Visual Studio 2008 or not. In my case, I'm using VS2008 with a project that builds at 2.0 (I guess that doe...

id# 10219 | Planned Release: Release 2.1.3071.0 (29 May 08) | Last Updated: May 21 at 3:08 PM  by mikeFourie

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 47 < Previous 1 2 3 4 5 Next >
Updating...