1. IDE problem
- Posted by irv mullins <irvm at ellijay.com> Sep 26, 2004
- 644 views
I started fresh with a new disk, loaded Win98 and 98Lite, plus Euphoria 2.3, Win32lib 0.60.6, and IDE 18.22. All Win32lib demos run ok. IDE starts and displays correctly, but anything I do (add a button, save a project, load a project .. you name it) crashes with an error in KERNEL 32... EXW caused an invalid page fault in module KERNEL32.DLL at 015f:bff71459. This error box is repeated about 8 times. Any ideas? Thanks, Irv
2. Re: IDE problem
- Posted by Brian Broker <bkb at cnw.com> Sep 27, 2004
- 594 views
irv mullins wrote: > > I started fresh with a new disk, loaded Win98 and 98Lite, plus > Euphoria 2.3, Win32lib 0.60.6, and IDE 18.22. > > All Win32lib demos run ok. > IDE starts and displays correctly, but anything I do (add a button, > save a project, load a project .. you name it) crashes with an > error in KERNEL 32... > > EXW caused an invalid page fault in > module KERNEL32.DLL at 015f:bff71459. > > This error box is repeated about 8 times. > > Any ideas? > Thanks, > Irv > Does Eu 2.4 behave any differently? -- Brian
3. Re: IDE problem
- Posted by irv mullins <irvm at ellijay.com> Sep 27, 2004
- 580 views
Brian Broker wrote: > > irv mullins wrote: > > > > I started fresh with a new disk, loaded Win98 and 98Lite, plus > > Euphoria 2.3, Win32lib 0.60.6, and IDE 18.22. > > > > All Win32lib demos run ok. > > IDE starts and displays correctly, but anything I do (add a button, > > save a project, load a project .. you name it) crashes with an > > error in KERNEL 32... > > > > EXW caused an invalid page fault in > > module KERNEL32.DLL at 015f:bff71459. > > > > This error box is repeated about 8 times. > > > > Any ideas? > > Thanks, > > Irv > > > > Does Eu 2.4 behave any differently? Sorry, that was a typo - I have 2.4 Irv
4. Re: IDE problem
- Posted by D L <d1eu at yahoo.ca> Sep 28, 2004
- 557 views
> irv mullins wrote: > EXW caused an invalid page fault in > module KERNEL32.DLL at 015f:bff71459. I had a similar experience after updating both win32lib and IDE to the latest available, so I just went back to the ones I had before: IDE18-15 and Win32lib601, no problems there. Denes.
5. Re: IDE problem
- Posted by irv mullins <irvm at ellijay.com> Sep 28, 2004
- 573 views
- Last edited Sep 29, 2004
D L wrote: > > > irv mullins wrote: > > EXW caused an invalid page fault in > > module KERNEL32.DLL at 015f:bff71459. > > I had a similar experience after updating both win32lib and IDE to the latest > available, > so I just went back to the ones I had before: IDE18-15 and Win32lib601, no > problems > there. Thanks, I went back to Aku's compiled IDE (18.3, I think) which seems to work fine with the latest Win32lib. Irv