
MSDEV causing invalid page fault: HELP!
Anybody help with this MAJOR setback to my introduction to C++ windows
programming?
Recently installed Visual C++ 6.0 Standard Edition on a Windows '95 OS.
Everytime I create a workspace, and then try to view the classes (via
classview) OR files (via FileView), the following error occurs:
MSDEV caused an invalid page fault in
module DEVNCB.PKG at 0137:519ebec9.
Registers:
EAX=0000053f CS=0137 EIP=519ebec9 EFLGS=00010283
EBX=00000001 SS=013f ESP=0067faa8 EBP=0067fb1c
ECX=006de000 DS=013f ESI=0227fc58 FS=119f
EDX=0260000c ES=013f EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 39 83 c1 04 89 3c 82 40 3b 06 72 f0 5f 5e c2
Stack dump:
00000a88 0227fc58 519ebffd 006dcb04 00000000 0002f968 007ec1f8 007ec0c0
00000001 00000001 007ec0a4 00000001 00000001 00000000 00000000 00000000
I tried deleting the (.ncb) file that is created by VC++ (as suggested by a
previous newsgroup member), but this didn't solve the problem. Even tried a
complete re-install, which takes yonks!, this didn't work either!
I'm raring to go, but still in the starter blocks!
Shame on Microsoft - sure this is a bug they don't know about?
Any help in the right direction appreciated,
THX,
Martin G.