Excel page fault in JPISHARE.DLL

Help:

I have packaged a simple bean to use as a COM object

in Microsoft Excel 2000. Everthing works great until

I exit Excel and get a "This program has performed an

illegal operation and will be shut down." message with

the following details...

EXCEL caused an invalid page fault in

module JPISHARE.DLL at 015f:6d301f00.

Registers:

EAX=00c207d0 CS=015f EIP=6d301f00 EFLGS=00010202

EBX=6d300000 SS=0167 ESP=0e9cfc34 EBP=0e9cfc70

ECX=6d144b28 DS=0167 ESI=00b1426c FS=5fef

EDX=c00195d0 ES=0167 EDI=00b14fb4 GS=0000

Bytes at CS:EIP:

ff 51 14 8b 46 08 50 8b 08 ff 51 08 83 66 08 00

Stack dump:

00c207d0 00b14264 6d301cf1 00000001 00b14264 6d303aa3

00b14264 00000000 6d304e63 6d300000 00000000 00000001

00000000 6d300000 817b9f18 0e9cfe38

Excel 200 is running on Windows 98 and the bean was

packaged with JDK 1.3.1_01.

All suggestions will be appreciated.

Lyle

[1013 byte] By [swens1] at [2007-9-26 9:13:53]
# 1
I've had weird things happen with Excel VBA not using Java at all. Especially with Win98. Win9X doesn't handle memory very well.
mnutty at 2007-7-1 20:25:15 > top of Java-index,Desktop,Deploying...