KeithFrench
Programmer
I have an ASPECT script that runs fine on a Dell Lattitude C600 laptop running Win98SE. When I put the same script and Connection Directory on to a Compaq Deskpro 450 running Win95, one line in it causes an invalid page fault in PWDLL.DLL.
The line concerns dialling from the Connection Directory:-
dial data StnName
where the variable StnName has a valid value that matches an entry in the Connection Directory. The full error report is:-
PW5 caused an invalid page fault in
module PWDLL.DLL at 0137:005b6297.
Registers:
EAX=00000000 CS=0137 EIP=005b6297 EFLGS=00010202
EBX=00000000 SS=013f ESP=0212f76c EBP=0212f8fc
ECX=00000197 DS=013f ESI=007a4994 FS=113f
EDX=00829484 ES=013f EDI=00ad33c0 GS=0000
Bytes at CS:EIP:
38 98 4e 01 00 00 0f 84 bc 02 00 00 6a 03 ff b6
Stack dump:
00000000 007a949c 00000000 007a7a94 0012660a 00000000 007a4994 0012660a 00594862 00000000 0012660a 00594887 00000000 007a78d8 0212faa0 00000000
Please can anyone help?
The line concerns dialling from the Connection Directory:-
dial data StnName
where the variable StnName has a valid value that matches an entry in the Connection Directory. The full error report is:-
PW5 caused an invalid page fault in
module PWDLL.DLL at 0137:005b6297.
Registers:
EAX=00000000 CS=0137 EIP=005b6297 EFLGS=00010202
EBX=00000000 SS=013f ESP=0212f76c EBP=0212f8fc
ECX=00000197 DS=013f ESI=007a4994 FS=113f
EDX=00829484 ES=013f EDI=00ad33c0 GS=0000
Bytes at CS:EIP:
38 98 4e 01 00 00 0f 84 bc 02 00 00 6a 03 ff b6
Stack dump:
00000000 007a949c 00000000 007a7a94 0012660a 00000000 007a4994 0012660a 00594862 00000000 0012660a 00594887 00000000 007a78d8 0212faa0 00000000
Please can anyone help?