
VB32 caused a page fault im module KERNEL32.DLL
Quote:
> When I try to launch VB 4.0 in 32 bit mode I receive the following error:
> VB32 CAUSED A PAGE FAULT IN MODULE KERNEL32.DLL
> This is what I have done to try to rectify the problem:
> 1. Reload WIndows
> 2. Reinstall VB 4.0
> 3. Install updated Kernel32, DLC32 & OLE
> 4. Uninstall VB 4.0, run RegClean, reinstall VB 4.0
> I can run VB in 16 bit mode without any problems. How crucial an upgrade
> was 4.0a and how do I obtain this upgrade? Does anyone have any
> suggestions that may help. I have tried running the program on another
> machine, P166, 32mb, and had the same problem so I thought possibly there
> was a bug in ver 4.0 that was corrected so at least the program would load.
> Presently, it locks the system up.
> Thanks in advance.
I do knot know if it is of relevance to your case but .. who knows.
I went through a similar scenario when I switched from VB3 /WINNT35 to
VB4 / WINNT40.
The NT40 was crashing ( bang!) and MS support line was playing
poing-pong with me.
I found my problem in the old type of the API calls I was using
(inheritance from the old code).
Interestingly enough WINNT35 had no problem with them.