!!!Very urgent, VB6.exe error!!! 
Author Message
 !!!Very urgent, VB6.exe error!!!

Hello there,

I am getting an error in my OCX control(which i
developed). I developed it using VB6 without server packs.
But after applying service Pack 4 & 5, when i try to tab
to next control on the screen, it is generation an
error   -- 'VB6.exe has generated an error and will be
closed by windows'-- after this message ,it is closing
down the application. Please help me in this regard  (This
error is consistently not coming, sometimes it is coming
and sometimes not, it is occuring when i am navigating
thru my ocx controls)

thankx in advance

santosh



Sat, 24 Jan 2004 19:17:53 GMT  
 !!!Very urgent, VB6.exe error!!!
Hi Santosh,

I suppose the implementation of ActiveX container's (a VB form)
TranslateAccelerator method has been changed by a service pack. It's where
the "Tab" key is handled by default. This is just an idea, but try to
recompile your controls with the new service pack. Using undocumented
techniques may possibly result in such behavior.

Regards,
Dmitriy Zakharov.
Brainbench MVP for Visual Basic
http://www.brainbench.com


Quote:
> Hello there,

> I am getting an error in my OCX control(which i
> developed). I developed it using VB6 without server packs.
> But after applying service Pack 4 & 5, when i try to tab
> to next control on the screen, it is generation an
> error   -- 'VB6.exe has generated an error and will be
> closed by windows'-- after this message ,it is closing
> down the application. Please help me in this regard  (This
> error is consistently not coming, sometimes it is coming
> and sometimes not, it is occuring when i am navigating
> thru my ocx controls)

> thankx in advance

> santosh



Sun, 25 Jan 2004 15:27:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB6 - SP5 exe generates drWatson during OLE communication with VB6 - SP3 exe

2. Urgent! VB6 Dep Wizard error

3. Can't open VB6 because VB6 caused a stack fault in module VB6.EXE

4. Can't open VB6 because VB6 caused a stack fault in module VB6.EXE

5. ISAM error when VB6 SP4 exe tries to open access file

6. vb6.exe Application Error, it closes whole app

7. VB6.exe Application error when connecting events

8. error making vb6 exe on w2k

9. VB6.exe has generated errors and will be closed wy windows

10. VB6.EXE - Application Error

11. VB6.EXE memory error when exiting VB

12. VB6.EXE startup gives application error

 

 
Powered by phpBB® Forum Software