Forum: [VBP] General Discussion
11-30-2003, 04:27 PM
|
Replies: 8
Views: 14,920
FTP problems
Hi
I tried the dummy ftp line but it didnt work, the next ftp line still failed. So I started using external ftp batch files called from Visual Build and that works perfectly. I believe there is a...
|
Forum: [VBP] General Discussion
11-24-2003, 04:29 PM
|
Replies: 8
Views: 14,920
|
Forum: [VBP] General Discussion
11-21-2003, 02:04 AM
|
Replies: 8
Views: 14,920
|
Forum: [VBP] General Discussion
11-18-2003, 04:29 PM
|
Replies: 8
Views: 14,920
FTP problem - Install Info
I am unable to attached the hex dump part of the log file, and the FTP section of the build script. (These have been cut down due to their size, but still add up to over 9MB zipped)
Can you please...
|
Forum: [VBP] General Discussion
11-17-2003, 06:51 PM
|
Replies: 8
Views: 14,920
FTP problem - Install Info
Thanks for your help on this
The Install Info is attached,
We'll be building again this afternoon at 4:30pm Australian time, I have already changed the build script to the logging method you...
|
Forum: [VBP] General Discussion
11-14-2003, 01:55 AM
|
Replies: 8
Views: 14,920
First FTP step always fails
I am using FTP steps in a "Process Files" loop
the first FTP step always fails.
If I step it using F10, it then works, and I can continue by pressing F7 and the rest of my FTP steps then work...
|
Forum: [VBP] General Discussion
10-29-2003, 05:41 PM
|
Replies: 4
Views: 11,215
|
Forum: [VBP] General Discussion
10-28-2003, 10:34 PM
|
Replies: 4
Views: 11,215
ProcessFiles error
Yes I tried that, but the ProcessFiles example in recurse.bld does not populate the System Macros starting with "PROC_FILES" , so the next line (the FTP command) fails with "local file not found"
...
|
Forum: [VBP] General Discussion
10-28-2003, 07:09 PM
|
Replies: 4
Views: 11,215
Upload directory with files via FTP
Hi, can someone please show me how how to upload a directory containing files via FTP , at the same time creating the directory on the remote server
Thanks for your help
David Every
|
Forum: [VBP] General Discussion
10-08-2003, 01:16 AM
|
Replies: 1
Views: 10,466
getting standard output from OSQL
I am running an SQL Server command to drop and restore a database using the OSQL capability of Visual Build.
Sometimes this step fails becuase some SQL processes may be preventing the drop, and I...
|
Forum: [VBP] General Discussion
06-29-2003, 07:39 PM
|
Replies: 2
Views: 13,106
Thanks
I'll give it a go...
Regards
David E
|
Forum: [VBP] General Discussion
06-27-2003, 02:00 AM
|
Replies: 2
Views: 13,106
VisBuildPro self-exit and self-save
I am using this batch file from Scheduled Tasks to run a visible build:
rem ************************
C:
cd\Program Files\VisualBuildPro
VisBuildPro.exe /b "E:\Somepath\TheDailyBuild.bld"
...
|
Forum: [VBP] General Discussion
06-27-2003, 01:55 AM
|
Replies: 2
Views: 12,944
|
Forum: [VBP] General Discussion
06-22-2003, 07:04 PM
|
Replies: 2
Views: 12,944
macros containing macros
Hi, I am having a little hassle with the following situation. I have 2 project macros as follows:
The first Macro is called BUILD_DRIVE and its value is "D:"
The second Macro is called...
|
Forum: [VBP] General Discussion
06-03-2003, 07:50 PM
|
Replies: 4
Views: 17,222
Thanks
Excellent help and support, thanks very much for that, it will solve the problem...
|
Forum: [VBP] General Discussion
06-03-2003, 02:18 AM
|
Replies: 4
Views: 17,222
Dynamic Email Attachments
Hi all
I am trying to find a way to add files dynamically into the "Attachments" section of a "Send Mail" item.
So far it appears that you have to hard code the path and filename one line at a...
|