Forum: [VBP] Third Party Tools
12-28-2005, 02:08 PM
|
Replies: 6
Views: 14,761
You are right; the key...
You are right; the key HKLM\SOFTWARE\Microsoft\.NETFramework\InstallRoot does not exist. If I add the path C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild.exe the build is working OK.
When I...
|
Forum: [VBP] Third Party Tools
12-27-2005, 06:43 AM
|
Replies: 6
Views: 14,761
More details...
I'm having the same problem. When building a C# (VS2005) project using default (=MSBuild) executable, the following error message appears:
Building project step 'Build LM'...
Pre-processing......
|
Forum: [VBP] General Discussion
11-20-2005, 11:27 AM
|
Replies: 1
Views: 10,657
Copy files bug
Hi,
I’m using “Copy Files” action to copy a set of files from "Source folder" to "Dest folder". I'm using *.* to include all files in source folder, and have ticked on “Copy...
|
Forum: [VBP] Third Party Tools
11-07-2005, 06:36 AM
|
Replies: 1
Views: 11,621
File References
Hi,
Using VBP v6 and Visual Studio 2005, is there an easy way of changing path to file references? I know that it is possible to use “Replace in File” on the csproj-file, but this seems like a...
|
Forum: [VBP] Third Party Tools
01-12-2005, 06:47 AM
|
Replies: 2
Views: 12,465
|
Forum: [VBP] Third Party Tools
01-11-2005, 05:40 AM
|
Replies: 2
Views: 12,465
Vault client exception
When running Vault arguments directly from command-line, everything works fine. When running Vault arguments from VisualBuildPro the Vault client will crash.
1) Set working folder in Vault
2)...
|
Forum: [VBP] General Discussion
10-28-2004, 08:18 AM
|
Replies: 10
Views: 14,138
|
Forum: [VBP] General Discussion
10-28-2004, 07:48 AM
|
Replies: 10
Views: 14,138
|
Forum: [VBP] General Discussion
10-28-2004, 04:40 AM
|
Replies: 10
Views: 14,138
You are right - the problem is not the original...
You are right - the problem is not the original FAILSTEP_OUTPUT macro. When a failure arise, my first failure step is to copy the FAILSTEP_OUTPUT macro to a temporary macro for safe keeping (another...
|
Forum: [VBP] General Discussion
10-27-2004, 03:33 PM
|
Replies: 10
Views: 14,138
The case is 100% reproducable in my build...
The case is 100% reproducable in my build environment (but you need my source code...). I have attached a screendump that shows the output with single [ and ] chars. This output is identical with the...
|
Forum: [VBP] General Discussion
10-26-2004, 11:20 AM
|
Replies: 10
Views: 14,138
|
Forum: [VBP] General Discussion
10-26-2004, 04:12 AM
|
Replies: 10
Views: 14,138
Illegal macro value
Hi,
I'm using the FAILSTEP_OUTPUT macro when sending an email to developers when build fails.
When running NUnit tests, one of my projects failed and gave the following output (only included the...
|
Forum: [VBP] General Discussion
10-21-2004, 12:57 PM
|
Replies: 2
Views: 10,556
|
Forum: [VBP] General Discussion
10-21-2004, 08:54 AM
|
Replies: 2
Views: 10,556
PROCFILES_FILENAME macro not updated
Hi,
I'm using "Process files" to list all dll's in a folder. Results should be available in the system macros: PROCFILES_*
PROCFILES_COUNT is updated correctly
PROCFILES_FILE_DIR is updated...
|
Forum: [VBP] Third Party Tools
10-20-2004, 10:23 AM
|
Replies: 5
Views: 13,096
|
Forum: [VBP] Third Party Tools
10-19-2004, 09:13 AM
|
Replies: 5
Views: 13,096
|
Forum: [VBP] Third Party Tools
10-19-2004, 06:03 AM
|
Replies: 5
Views: 13,096
Checkout recursively from Vault
Hi,
Is there a way to checkout files recursively from Vault - just like the checkbox available when using sourcesafe checkout?
I would like to checkout all AssemblyInfo.cs files before build, to...
|
Forum: [VBP] General Discussion
10-14-2004, 01:45 PM
|
Replies: 1
Views: 10,182
Passing parameters
Hi,
All of my projects can be run individually with default parameters saved in the project macros, or run as a set of chained projects passing parameters from one project to the next. When...
|
Forum: [VBP] Third Party Tools
01-16-2004, 10:20 AM
|
Replies: 3
Views: 14,818
ISPathVariable
There is an article describing MSI Automation (InstallShield Developer 7 project), and modifying the ISPathVariable table, but this require SQL knowledge.
...
|
Forum: [VBP] Third Party Tools
01-15-2004, 02:53 AM
|
Replies: 3
Views: 14,818
|
Forum: [VBP] Third Party Tools
01-15-2004, 02:41 AM
|
Replies: 3
Views: 11,057
|
Forum: [VBP] Third Party Tools
05-23-2003, 06:00 AM
|
Replies: 1
Views: 15,453
Summary of failed build projects
I'm using the "Ignore step failure" option when building my projects. When all projects have been build, I would like to create a messagebox or logfile containing only the projects that failed to...
|
Forum: [VBP] Third Party Tools
05-12-2003, 04:40 AM
|
Replies: 2
Views: 17,550
|
Forum: [VBP] Third Party Tools
05-04-2003, 10:08 AM
|
Replies: 2
Views: 17,550
VBScript problem - MS Excel
Hi,
I copied the following code from Microsoft and pasted it into a "Run Script" function in "Visual Build Professional" v5.0. When testing the script, Error at Line 4, Column 1 occur.
What am I...
|
Forum: [VBP] Third Party Tools
04-07-2003, 02:23 AM
|
Replies: 3
Views: 19,627
Details about the problem
I'm using Microsoft Visual C++ v6.0 and Service Pack 5 for all my projects. When compiling, all dll's and pdb's are placed in a common folder.
E.G.
Project - Settings - Link: Output file name...
|