Click here to Skip to main content
15,922,584 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Open Adobe in the background. Pin
Garth J Lancaster11-Nov-03 2:22
professionalGarth J Lancaster11-Nov-03 2:22 
GeneralCalling Visual C++ from Visual Basic Pin
Member 69542510-Nov-03 8:50
Member 69542510-Nov-03 8:50 
GeneralRe: Calling Visual C++ from Visual Basic Pin
MultiThread10-Nov-03 17:38
MultiThread10-Nov-03 17:38 
GeneralAppActivate problem Pin
Anonymous10-Nov-03 8:32
Anonymous10-Nov-03 8:32 
GeneralRe: AppActivate problem Pin
Dave Kreskowiak10-Nov-03 11:46
mveDave Kreskowiak10-Nov-03 11:46 
GeneralRe: AppActivate problem Pin
Anonymous10-Nov-03 12:01
Anonymous10-Nov-03 12:01 
GeneralError 429 ActiveX Control Cannot Create Object. Pin
frank2110-Nov-03 8:06
frank2110-Nov-03 8:06 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
MultiThread10-Nov-03 17:43
MultiThread10-Nov-03 17:43 
Hi Frank,

Did you make sure that you had all of the required dependencies for your component installed including the Visual Basic runtime DLL required by your component? Also, if your component references others, they may have references to not only other components, but perhaps versions (or different versions) of DLLs which they require. If those aren't installed, they will most likely fail to load. Sometimes it takes a bit of investigation to determine all dependencies and even the dependencies of those required for them to be used.

Regards,

Joe
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 5:19
frank2111-Nov-03 5:19 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
Dave Kreskowiak11-Nov-03 5:34
mveDave Kreskowiak11-Nov-03 5:34 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 6:44
frank2111-Nov-03 6:44 
GeneralA class question... Pin
bnathvbdotnet10-Nov-03 4:15
bnathvbdotnet10-Nov-03 4:15 
GeneralRe: A class question... Pin
Nick Seng10-Nov-03 14:33
Nick Seng10-Nov-03 14:33 
GeneralRe: A class question... Pin
bnathvbdotnet11-Nov-03 3:22
bnathvbdotnet11-Nov-03 3:22 
GeneralRe: Connect from DataGrid to Detail Pin
wvjim10-Nov-03 2:52
wvjim10-Nov-03 2:52 
GeneralRe: Connect from DataGrid to Detail Pin
Mike Ellison10-Nov-03 3:09
Mike Ellison10-Nov-03 3:09 
GeneralRe: Connect from DataGrid to Detail Pin
wvjim10-Nov-03 3:21
wvjim10-Nov-03 3:21 
GeneralProgrammatically create a form using VBA Pin
nicholas.gionfriddo10-Nov-03 2:44
nicholas.gionfriddo10-Nov-03 2:44 
GeneralRe: Programmatically create a form using VBA Pin
Guillermo Rivero11-Nov-03 1:45
Guillermo Rivero11-Nov-03 1:45 
GeneralRe: Programmatically create a form using VBA Pin
the_warlord17-Nov-03 15:51
the_warlord17-Nov-03 15:51 
GeneralLoad a file from a list to a text box Pin
Anonymous10-Nov-03 2:28
Anonymous10-Nov-03 2:28 
GeneralRe: Load a file from a list to a text box Pin
rahul_apte8110-Nov-03 7:36
rahul_apte8110-Nov-03 7:36 
GeneralDB location string + SQL qweries Pin
xelk9-Nov-03 16:59
xelk9-Nov-03 16:59 
GeneralRe: DB location string + SQL qweries Pin
Vasudevan Deepak Kumar9-Nov-03 20:40
Vasudevan Deepak Kumar9-Nov-03 20:40 
GeneralRe: DB location string + SQL qweries Pin
xelk10-Nov-03 5:06
xelk10-Nov-03 5:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.