From: Michael Freidgeim on 4 Jan 2007 18:28 Since yesterday when I try to open most Access forms on my machine, the access crashes with errors: Faulting application msaccess.exe, version 10.0.6771.0, faulting module unknown, version 0.0.0.0, fault address 0x001fc858. Some forms can be opened successfully, but most caused a crash(fault address can be different). The error happened for both Access XP and Access XP run-time. The similar error shown in Access 2003 : Faulting application msaccess.exe, version 11.0.6566.0, stamp 42cdb33e, faulting module unknown, version 0.0.0.0, stamp 00000000, debug? 0, fault address 0x001ce278. When I tried to start a new database, It allowed me to create a new form in design mode, but new form wizard crashed. Multiple reports has been send to Microsoft® Online Crash Analysis, but it doesn't give me any suggestions. I've uninstall Access XP,Access 2002 run-time and Access 2003 and then re-install Access XP back. It didn't help. I've tried to open debugger , and it shows stack of calls including VBE6.DLL,oleaut32.dll,ole32.dll. The only recent change (that I am aware of) is install of VS 2005 SP1. Could it cause the errors? Does anyone else has similar problems? What else should I try to re-install?
From: Tom Wickerath AOS168b AT comcast DOT on 4 Jan 2007 20:19 Hi Michael , Try re-registering the Accwiz.dll, Msado15.dll and DAO360.dll files. Click on Start > Run. Then enter the commands: Regsvr32 Accwiz.dll Regsvr32 "C:\Program Files\Common Files\system\ado\Msado15.dll" Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll" Hopefully, this will fix the problem for you. Tom Wickerath Microsoft Access MVP http://www.access.qbuilt.com/html/expert_contributors.html http://www.access.qbuilt.com/html/search.html __________________________________________ "Michael Freidgeim" wrote: > Since yesterday when I try to open most Access forms on my machine, the > access crashes with errors: > Faulting application msaccess.exe, version 10.0.6771.0, faulting module > unknown, version 0.0.0.0, fault address 0x001fc858. > Some forms can be opened successfully, but most caused a crash(fault > address can be different). The error happened for both Access XP and > Access XP run-time. > The similar error shown in Access 2003 : > Faulting application msaccess.exe, version 11.0.6566.0, stamp 42cdb33e, > faulting module unknown, version 0.0.0.0, stamp 00000000, debug? 0, > fault address 0x001ce278. > > When I tried to start a new database, It allowed me to create a new > form in design mode, but new form wizard crashed. > Multiple reports has been send to Microsoft® Online Crash Analysis, > but it doesn't give me any suggestions. > I've uninstall Access XP,Access 2002 run-time and Access 2003 and then > re-install Access XP back. It didn't help. > I've tried to open debugger , and it shows stack of calls including > VBE6.DLL,oleaut32.dll,ole32.dll. > > The only recent change (that I am aware of) is install of VS 2005 SP1. > Could it cause the errors? Does anyone else has similar problems? > What else should I try to re-install?
From: Michael Freidgeim on 7 Jan 2007 18:36 Tom, Thank you for your suggestion, I've re-register these 3 DLLs, but it didn't help. Do you have any other suggestions? Regards, Michael Freidgeim Blog: http://geekswithblogs.net/mnf/ Tom Wickerath wrote: > Hi Michael , > > Try re-registering the Accwiz.dll, Msado15.dll and DAO360.dll files. > Click on Start > Run. Then enter the commands: > > Regsvr32 Accwiz.dll > Regsvr32 "C:\Program Files\Common Files\system\ado\Msado15.dll" > Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll" > > Hopefully, this will fix the problem for you.
From: Tom Wickerath AOS168b AT comcast DOT on 7 Jan 2007 19:06 Although you mentioned completely removing two versions of Access, and then re-installing Access 2002, you didn't indicate how you went doing this. Here is a KB article for Office XP (sorry, I don't see a similar article for Office 2003): How to manually remove the Microsoft Office XP Developer installation from your computer http://support.microsoft.com/kb/827428 After following all of the steps in this article, try re-installing Office XP (or Access 2002). After the installation, make sure to install the latest service pack (SP-3) along with the latest service pack for the JET database engine (SP-8). Use this KB article as a guide: How to keep a Jet 4.0 database in top working condition http://support.microsoft.com/?id=303528 Good Luck! Tom Wickerath Microsoft Access MVP http://www.access.qbuilt.com/html/expert_contributors.html http://www.access.qbuilt.com/html/search.html __________________________________________ "Michael Freidgeim" wrote: > Tom, > > Thank you for your suggestion, I've re-register these 3 DLLs, but it > didn't help. > > Do you have any other suggestions? > > Regards, > > Michael Freidgeim > Blog: http://geekswithblogs.net/mnf/
From: Michael Freidgeim on 10 Jan 2007 19:07 Tom, Thank you for your suggestions. Unfortunately they didn't help. I gave up with my development machine and installed Access XP Development enviroment on another PC. Later on I will try to install Access 2007, may be it will work better.
|
Next
|
Last
Pages: 1 2 3 Prev: Error on Close? Next: Not enough space on temporary disk. (Error 3183) |