Share via

missing btwizard.dll

Anonymous
2012-02-12T17:43:32+00:00

I just installed a trial version of Office 2010.  I am using Access and I receive an error message "Missing BtWizard.dll 1.0 type library".  Is there a fix/download for this problem?

Thanks!

T.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

HansV 462.6K Reputation points
2012-02-12T20:27:53+00:00

BTWizard.dll is a BlueTooth DLL, it is not part of Microsoft Access (or Microsoft Office). What BlueTooth software do you have?

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

4 additional answers

Sort by: Most helpful
  1. HansV 462.6K Reputation points
    2012-02-13T06:43:04+00:00

    References (I'm not sure where it is on the Ribbon in A2010, you may need to search for Help on "References").

     

    The Visual Basic Editor still has the old menu/toolbar interface in Office 2010, so References is in the Tools menu.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-02-12T23:20:09+00:00

    Try opening the VBA editor in this database, and selecting References (I'm not sure where it is on the Ribbon in A2010, you may need to search for Help on "References"). Find the line with BTWizard and uncheck it, then compile the database and see if this either fixed the problem, or at least identifies where in the code the .dll is being called.

    Was this answer helpful?

    0 comments No comments
  3. HansV 462.6K Reputation points
    2012-02-12T22:11:12+00:00

    Do you get this error with all databases or just a specific one?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-02-12T21:42:26+00:00

    I understand however, when I debug my code that is what VBA identifies as the missing dll.  My PC does not have Blue Tooth software loaded.

    Was this answer helpful?

    0 comments No comments