Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: a_t_jackson
Forum: [VBP] General Discussion 11-26-2004, 08:16 AM
Replies: 1
Views: 8,428
Posted By a_t_jackson
Bug in "Replace in File" in 5.6?

It seems that as of 5.6 the "Replace in File" action requires the target file to be writeable. The "ensure output file is writeable" has no effect.

Any ideas?
Forum: [VBP] Suggestions 11-16-2004, 03:27 AM
Replies: 5
Views: 15,843
Posted By a_t_jackson
Browser interface like CruiseControl?

I've been using Visual Build for a couple of years and its totally changed the way I build and deploy software. However, I'm now looking beyond demand-driven and scheduled builds with a view to...
Forum: [VBP] General Discussion 11-16-2004, 03:16 AM
Replies: 1
Views: 7,513
Posted By a_t_jackson
IDE caption bar to show full path to bld file

I need to manage different branches of the same code base. In each branch the build script is named the same - because its just a branch. For that reason I need to be able to tell easily which...
Forum: [VBP] Third Party Tools 10-29-2004, 03:15 AM
Replies: 1
Views: 6,526
Posted By a_t_jackson
Defining OuputPath for VS.NET solution

I need to build several solution files each comprising many projects, and want to control the ouput folder that each project builds to.

Its not practical to ensure that all developers remember...
Forum: [VBP] General Discussion 09-30-2004, 03:08 AM
Replies: 1
Views: 7,097
Posted By a_t_jackson
Bug in Scheduled Tasks dialog

Using Vis Build 5.5

If I open "Create Scheduled Task" dialog and hit Cancel it still crates the task
Forum: [VBP] Third Party Tools 08-30-2004, 06:03 AM
Replies: 0
Views: 6,101
Posted By a_t_jackson
Anybody used VSSConnect?

I work with an off-shore team that have tried unsuccessfully to use SourceOffSite's command line interface to access code in a remote SourceSafe database.

I am looking at alternative methods and...
Forum: [VBP] Third Party Tools 07-23-2004, 03:41 AM
Replies: 0
Views: 6,202
Posted By a_t_jackson
Logging NUNIT results

I've incorporated NUNIT into a build script and its working to the point where I have several test assemblies and can confirm that all tests pass. However, I want to distrubte an email at the of...
Forum: [VBP] General Discussion 06-22-2004, 08:59 AM
Replies: 2
Views: 6,758
Posted By a_t_jackson
perfect - many thanks

perfect - many thanks
Forum: [VBP] General Discussion 06-15-2004, 09:23 AM
Replies: 2
Views: 6,758
Posted By a_t_jackson
Problems with "Replace In File"

I have C# web service project called MyService.csproj. In MyService.asmx.cs I have a description field:

[WebService(Description="My Web Service")]

I want to change this field to include a...
Forum: [VBP] Third Party Tools 06-10-2004, 12:16 PM
Replies: 6
Views: 11,365
Posted By a_t_jackson
I'm using NUNIT 2.1 and it very easy to integrate...

I'm using NUNIT 2.1 and it very easy to integrate with VisualBuild. I have a "Run Program" action that calls the command line version of nunit, and passes in the path to the dll that it needs to...
Forum: [VBP] Third Party Tools 03-01-2004, 09:57 AM
Replies: 1
Views: 6,155
Posted By a_t_jackson
Solved it. My ss.exe had got corrupted...

Solved it.

My ss.exe had got corrupted somehow and wouldn't run from anywhere. Not sure how it happened but nothing to do with VisualBuild
Forum: [VBP] Third Party Tools 03-01-2004, 05:56 AM
Replies: 1
Views: 6,155
Posted By a_t_jackson
SourceSafe actions messed up

I've managed to change something which has messed up all SourceSafe actions in all my VisualBuild projects. All VSS actions fail with the following message:

Failed to create process: %1 is not a...
Forum: [VBP] Third Party Tools 02-23-2004, 02:43 AM
Replies: 2
Views: 8,265
Posted By a_t_jackson
Doh! I'd managed to check the "Repeat step...

Doh!

I'd managed to check the "Repeat step while condition is true" option on the Labelling action. Hence it was re-labelling the entire tree inifinately :-)
Forum: [VBP] Third Party Tools 02-13-2004, 06:35 AM
Replies: 2
Views: 8,265
Posted By a_t_jackson
SourceSafe Label problem

I'm trying apply a label such as "Build 27" at project level in VSS.

$/MyProject/1.0
/Module1
/Module2

If I do this manually in VSS I just go...
Forum: [VBP] Third Party Tools 02-05-2004, 11:28 AM
Replies: 1
Views: 7,238
Posted By a_t_jackson
How to set VB6 Compiler Optimization?

Is there anyway to set the VB6 compiler options in VisualBuild, such as:

"Optimize for Fast Code"
"Optimize for Small Code"
Forum: [VBP] Third Party Tools 02-02-2004, 12:14 PM
Replies: 1
Views: 7,113
Posted By a_t_jackson
SourceOffSite support

We have developers working remotely that use SourceOffSite to access a SourceSafe database. I'd like them to be able to use a build script just like local developers can do.

I only need get...
Forum: [VBP] General Discussion 01-02-2004, 03:05 AM
Replies: 0
Views: 6,373
Posted By a_t_jackson
Anyone used VisualBuild for managing component repository

I'm trying to improve our config management process and thinking that VisualBuild may help there too.

We primarily develop using VB6 and C#, and use both home-grown and 3rd party OCX controls in...
Forum: [VBP] Suggestions 12-23-2003, 08:36 AM
Replies: 6
Views: 12,529
Posted By a_t_jackson
I'm intrigued....You've mentioned only build...

I'm intrigued....You've mentioned only build components if they have changed. Is there a way to automatically detect this?

To date I've adopted a belt-and-braces approach by always rebuilding...
Forum: [VBP] Third Party Tools 09-10-2003, 04:23 AM
Replies: 3
Views: 12,853
Posted By a_t_jackson
Thanks for your help. I've finally got it to...

Thanks for your help. I've finally got it to work by realising that the XML tags weren't requried and just including this section of your code in the STEP tab:

Function vbld_StepDone()
' look...
Forum: [VBP] Third Party Tools 09-09-2003, 06:30 AM
Replies: 3
Views: 12,853
Posted By a_t_jackson
How to get exit code from CABARC.EXE?

I'm using CABARC.EXE to package an ActiveX control into a CAB file. I've created a "Run Program" action in Vis Build and have been able to get it working properly with this syntax:

%DOSCMD%...
Forum: [VBP] Third Party Tools 07-01-2003, 12:29 PM
Replies: 3
Views: 10,285
Posted By a_t_jackson
Really?? These are the steps to reproduce...

Really??

These are the steps to reproduce and workaround the problem:

Step 1. Run a VisualBuild script that attempts to compile MyProject.vbp. It fails and reports that it can't find a...
Forum: [VBP] Third Party Tools 06-27-2003, 04:15 AM
Replies: 3
Views: 10,285
Posted By a_t_jackson
VB projects and component references

This is more of a VB issue but is affecting our Visual Build process...

We have a team of developers working on a VB app that comprises a number of VB components. All components are rebuilt as...
Forum: [VBP] General Discussion 05-02-2003, 09:25 AM
Replies: 1
Views: 11,474
Posted By a_t_jackson
Lightbulb How can I use VisualBuild in this environment?

Our main product comprises several client-server applications. We use Visual Builder for creating each application, which normally ship as a suite of standard installers which clients deploy on...
Showing results 1 to 23 of 23

 

All times are GMT -5. The time now is 01:05 PM.


Copyright © 1999-2023 Kinook Software, Inc.