Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: gribble
Forum: [VBP] Third Party Tools 02-03-2006, 05:37 AM
Replies: 4
Views: 9,641
Posted By gribble
hey cool a response after all this time :eek: ...

hey cool a response after all this time :eek:

I hadnt bothered doing anything about it since it was such a low priority thing, and back then googling etc didnt find any obvious answers

thanks...
Forum: [VBP] Suggestions 03-21-2005, 07:22 PM
Replies: 0
Views: 8,307
Posted By gribble
"Protected" Macros to be used for passwords/credentials in deployment steps

in one of my deployment scripts i have some macros that contain the passwords to be used on COM+ components, and windows services (i have a application to set the user/password credentials on the...
Forum: [VBP] General Discussion 02-18-2005, 07:55 PM
Replies: 2
Views: 8,010
Posted By gribble
yeah it is surprising no-one came across it until...

yeah it is surprising no-one came across it until now!

in the meantime, thanks for the work around :)
Forum: [VBP] General Discussion 02-17-2005, 05:45 PM
Replies: 2
Views: 8,010
Posted By gribble
bug with copy files wildcards/filemasks

I am copying files from a source directory tree (recursively) into a flat folder destination (copy all fies to root destination)

I have the Include mask set to:

*.exe
*.pdb


And the...
Forum: [VBP] Third Party Tools 02-15-2005, 11:30 PM
Replies: 2
Views: 7,489
Posted By gribble
Ill add my vote to this list! At the...

Ill add my vote to this list!

At the moment i have to do a few manual steps on our IIS server to complete a deployment. If there was a way i could automate the changing of the ports on one of...
Forum: [VBP] General Discussion 12-22-2004, 05:30 PM
Replies: 5
Views: 9,613
Posted By gribble
i just realised that myself!! Converting over to...

i just realised that myself!! Converting over to using XML format, seems i missed the WriteFile step that's in the failure steps... should have used a Log Message :D

Thanks for the help
Forum: [VBP] General Discussion 12-22-2004, 05:20 PM
Replies: 5
Views: 9,613
Posted By gribble
The exact output and error message from the XML...

The exact output and error message from the XML Log Transform step was:

Closing any open log tags...
Loading XML input document...
Error at line 698, position 3 loading...
Forum: [VBP] General Discussion 12-22-2004, 04:01 PM
Replies: 5
Views: 9,613
Posted By gribble
it's build output from a make visual studio 6 c++...

it's build output from a make visual studio 6 c++ project step

im not sure i can make an example without giving all the source code as well... basically there was an error in one of the c++ files...
Forum: [VBP] General Discussion 12-21-2004, 06:27 PM
Replies: 5
Views: 9,613
Posted By gribble
XML Logging

Hi, i decided to convert some of my existing build scripts over to use XML logging and an XML Transform step at the end to make it into a HTML document (just using the default xslt stylesheet).
...
Forum: [VBP] Third Party Tools 09-20-2004, 10:32 PM
Replies: 4
Views: 9,641
Posted By gribble
thanks for the response, i figured it was...

thanks for the response, i figured it was something inherent with how the control draws itself and there wouldnt be a simple solution

there are other reasons why i want it to be a custom action...
Forum: [VBP] Third Party Tools 09-20-2004, 12:37 AM
Replies: 4
Views: 9,641
Posted By gribble
custom user action - c# FolderDialog class not rendering correctly?

I have written a user defined action that calls a c# .NET windows form, displaying a GUI so the user may select options for whatever build or deployment they are running

everything has been...
Forum: [VBP] Third Party Tools 03-29-2004, 06:39 PM
Replies: 2
Views: 11,759
Posted By gribble
also remember you can run a separate step before...

also remember you can run a separate step before you submit, doing a "p4 revert -a" to revert unchanged files. You can also use the -c to limit it to a numbered changelist
Forum: [VBP] Third Party Tools 02-10-2004, 04:16 PM
Replies: 2
Views: 7,009
Posted By gribble
Thanks for the help, it works a treat! The...

Thanks for the help, it works a treat!

The more I find out about VBPro, the more I love it :D
Forum: [VBP] General Discussion 02-10-2004, 12:03 AM
Replies: 1
Views: 5,647
Posted By gribble
seems i didnt look hard enough :D ...

seems i didnt look hard enough :D

builder.LogMessage() accomplishes what i was after
Forum: [VBP] Third Party Tools 02-09-2004, 11:55 PM
Replies: 2
Views: 7,009
Posted By gribble
Build Microsoft .NET action and the /rebuild flag

when im building VisualStudio6 projects, i am using a macro in the "additional properties" steps to specify whether i want a full build or incremental. It is a string that is blank for incremental,...
Forum: [VBP] General Discussion 02-09-2004, 11:50 PM
Replies: 1
Views: 5,647
Posted By gribble
step output from custom user action

Im running VBPro 5.0 and i have a custom user action ive written in c# as a DLL

it shows a custom frontend allowing users to select various options, and then sets temporary macros in the VBPro...
Forum: [VBP] Third Party Tools 08-28-2003, 06:16 PM
Replies: 3
Views: 7,765
Posted By gribble
Thanks for the response... Yes i realise i...

Thanks for the response...

Yes i realise i could avoid it by not showing the command in the logs, but we are finding it useful to log the exact command created incase we do have an error we know...
Forum: [VBP] Third Party Tools 08-28-2003, 02:15 AM
Replies: 3
Views: 7,765
Posted By gribble
Perforce Passwords displayed as clear text

When showing the "commandline constructed for call" of perforce action steps...

it would be a good idea to mask out the password with asterisks, as otherwise the log files and/or screen output can...
Forum: [VBP] Third Party Tools 08-28-2003, 02:10 AM
Replies: 1
Views: 13,568
Posted By gribble
Error creating perforce changelist with multiple lines of description

When i try to create a perforce changelist, if i specify multiple lines of text to go in the description field, VisBuildPro fails the step.

Ive attached a screenshot of the changelist tab in the...
Forum: [VBP] General Discussion 06-04-2003, 06:03 PM
Replies: 1
Views: 8,421
Posted By gribble
Ignore my noobish post hehe It has been...

Ignore my noobish post hehe

It has been pointed out by support that there is actually a "User Actions.bld" sample project, and to register .NET dlls you need to use regasm.exe and not thew stanard...
Forum: [VBP] General Discussion 06-04-2003, 01:02 AM
Replies: 1
Views: 8,421
Posted By gribble
Exclamation User Actions - Sample .NET Components

I am trying to use the prompt.bld sample project to setup User Actions for the c# and VB.NET sample components that come with the sample


The COM register step for the .action file works, and...
Showing results 1 to 21 of 21

 

All times are GMT -5. The time now is 07:47 AM.


Copyright © 1999-2023 Kinook Software, Inc.