1-10 of 52 < Previous Next >
Discussions for SDC Tasks Library
Latest post:
Tue
10:10 AM
5 Posts
First post: asbailey wrote: Hi I've been trying to generate a CHM during a TFS 2008 automated build from within the TFSBuild.proj file. Here is the Msb...
Latest post: vivboyz wrote: Andrew Even I am facing the same issue. I tried your tip by copying the dlls to a local drive. I am getting the error in tha...
Jump to: First Post    |Latest Post
Latest post:
Jul 17
7:38 AM
4 Posts
First post: RichardHallgren wrote: Hi, I'm developing on a virtual machine that I run on my local host. I then have SDC based scripts that builds the solution....
Latest post: mikeFourie wrote: Hi Richard The BtsCatalogExplorer does indeed only support integrated security. I'm not sure why SQL authentication was prov...
Jump to: First Post    |Latest Post
Latest post:
Jul 9
3:31 PM
3 Posts
First post: Positron wrote: Hi, When I try to use the standard Delete task I get the following error: The "Microsoft.Sdc.Tasks.BizTalk2004.ReceiveHan...
Latest post: Positron wrote: That worked, thank you!
Jump to: First Post    |Latest Post
Latest post:
Jul 9
12:21 PM
2 Posts
First post: Positron wrote: How can I retrieve the ChangeSet number of the current build? I have read an article from Richard Banks but the lack of docu...
Latest post: mikeFourie wrote: The TFSVersion task is not part of the SDC Tasks Library. You can find the task here: http://msbuildtasks.tigris.org/ An easie...
Jump to: First Post    |Latest Post
Latest post:
Jul 5
9:51 AM
4 Posts
First post: Kyndig wrote: I was wondering why the Path property for Checkout and then hence Checkin was set up as a string instead of ITaskItem[]? The s...
Latest post: mikeFourie wrote: You should be able to accomplish what you want to do with the existing tasks and batching, e.g. ItemGroup> AssemblyInfoFi...
Jump to: First Post    |Latest Post
Latest post:
Jul 4
5:05 PM
4 Posts
First post: Juzzzt wrote: What's the main point of assembly and build number synchronization if new AssemblyInfos.cs files haven't been checkedIn in TFS?...
Latest post: mikeFourie wrote: Hi, apologies for the delay in replying... Build number / assembly number synchronisation is only relevant on the build serv...
Jump to: First Post    |Latest Post
Latest post:
Jul 2
6:36 PM
3 Posts
First post: mieliespoor wrote: Hi there, I don't know if I just missed it but when I create application pools in IIS 7, I need to manually set the managed ...
Latest post: mieliespoor wrote: O ok. I had a quick look and we only need to get the "ManagedPipelineMode" property. I have quickly looked at adding that to th...
Jump to: First Post    |Latest Post
Latest post:
Jun 24
8:36 PM
2 Posts
First post: bxyoung wrote: I'd like to use Web.WebSite.Start to reset a website on a remote computer. Is this possible? If so how?
Latest post: mikeFourie wrote:
Jump to: First Post    |Latest Post
Latest post:
Jun 14
7:52 AM
2 Posts
First post: myost wrote: It appears that the VersionNumber.Parse function (that is listed in the documentation) is missing from the .tasks file. After ...
Latest post: mikeFourie wrote: Thanks. Logged and fixed. http://www.codeplex.com/sdctasks/WorkItem/View.aspx?WorkItemId=10338 myost wrote: It appears th...
Jump to: First Post    |Latest Post
Latest post:
Jun 13
9:43 AM
3 Posts
First post: JonasSamuelsson wrote: Hi, I'm trying to update a bunch of files with te File.Replace task but it throws an error at me. This is what i've got: ...
Latest post: mikeFourie wrote: And depending on your process, you may want to add a condition like Condition="%(ConfigFiles.Identity) != ''" in case no config...
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search

Discussion Notification
Sign in to display notification settings.
1-10 of 52 < Previous 1 2 3 4 5 6 Next >
Updating...