Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - VB6 Error

Reply
 
Old 10-16-2008   #1 (permalink)
jzi


Vista 32bit
 
 

VB6 Error

Hi,

We are encountering problem in our visual basic program when running under windows vista business edition 32 bit. The program is written in visual basic 6 and the backend is sql 2000.

Once we click the backward and forward button an error occur saying that
"Automation error, The object invoked has disconnected from it's clients" and once we click "Ok" another error will appear "Subscript out of range" and once we click "Ok" another error will appear "401 Can't Show non-modal form when modal form is displayed."

Does anyone know the reason why?

Thank you in advance :-)

best regards,

JZI

My System SpecsSystem Spec
Old 10-16-2008   #2 (permalink)
Richard Mueller [MVP]


 
 

Re: VB6 Error


"jzi" <guest@xxxxxx-email.com> wrote in message
news:3b285c3f28b369ab13d57f87c2aa12ef@xxxxxx-gateway.com...
Quote:

>
> Hi,
>
> We are encountering problem in our visual basic program when running
> under windows vista business edition 32 bit. The program is written in
> visual basic 6 and the backend is sql 2000.
>
> Once we click the backward and forward button an error occur saying
> that
> "Automation error, The object invoked has disconnected from it's
> clients" and once we click "Ok" another error will appear "Subscript out
> of range" and once we click "Ok" another error will appear "401 Can't
> Show non-modal form when modal form is displayed."
>
> Does anyone know the reason why?
>
> Thank you in advance :-)
>
> best regards,
I suggest you post your question a vb newsgroup, such as
microsoft.public.vb.general.discussion or
microsoft.public.vb.vista.compatibility. Both deal with "classic" vb, not
vb.NET.

Your problem seems to be in the button click events. You probably should
include the relevant code from these events that raises the error. Also,
what is supposed to happen when you click the buttons.

This newsgroup is for VBScript issues, which is a scripting language. It is
similar to vb but does not have buttons or forms.

--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Help with windows vista mail, Socket Error: 10053, Error Number: 0x800CCC0F Vista mail
no,socket Error: 11003. Error Number: 0x800CC0D cant i send email name is correctly Vista mail
Canot post to newsgroups Socket Error: 10053, Error Number: 0x800CCC0F Vista mail
Canot post to newsgroups Socket Error: 10053, Error Number: 0x800CCC0F Vista General
windows live mail 2008 (Build 12.0.1606) error report error Windows Live


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46