Forum: [VBP] Third Party Tools
05-26-2006, 03:21 PM
|
Replies: 8
Views: 18,147
|
Forum: [VBP] Third Party Tools
05-26-2006, 01:14 PM
|
Replies: 8
Views: 18,147
|
Forum: [VBP] Third Party Tools
05-25-2006, 09:00 PM
|
Replies: 8
Views: 18,147
|
Forum: [VBP] Third Party Tools
05-25-2006, 08:09 PM
|
Replies: 8
Views: 18,147
|
Forum: [VBP] Third Party Tools
05-12-2006, 01:00 PM
|
Replies: 8
Views: 18,147
Build VS.Net 2005 Website
Hi, I am wondering how I can go about compiling a VS.Net 2005 Website when the solution is built. I have the Build Website as Part of solution option checked.
I have tried building the solution...
|
Forum: [VBP] Suggestions
01-26-2006, 08:03 PM
|
Replies: 0
Views: 14,167
Locating Vs.Net web projects
I would just like to say that the strategy used by VisualBuild to locate project files for an asp.net project is very fragile. I think that you should derive a better strategy to locate the project...
|
Forum: [VBP] General Discussion
01-23-2006, 05:12 PM
|
Replies: 5
Views: 10,812
|
Forum: [VBP] General Discussion
01-23-2006, 04:51 PM
|
Replies: 3
Views: 10,066
|
Forum: [VBP] General Discussion
01-23-2006, 04:25 PM
|
Replies: 5
Views: 10,812
|
Forum: [VBP] General Discussion
01-23-2006, 03:33 PM
|
Replies: 5
Views: 10,812
All Global SubRoutines Called
Im getting some weird results with Global SubRoutines. I start all of my Global SubRoutines with a Group step and then indent the steps of the subroutine underneath the group. The problem is that...
|
Forum: [VBP] General Discussion
01-23-2006, 02:50 PM
|
Replies: 3
Views: 10,066
Continuous Failure Loop
I ran into a problem with the failure steps of one of my build scripts. The first Filure step calls a Global Sub Routine called Rollback Vs.Net solution to Latest Backup. Now, if one of the steps...
|
Forum: [VBP] General Discussion
01-17-2006, 12:57 PM
|
Replies: 1
Views: 9,307
Conditional Build Rule Problem
I am having a problem with a conditional build rule. I have set the step to only run if the %FAILSTEP_NAME% equals a certian value. But it only fires randomly on the same fail step. The step in...
|
Forum: [VBP] General Discussion
01-05-2006, 05:05 PM
|
Replies: 2
Views: 10,466
|
Forum: [VBP] General Discussion
01-05-2006, 03:50 PM
|
Replies: 2
Views: 10,466
Pass arguments to Visual Build
I have a continuous integration build setup and I have differrent scenarios of when a build might run. The build can run on a source code modification or at a specific time each night. I would like...
|
Forum: [VBP] Suggestions
01-05-2006, 03:35 PM
|
Replies: 3
Views: 16,370
Great,
How about clover.net or NCover? I've...
Great,
How about clover.net or NCover? I've set up continuous integration with cruisecontrol.net and everything is working great. I would just like actions for the few remainig tools that I need...
|
Forum: [VBP] Suggestions
01-04-2006, 06:33 PM
|
Replies: 3
Views: 16,370
FxCop
Any plans on creating an FXCop action?
|
Forum: [VBP] General Discussion
05-31-2005, 01:19 PM
|
Replies: 4
Views: 11,806
|
Forum: [VBP] General Discussion
05-30-2005, 03:19 PM
|
Replies: 4
Views: 11,806
|
Forum: [VBP] General Discussion
05-27-2005, 11:37 AM
|
Replies: 4
Views: 11,806
Looping through macro
This posts how to loop through the values in a text file http://www.kinook.com/Forum/showthread.php?threadid=231
but what about looping through the values in a macro? I have a macro that contains...
|
Forum: [VBP] General Discussion
09-21-2004, 03:32 PM
|
Replies: 12
Views: 22,042
|
Forum: [VBP] General Discussion
08-29-2004, 11:48 PM
|
Replies: 12
Views: 22,042
I am running another machine at a different...
I am running another machine at a different location that is running scheduled build as well. So I am not doubting that this does not work. The problem began occurring after I upgraded to the latest...
|
Forum: [VBP] General Discussion
08-27-2004, 10:56 AM
|
Replies: 12
Views: 22,042
Bug in the scheduler? How do you figure. It...
Bug in the scheduler? How do you figure. It starts VisualBuild at the correct time. VisualBuild just doesn't do anything. Why would the VisualBuild Process start and not do anything? That is the...
|
Forum: [VBP] General Discussion
08-26-2004, 05:18 PM
|
Replies: 12
Views: 22,042
|
Forum: [VBP] General Discussion
08-26-2004, 02:03 AM
|
Replies: 12
Views: 22,042
Scheduled Task Does nothing
I have a scheduled task to Run a viual build script. I have tried creating this task with the "Create Scheduled Task" command in VisualBuild and manually through the command line.
The task will...
|
Forum: [VBP] General Discussion
08-04-2004, 12:37 PM
|
Replies: 1
Views: 9,188
Get command output into Macro
In a build script can I get the output from a command line utility and store it into a macro?
If so, what is the best way to do this?
|