Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 25 of 40
Search took 0.01 seconds.
Search: Posts Made By: mweinberger
Forum: [VBP] General Discussion 12-10-2009, 09:49 PM
Replies: 2
Views: 8,973
Posted By mweinberger
Thank you for the reply. Unregistering all...

Thank you for the reply.

Unregistering all the DLLs in the SystemFolder sub-folder, closing every single memory resident program and all applications, and then uninstalling everything did the...
Forum: [VBP] General Discussion 12-10-2009, 01:24 AM
Replies: 2
Views: 8,973
Posted By mweinberger
Uninstalling VisualBuild Pro (forcefully)

My Computer: Windows XP Professional with SP3 (whatever is the latest)

I am a registered user and have v7.2 installed. I saw that there was an update, v7.2a, so I downloaded it. The setup went...
Forum: [VBP] Third Party Tools 09-25-2008, 03:06 PM
Replies: 2
Views: 9,874
Posted By mweinberger
Hi, The latter worked, namely to specify the...

Hi,

The latter worked, namely to specify the command line. That took me a minute to find where that was (last tab), but that worked.

I am still cranky, as the auto finding of the InstallShield...
Forum: [VBP] Third Party Tools 09-25-2008, 12:21 AM
Replies: 2
Views: 9,874
Posted By mweinberger
Building an InstallShield 2009 project

Hi,

I have been using Visual Build Professional successfully building my project and compiling / building the InstallShield 2008 portion successfully. I upgraded to InstallShield 2009. I build the...
Forum: [VBP] Third Party Tools 03-14-2007, 01:25 PM
Replies: 0
Views: 7,498
Posted By mweinberger
VB6 Command Line build crashing

Hi all,

The brief story is that on my system building any VB6 application from the command line or through Visual Build Pro worked like a champ. About a month ago or so, in an attempt to trace...
Forum: [VBP] General Discussion 07-13-2006, 09:06 AM
Replies: 8
Views: 11,940
Posted By mweinberger
Cool, thanks! I implemented the code. :-)

Cool, thanks! I implemented the code. :-)
Forum: [VBP] Third Party Tools 07-13-2006, 12:27 AM
Replies: 3
Views: 8,931
Posted By mweinberger
This last bug took me a while, but I found it....

This last bug took me a while, but I found it. Using the IDE, the release build comes before the debug build, which in my project is important. VBPro when selecting "All" builds the debug...
Forum: [VBP] General Discussion 07-12-2006, 11:36 PM
Replies: 8
Views: 11,940
Posted By mweinberger
That was a dumn mistake. I'm embarrased. I guess...

That was a dumn mistake. I'm embarrased. I guess I was tired, although VBPro gave the WRONG error message, or lack of message. The other files didn't upload, becaues the other files didn't exist. I...
Forum: [VBP] General Discussion 07-10-2006, 12:14 PM
Replies: 8
Views: 11,940
Posted By mweinberger
Okay, I just created a new project that did more...

Okay, I just created a new project that did more or less the same thing, but from my weekday work computer and using a temporary FTP account that I created and everything worked swimingly. All files...
Forum: [VBP] General Discussion 07-10-2006, 11:42 AM
Replies: 8
Views: 11,940
Posted By mweinberger
I can create a custom build file for you on...

I can create a custom build file for you on Wednesday evening and then send it to you then. I won't be in the office till then.

As to the step, I just used ALL defaults with the exception of...
Forum: [VBP] Third Party Tools 07-10-2006, 09:19 AM
Replies: 3
Views: 8,931
Posted By mweinberger
Thanks for the reply. That link did resolve the...

Thanks for the reply. That link did resolve the core problem, but I'm still getting some sort of other issue, which I'll resolve I'll try and resolve on Wednesday evening, when I get back, so for now...
Forum: [VBP] General Discussion 07-10-2006, 08:36 AM
Replies: 8
Views: 11,940
Posted By mweinberger
Thanks for the quick reply. That solved part of...

Thanks for the quick reply. That solved part of the problem, but now the FTP connection only uploaded one file and not the others. I saw the last file getting uploaded. The folders are correct and...
Forum: [VBP] General Discussion 07-09-2006, 02:06 AM
Replies: 8
Views: 11,940
Posted By mweinberger
Error using FTP

I'm trying to upload a file to my web hosting company. The file itself uploads nicely, but VSBld Pro complains and fails out the step because of the following error message:

7/9/2006 12:04:57 AM:...
Forum: [VBP] Third Party Tools 07-09-2006, 02:03 AM
Replies: 3
Views: 8,931
Posted By mweinberger
Error building/cleaning VS.Net solution

I added a 'Make VS.Net' step, where the only non default entry is the complete path to the solution to my Microsoft Visual Studio.Net 2003 C++ project. Whenever I try to clean or build the project, I...
Forum: [VBP] General Discussion 07-05-2006, 09:00 AM
Replies: 3
Views: 7,890
Posted By mweinberger
She works! Thanks! The only problem that I had is...

She works! Thanks! The only problem that I had is that there cannot be any embedded carriage returns between the () blocks in the find and the (?#) blocks in the replace with areas.
Forum: [VBP] General Discussion 07-04-2006, 09:34 PM
Replies: 3
Views: 7,890
Posted By mweinberger
Multiple Regular Expressions & Case Sensitive

Hi,

1. Topic One (Multiple Indendent Expressions)

I'm a registered user of VBPro v6.1 and have a question on regular expressions. I want to create a single "Replace in File" action that...
Forum: [VBP] Third Party Tools 03-27-2006, 04:09 PM
Replies: 4
Views: 9,048
Posted By mweinberger
Awesome Response!

Thank you!!!!!!

I didn't even see that line there. I'm not even sure why the build engineer before added that line. Thanks for pointing that out. Everything builds nicely, except for the get...
Forum: [VBP] Third Party Tools 03-27-2006, 02:37 PM
Replies: 4
Views: 9,048
Posted By mweinberger
Here's the zip file

Evidently, the Make VS.Net step didn't parse the solution file correctly to determine the version number.
Forum: [VBP] Third Party Tools 03-27-2006, 01:55 PM
Replies: 4
Views: 9,048
Posted By mweinberger
Controlling which version of Visual Studio VBPro Uses

Hi All,

My build machine has both VS2003 and VS2005 installed. I'm trying to build a C++ based solution using VBPro, but the product tries to use VS2003 to build and not VS2005 as it should.

I...
Forum: [VBP] Third Party Tools 03-27-2006, 12:39 PM
Replies: 1
Views: 8,628
Posted By mweinberger
VSS SS.EXE History "Version Not Found" Error

Hi All,

I'm having trouble running the following VSS line:

"C:\program files\vss\win32\ss.exe" History $/FirmwareUpgrade/DLink/1.1 -NL -R -V"L1.1.0 CM Build 6~L1.1.0 CM Build 5"

The problem...
Forum: [VBP] User Tips, Tricks and Samples 03-09-2006, 01:15 PM
Replies: 6
Views: 24,295
Posted By mweinberger
Cool Script! It works!

That's one heck of a cool script. It's a hidden treasure. Thanks! Works great!
Forum: [VBP] User Tips, Tricks and Samples 03-09-2006, 12:49 PM
Replies: 6
Views: 24,295
Posted By mweinberger
I didn't see your reply, when I posted my last...

I didn't see your reply, when I posted my last reply. I'll check out your attachment. Thanks.
Forum: [VBP] User Tips, Tricks and Samples 03-09-2006, 12:47 PM
Replies: 6
Views: 24,295
Posted By mweinberger
Web Projects

If I have to build individual projects what is the "project file" for a website? Assume that the solution consists of several C# projects and an associated website. I understand how to individually...
Forum: [VBP] User Tips, Tricks and Samples 03-09-2006, 11:15 AM
Replies: 6
Views: 24,295
Posted By mweinberger
My reply

Obviously.

I'll repeat and slightly rephrase my question. Is there a way outside of individually building projects rather than one solution to get VBPro to build ALL projects contained within that...
Forum: [VBP] User Tips, Tricks and Samples 03-08-2006, 05:31 PM
Replies: 6
Views: 24,295
Posted By mweinberger
Selecting all VS projects in a solution

I'm trying to build a Microsoft Visual Studio 2005 solution using Visual Build Professional (VBPro) v6.1. How do I indicate that I wish to build all projects in the solution?

Thanks in advance,
...
Showing results 1 to 25 of 40

 

All times are GMT -5. The time now is 06:29 PM.


Copyright © 1999-2023 Kinook Software, Inc.