Forum: [VBP] General Discussion
07-23-2012, 11:09 AM
|
Replies: 1
Views: 11,015
|
Forum: [VBP] Third Party Tools
06-18-2012, 01:07 PM
|
Replies: 1
Views: 17,501
Help with XPATH
Once again I am struggling with XPATH so I apologize ahead of time for asking for help.
I have the following xml:
<foo>
<bar>
<name>John</name>
</bar>
<baz>
...
|
Forum: [VBP] General Discussion
09-02-2010, 11:40 AM
|
Replies: 1
Views: 11,472
Global Macros that refresh
We have a need to create a global counter for how many times a task runs. We have approximately 10 build scripts that can each run around the same time. My first iteration was to create a global...
|
Forum: [VBP] General Discussion
07-30-2010, 09:59 AM
|
Replies: 1
Views: 12,211
Copy Files step limit?
I have been converting our dos command xcopy steps to use the built in Copy Files step. However, I have found that on very large copies (~3GB, 35K files, 4500 directories) it fails after a while with...
|
Forum: [VBP] General Discussion
07-30-2010, 09:51 AM
|
Replies: 4
Views: 12,617
I have attached a sample script that has about...
I have attached a sample script that has about 100 log messages then a run program that will fail. The issue is when the failure happens the focus does not remain on the failed step but rather jumps...
|
Forum: [VBP] General Discussion
04-21-2010, 09:46 AM
|
Replies: 4
Views: 12,617
|
Forum: [VBP] General Discussion
04-20-2010, 10:34 AM
|
Replies: 5
Views: 12,671
I found the automated entry of the license,...
I found the automated entry of the license, thanks.
When I went to look at doing this I noticed that my license was back even though I did not do anything.
Any ideas why or how it would or...
|
Forum: [VBP] General Discussion
04-20-2010, 09:21 AM
|
Replies: 5
Views: 12,671
Keep losing Visual Build license
We are using VBP version 7.2a. We keep loosing our license every so often. I have not been able to pinpoint a situation or timing yet. However, it is causing problems where nightly builds are not...
|
Forum: [VBP] General Discussion
03-15-2010, 02:19 PM
|
Replies: 2
Views: 12,905
|
Forum: [VBP] General Discussion
03-15-2010, 01:21 PM
|
Replies: 2
Views: 12,905
Lost my license for v7
I had a valid license for v7 and have been using it for some time. I found a critical problem and was issued a patch Version 7.2a. Today about an hour ago I lost my license and now I am in a trial...
|
Forum: [VBP] General Discussion
01-26-2010, 11:01 AM
|
Replies: 1
Views: 14,102
Macro is not big enough to hold all output
I have two issues where the macro cannot hold all the data needed.
I am trying to capture the %LASTSTEP_OUTPUT% and write it to a file or use it in an e-mail action. I have one case where the...
|
Forum: [VBP] General Discussion
12-11-2009, 12:39 PM
|
Replies: 3
Views: 13,048
Update
I have been implementing the procedures outlined in the previous post. However, it is not helping. This morning I ran into the lock up a number of times. However it never locks up on the same...
|
Forum: [VBP] General Discussion
11-06-2009, 09:43 AM
|
Replies: 3
Views: 13,048
VBP is locking up
We just recently upgraded to 7.2 after running 6.5 for quite a few years. We have installed 7.2 on the same system as our 6.5. We converted 1 build script from 6.5 to 7.2 and started to run some...
|
Forum: [VBP] General Discussion
09-30-2009, 06:36 PM
|
Replies: 1
Views: 11,728
Using XPath to update a node
I am using VB6 and trying to update a value for a node. Here is an example of my xml.
<Room>
_______<Shelf>
_____________<Book>
___________________<Name>Tiny Tim</Name>...
|
Forum: [VBP] General Discussion
09-22-2009, 11:40 AM
|
Replies: 1
Views: 11,419
Installing Multiple versions of VBP
I currently have 6.5 and I am looking at upgradeing to 7.2. However on our build machine we are in the middle of a number of critical projects that I can't risk breaking. Is it possible to have both...
|
Forum: [VBP] General Discussion
02-05-2009, 09:36 AM
|
Replies: 1
Views: 10,450
Random "Unspecified error" messages
We have a scheduled task that runs a VBP at the top of the hour every hour. Most of the time this process runs falwlessly. However after some time we start to get "Unspecified error" message at...
|
Forum: [VBP] General Discussion
11-30-2007, 03:05 PM
|
Replies: 1
Views: 10,481
Remote Build Execution problem
I have two build machines. The old one has VC6 and VB6 installed on it. The new machine has VS2K3 and VS2K5. I have a project where for the time being I need to build using VC6 and VB8. So what I did...
|
Forum: [VBP] General Discussion
11-01-2007, 11:35 AM
|
Replies: 5
Views: 11,988
|
Forum: [VBP] General Discussion
10-26-2007, 09:22 AM
|
Replies: 5
Views: 11,988
|
Forum: [VBP] Third Party Tools
10-12-2007, 11:20 AM
|
Replies: 1
Views: 13,493
Using Ant 1.7 does not return error code
I am running an ANT step using ANT 1.7.0 and I am not getting the failure code. I looked into replacing the Tools\ant.bat but that one differes a lot from the 1.7.0\bin\ant.bat.
Is the ant.bat in...
|
Forum: [VBP] General Discussion
10-12-2007, 10:05 AM
|
Replies: 2
Views: 11,636
|
Forum: [VBP] General Discussion
10-12-2007, 09:53 AM
|
Replies: 2
Views: 11,636
|
Forum: [VBP] Third Party Tools
08-30-2007, 10:57 AM
|
Replies: 1
Views: 12,189
Integration with Static Anaysis tools
We are integrating Coverity Prevent statis analysis tools into our build script. The tool runs by calling a Coverity shell first and then passing the arguments to MS_DEV to build.
This mean that...
|
Forum: [VBP] General Discussion
07-25-2007, 08:17 PM
|
Replies: 5
Views: 13,900
|
Forum: [VBP] General Discussion
07-25-2007, 05:56 PM
|
Replies: 5
Views: 13,900
|