Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: smelly
Forum: [VBP] General Discussion 10-27-2003, 03:32 PM
Replies: 5
Views: 8,323
Posted By smelly
Ahh ..yes, this runs as expected. However, you...

Ahh ..yes, this runs as expected. However, you changed the build command to sync mode.

m_bld.SyncBuild();

I was using ..

m_bld.Start(StepTypeEnum.vbldStepMain, -1, 0);

Async mode...
Forum: [VBP] General Discussion 10-27-2003, 01:21 PM
Replies: 5
Views: 8,323
Posted By smelly
Question The ObjectModel sample attached is logically the...

The ObjectModel sample attached is logically the same as mine. However, this sample code works nicely and mine doesn’t. What I realized is that when I paste my code into a windows form application,...
Forum: [VBP] General Discussion 10-23-2003, 02:29 PM
Replies: 9
Views: 13,384
Posted By smelly
Delete Com+ Apps

I have a script step that nukes all standard com apps. Hope that helps.


Call DeleteCOMApp("App1")
Call DeleteCOMApp("App2")
Call DeleteCOMApp("Etc")
' and so on ..

Sub...
Forum: [VBP] General Discussion 10-23-2003, 01:52 PM
Replies: 5
Views: 8,323
Posted By smelly
Question Problem using the VBP automation objects in C#

The sample code in VB6 works like a charm.

''''''''''''''''''''''''''''''''''''''''
Set Builder = New VisBuildSvr.Builder
Set m_app = New VisBuildSvr.Application
Builder.Initialize...
Showing results 1 to 4 of 4

 

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


Copyright © 1999-2023 Kinook Software, Inc.