Forum: [VBP] Third Party Tools
03-01-2023, 12:27 PM
|
Replies: 1
Views: 20,874
TF.exe not found when only VS 2022 installed
Similar to this thread: https://www.kinook.com/Forum/showthread.php?t=3708
Except I am using v10.8 VBP.
I get the error:
Unable to auto-locate Team Foundation command-line executable; specify...
|
Forum: [VBP] Suggestions
06-22-2022, 12:21 PM
|
Replies: 7
Views: 44,659
|
Forum: [VBP] Suggestions
09-03-2021, 09:45 AM
|
Replies: 7
Views: 44,659
Hey just checking in. It's been over a year. ...
Hey just checking in. It's been over a year. Any movement on this feature?
I was thinking about this as I watch a long 45 minute process run that could have been run in parallel with the rest of...
|
Forum: [VBP] Third Party Tools
08-31-2020, 09:29 AM
|
Replies: 2
Views: 25,947
|
Forum: [VBP] Third Party Tools
08-28-2020, 11:08 AM
|
Replies: 2
Views: 25,947
Help with Visual Studio step
Hello,
My build environment was working fine but then I installed the Visual Studio 2015 build tools and now my VS2019 steps are using a different version of MSBuild.
For now, I've overridden...
|
Forum: [VBP] Suggestions
05-18-2020, 01:05 PM
|
Replies: 7
Views: 44,659
|
Forum: [VBP] Suggestions
08-08-2019, 12:15 PM
|
Replies: 7
Views: 44,659
Hmm that could work but I agree that the logic...
Hmm that could work but I agree that the logic would be disrupted by changing the number of steps above it. It also doesn't look like there is a way to get a step index by string name. Only by a...
|
Forum: [VBP] Suggestions
08-07-2019, 10:43 AM
|
Replies: 7
Views: 44,659
Help with parallel building
Hello,
Over the years, I've attempted to build in parallel builds to my processes but ultimately it has proven difficult. I was brainstorming about it and something that I think would help is the...
|
Forum: [VBP] User Tips, Tricks and Samples
04-03-2019, 03:33 PM
|
Replies: 4
Views: 48,658
I know this is a really old thread but I was...
I know this is a really old thread but I was trying to use this wait on a custom exe. The wait step never finds a PID of the exe I provide to it.
At first I thought it was a 32-bit/64-bit thing...
|
Forum: [VBP] User Tips, Tricks and Samples
03-06-2019, 06:04 PM
|
Replies: 3
Views: 24,964
Is there a way to continue to loop given the...
Is there a way to continue to loop given the value of a macro? Loop is limited by count or file contents but not a conditional statement.
Perhaps using the General tab to execute the step...
|
Forum: [VBP] User Tips, Tricks and Samples
03-05-2019, 05:10 PM
|
Replies: 3
Views: 24,964
Retry a step conditionally
Hello. I would like to retry a step when it fails but only if the step originally failed with a specific exit code.
Sometimes when running Installshield steps, a license can't be retrieved. This...
|
Forum: [VBP] General Discussion
04-29-2015, 01:56 PM
|
Replies: 4
Views: 24,219
|
Forum: [VBP] General Discussion
03-19-2015, 03:29 PM
|
Replies: 2
Views: 17,549
|
Forum: [VBP] General Discussion
04-24-2014, 05:39 PM
|
Replies: 9
Views: 23,794
I realize this is an old topic but I couldn't...
I realize this is an old topic but I couldn't find an answer to my question and this thread was the closest I could get. I attempted to pass a value on the command line to change the value of a...
|
Forum: [VBP] Suggestions
10-03-2013, 04:45 PM
|
Replies: 1
Views: 29,786
Tooltip for recently opened files
Hello-
Many times I open the same build file name from different branches of the same product. This causes me pause when I do this through the Recent files menu item (File->Recent Files).
As...
|
Forum: [VBP] General Discussion
09-30-2013, 03:47 PM
|
Replies: 3
Views: 15,214
|
Forum: [VBP] General Discussion
04-18-2013, 04:23 PM
|
Replies: 1
Views: 12,621
Button to open file in Explorer
Hello. Sometimes during builds, they fail. Suppose the build fails on a step that contains a file path. An example of this would be a Visual Studio step. Often times, in order to fix the errant...
|
Forum: [VBP] General Discussion
02-14-2013, 06:59 PM
|
Replies: 1
Views: 12,561
Set Next Statement command
I find that while debugging, I need to run a small section of a build a few times to test it. In order to rerun the section, I need to get the next statement arrow to move. I usually get this to...
|
Forum: [VBP] Third Party Tools
06-27-2012, 12:09 PM
|
Replies: 5
Views: 22,191
|
Forum: [VBP] Third Party Tools
06-26-2012, 12:36 PM
|
Replies: 5
Views: 22,191
Well I am running a run script VBP step. I can...
Well I am running a run script VBP step. I can not see a setting to force the step to execute using the 32-bit cscript.exe. It defaults to the 64-bit version. I can of course write my own script,...
|
Forum: [VBP] Third Party Tools
06-25-2012, 03:05 PM
|
Replies: 5
Views: 22,191
Unable to create ActiveX object
Hello-
I am using VBP 8.0 x64 version. I am trying to get a previously working build to work with this version. The previous build was working in 32-bit VBP 8.0.
I am trying to run a VBScript...
|
Forum: [VBP] General Discussion
04-04-2012, 09:48 AM
|
Replies: 3
Views: 13,555
Thanks for the reply!
Are there any illegal...
Thanks for the reply!
Are there any illegal characters for this field? I tried:
"Visual Build" <noreply@company.com> which worked
"Visual Build" <Visual.Build@Company.com> which worked...
|
Forum: [VBP] General Discussion
04-03-2012, 06:09 PM
|
Replies: 3
Views: 13,555
Send Mail: Version 8.0 behavior change?
Hello-
I recently purchased a VBP version 8.0 license. I used to be using 7.7a for my builds. I have e-mail notifications for success and failure. We use an SMTP server to send our mail (no...
|
Forum: [VBP] General Discussion
11-01-2011, 05:09 PM
|
Replies: 1
Views: 11,701
You can run the build on the command line. It...
You can run the build on the command line. It does speed things up a bit. Only problem is that if the build fails, you can not start the build again from the failed step through the command line...
|
Forum: [VBP] General Discussion
10-05-2011, 10:57 AM
|
Replies: 2
Views: 11,590
|