Switchboard Crash

  • Thread starter Thread starter Amy Blankenship
  • Start date Start date
A

Amy Blankenship

I created a switchboard that was working fine, but then all the sudden
attempting to open it started crashing Access. This is the second time this
has happened in one of my Access applications. Last time I had to fake a
switchboard, because I couldn't get *any* switchboard to work. Any ideas?

-Amy
 
Hi Amy,

A couple of possibilities, assuming your switchboard was created using the
Switchboard Manager wizard. First, the code behind this form may have become
corrupted. Use the instructions shown here to rebuild your switchboard form:

Q: I deleted my Switchboard form by accident and I do not have a backup.....
http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html#newform


If that doesn't work, try reregistering these three files. Note that the
path to each file may be different on your PC. To do this, click on Start >
Run. Then copy each of the statements shown below, one-at-a-time, and click
on Enter:

Regsvr32.exe C:\progra~1\common~1\micros~1\dao\dao350.dll
Regsvr32.exe C:\progra~1\common~1\micros~1\dao\dao360.dll
Regsvr32.exe C:\progra~1\common~1\system\ado\Msado15.dll

References:
http://support.microsoft.com/?id=167591
http://support.microsoft.com/?id=833220


If you still cannot get the switchboard and/or wizards to function properly,
then download the MDAC Component Checker utility and run it on your PC:
http://support.microsoft.com/?id=307255


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

:

I created a switchboard that was working fine, but then all the sudden
attempting to open it started crashing Access. This is the second time this
has happened in one of my Access applications. Last time I had to fake a
switchboard, because I couldn't get *any* switchboard to work. Any ideas?

-Amy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access Switchboard error message 1
switchboard problem 4
SWITCHBOARD 1
I've lost my Switchboard ! 3
2000-2003 to Access 2007 Switchboard 1
Access Switchboard & Form Issue 2
Switchboard Questions 2
Switchboard in Access 2007 1

Back
Top