I am adding more products to my site and have run into a bit of a "snag". I am trying to enter a price for buying at various quantities and get the following error.
"CATALOG caused an invalid page fault in
module MFC42.DLL at 017f:6c231351.
Registers:
EAX=00000000 CS=017f EIP=6c231351 EFLGS=00010246
EBX=6c300008 SS=0187 ESP=028efaa4 EBP=028efad8
ECX=00000000 DS=0187 ESI=00d63730 FS=7c5f
EDX=00000003 ES=0187 EDI=009d22cc GS=2a36
Bytes at CS:EIP:
8b 71 04 85 f6 57 74 26 8b 7c 24 0c 33 d2 8b c7
Stack dump:
00d63730 6c235c16 00000dd4 009d22cc 6c300008 009d2200 6c2a7754 00000001 009d2200 009d2200 028efe28 6c2c2c76 00000000 028efafc 6c2364d0 009d231c"
Can anyone help me with this issue?
Thank you,
Mark T
"CATALOG caused an invalid page fault in
module MFC42.DLL at 017f:6c231351.
Registers:
EAX=00000000 CS=017f EIP=6c231351 EFLGS=00010246
EBX=6c300008 SS=0187 ESP=028efaa4 EBP=028efad8
ECX=00000000 DS=0187 ESI=00d63730 FS=7c5f
EDX=00000003 ES=0187 EDI=009d22cc GS=2a36
Bytes at CS:EIP:
8b 71 04 85 f6 57 74 26 8b 7c 24 0c 33 d2 8b c7
Stack dump:
00d63730 6c235c16 00000dd4 009d22cc 6c300008 009d2200 6c2a7754 00000001 009d2200 009d2200 028efe28 6c2c2c76 00000000 028efafc 6c2364d0 009d231c"
Can anyone help me with this issue?
Thank you,
Mark T
Comment