ComDlg32.OCX 
Author Message
 ComDlg32.OCX

every time when the vb program is starting an error is telling me that my
version of ComDlg32.OCX may be outdated. and after it comes tons of other
errors like: Object variable or with block variable not set, Continue?
and another one: Automation error. and Application-defined or object-defined
error
and i can continue with this tons of errors on and on...
what should i do?


Tue, 20 Jan 2004 20:00:26 GMT  
 ComDlg32.OCX
Is this occuring in the VB Development environment or after you deploy your
application? Are you using the Package and Deployment wizard or just
copying the EXE to a target machine? (If thats the case you need to create
an install package) What version of Service pack do you have installed?
Prior to SP3 there were some quirky things in the PDW and it didn't pick up
all dependencies properly or something like that. Make sure you have the
latest SP's on your machine.

Scot

--------------------

Quote:
>Reply-To: "wrack" <none>

>Subject: ComDlg32.OCX
>Date: Fri, 3 Aug 2001 14:00:26 +0200
>Lines: 9
>Organization: wrack
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 5.50.4133.2400
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

>Newsgroups: microsoft.public.vb.enterprise
>NNTP-Posting-Host: p14.sharon2.actcom.co.il 192.115.19.46
>Path: cppssbbsa01.microsoft.com!tkmsftngp01!tkmsftngp03
>Xref: cppssbbsa01.microsoft.com microsoft.public.vb.enterprise:61114
>X-Tomcat-NG: microsoft.public.vb.enterprise

>every time when the vb program is starting an error is telling me that my
>version of ComDlg32.OCX may be outdated. and after it comes tons of other
>errors like: Object variable or with block variable not set, Continue?
>and another one: Automation error. and Application-defined or
object-defined
>error
>and i can continue with this tons of errors on and on...
>what should i do?



Tue, 20 Jan 2004 22:37:22 GMT  
 ComDlg32.OCX

Hi
1. You have not mentioned the version numbers of either the COMDLG32.Ocx or the version of VB you're trying this on.
2. I think there was a version conflict when upgrading VB Version 5.0 projects to Ver 6.0 . I vaguely remember facing this problem. You can edit the .frm and .vbp files manually to resolve this issue or better still you can remove the reference to the old common dialog control and point your reference to the Microsoft Common Dialog Control 6.0 (SP3) (I have SP5 with VB 6 installed on my machine).

      Trevor Benedict R

      Software Consultant
      Mastech Malaysia Sdn Bhd


  every time when the vb program is starting an error is telling me that my
  version of ComDlg32.OCX may be outdated. and after it comes tons of other
  errors like: Object variable or with block variable not set, Continue?
  and another one: Automation error. and Application-defined or object-defined
  error
  and i can continue with this tons of errors on and on...
  what should i do?



Sun, 25 Jan 2004 16:45:54 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Problems with COMDLG32.OCX and TABCTL32.OCX

2. COMCTL32.OCX, COMDLG32.OCX, among other problems...

3. Comdlg32.ocx and comctl32.ocx??

4. Setup Wiz (Registration Blues - mfc40.dll, grid32.ocx, comdlg32.ocx)

5. Answer to comdlg32.ocx and comctl32.ocx registration problems

6. Problems registering comdlg32.ocx and comctl32.ocx

7. Problems Loading Comctl32.ocx and Comdlg32.ocx

8. Richtx32.ocx and Comdlg32.ocx problem

9. Cant load Comdlg32.ocx or comctl32.ocx

10. Problems Loading Comctl32.ocx and Comdlg32.ocx

11. COMCTL32.OCX and COMDLG32.OCX problems.

12. problem with comdlg32.ocx and comctl32.ocx

 

 
Powered by phpBB® Forum Software