|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Invalid page fault in module RPCRT4.dllI'm using Windows 98 and Access 97. Every time I open the MDB file, I get the following error message : MSACCESS caused an invalid page fault in module RPCRT4.DLL at 0187:7fbd0894. Registers: EAX=0063350b CS=0187 EIP=7fbd0894 EFLGS=00010216 EBX=0062f3d0 SS=018f ESP=0062f1f0 EBP=0062f3e0 ECX=7713ee58 DS=018f ESI=00000484 FS=4e8f EDX=bff76855 ES=018f EDI=7713ef6e GS=0000 Bytes at CS:EIP: ff 30 ff 75 d4 8d 85 1c fe ff ff 50 e8 cb 0b 00 Stack dump: 0062f714 00000000 00000000 0062f338 bff7a3a0 00000000 00000000 000ebf94 00000000 0040000c 00400000 00000001 00000000 00000000 8c7e07e0 00000000 Please help me on this matter. Thanks in advance. Regards, Vensia Few if any people here can interpret those dumps. (We don't have access
to the relevant Microsoft sourcecode.) You say "the" MDB file. Do you mean it only happens on one MDB file - not on others? If so, that MDB file has probably been corrupted & you will have to restore it from backup. Alternatively, try holding down the Shift key when you open the database. This might stop the database's startup code from running (unless that key has been disabled). See if the problem still happens then. If it /doesn't/ still happen, there is a problem in your startup code (or the database has been corrupted). Try putting msgbox calls through the startup code, to isolate the problem to a single line of code (then quote that line). If you do not have a backup copy of the database, take a copy /NOW/, in case further testing makes the problem worse. HTH, TC The error happens on every MDF file. I find this error has relation with
Microsoft Outlook or Outlook Express program. If Outlook program is not running, the invalid page fault error doesn't occur. I also have updated schannell.dll (http://support.microsoft.com/default.aspx?scid=kb;en-us;315209) but the error still happens. This is another error when I close MSN Messenger program: MSMSGS caused an invalid page fault in module RPCRT4.DLL at 0187:7fbd0894. Registers: EAX=006a31a7 CS=0187 EIP=7fbd0894 EFLGS=00010216 EBX=0069f06c SS=018f ESP=0069ee8c EBP=0069f07c ECX=7713ee58 DS=018f ESI=00000484 FS=46b7 EDX=bff76855 ES=018f EDI=7713ef6e GS=0000 Bytes at CS:EIP: ff 30 ff 75 d4 8d 85 1c fe ff ff 50 e8 cb 0b 00 Stack dump: 0069f494 00000000 00000000 0069efd4 006b0000 00000000 00000000 0069eef0 00000000 006b0000 00000000 00000001 00000000 00000000 0069f39c 00000000 Another error also happens if I click Find menu (CTRL+F) from Internet Explorer 6.0: Error: 35 Incompatible version of the RPC stub. Besides that, the new window doesn't give result if I right click the hyperlink.(open in a new window) . Show quoteHide quote "TC" <aatcbbtcc***@yahoo.com> wrote in message news:1130474861.301274.238150@g14g2000cwa.googlegroups.com... > Few if any people here can interpret those dumps. (We don't have access > to the relevant Microsoft sourcecode.) > > You say "the" MDB file. Do you mean it only happens on one MDB file - > not on others? If so, that MDB file has probably been corrupted & you > will have to restore it from backup. > > Alternatively, try holding down the Shift key when you open the > database. This might stop the database's startup code from running > (unless that key has been disabled). See if the problem still happens > then. > > If it /doesn't/ still happen, there is a problem in your startup code > (or the database has been corrupted). Try putting msgbox calls through > the startup code, to isolate the problem to a single line of code (then > quote that line). > > If you do not have a backup copy of the database, take a copy /NOW/, in > case further testing makes the problem worse. > > HTH, > TC >
Creating user-level security with MS Access file on a network
Permissions Display logged on user - Stupid question #1 Database Access problems Access security best practice - Stupid question(s) #2 Access Security MDE security issue Guru's please help ... Access security model Removing Security settings Adobe 7.0 and Office Access 2003 |
|||||||||||||||||||||||