unrecognized format error

L

lbercher

I keep getting this error when trying to upload a template.

Template 'inventory.accdt' could not be instantiated. The table
'transaction types' could not be read from the template file. The obje ct
may be in an unrecognized format.

How do I fix this? It does this with every template.
 
J

Jeff Conrad [MSFT]

Are you using Access 2007?

Please try the following steps *carefully* and report back what happens:

1. Click the Windows Start button, then click the Run option.
2. Enter CMD and click OK to open a command window.
3. Type CD "C:\Program Files\Common Files\System\ado"
4. Now type regsvr32 /u msado15.dll (wait for confirmation message, then
click OK)
5. Now type regsvr32 msado15.dll (wait for confirmation message, then
click OK)

Step 3 unregisters msado15.dll and step 4 re-registers it.

Can you instantiate the templates now?

--
Jeff Conrad - Access Junkie - MVP Alumni
SDET - XAS Services - Microsoft Corporation

Co-author - Microsoft Office Access 2007 Inside Out
Presenter - Microsoft Access 2007 Essentials
http://www.accessmvp.com/JConrad/accessjunkie.html
Access 2007 Info: http://www.AccessJunkie.com
 
K

Kirk

Are you using Access 2007?

Please try the following steps *carefully* and report back what happens:

1. Click the Windows Start button, then click the Run option.
2. Enter CMD and click OK to open a command window.
3. Type CD "C:\Program Files\Common Files\System\ado"
4. Now type   regsvr32 /u msado15.dll  (wait for confirmation message,then
click OK)
5. Now type   regsvr32 msado15.dll  (wait for confirmation message, then
click OK)

Step 3 unregisters msado15.dll and step 4 re-registers it.

Can you instantiate the templates now?

--
Jeff Conrad - Access Junkie - MVP Alumni
SDET - XAS Services - Microsoft Corporation

Co-author - Microsoft Office Access 2007 Inside Out
Presenter - Microsoft Access 2007 Essentialshttp://www.accessmvp.com/JConrad/accessjunkie.html
Access 2007 Info:http://www.AccessJunkie.com

----------
This posting is provided "AS IS" with no warranties, and confers no rights..
Use of included script samples are subject to the terms specified athttp://www.microsoft.com/info/cpyright.mspx
----------

in message:







- Show quoted text -

I have the same problem. I unregistered and reregisterd the
msado15.dll. The problem still remains.
 
J

Jeff Conrad [MSFT]

Hi Kirk,

Are you receiving this type of message?

"SQL Distributed Management Objects (SQL-DMO) must be on the machine running Microsoft Office
Access."

What operating system are you using?
Do you have, or used to have, other Access versions on this machine?
If so, what version(s)?

Thanks,
--
Jeff Conrad - Access Junkie - MVP Alumni
SDET - XAS Services - Microsoft Corporation

Co-author - Microsoft Office Access 2007 Inside Out
Presenter - Microsoft Access 2007 Essentials
http://www.accessmvp.com/JConrad/accessjunkie.html
Access 2007 Info: http://www.AccessJunkie.com

----------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.mspx
----------

in message:

I have the same problem. I unregistered and reregisterd the
msado15.dll. The problem still remains.
 
V

viktor chuzhakin

Jeff Conrad said:
Hi Kirk,

Are you receiving this type of message?

"SQL Distributed Management Objects (SQL-DMO) must be on the machine
running Microsoft Office Access."

What operating system are you using?
Do you have, or used to have, other Access versions on this machine?
If so, what version(s)?

Thanks,
--
Jeff Conrad - Access Junkie - MVP Alumni
SDET - XAS Services - Microsoft Corporation

Co-author - Microsoft Office Access 2007 Inside Out
Presenter - Microsoft Access 2007 Essentials
http://www.accessmvp.com/JConrad/accessjunkie.html
Access 2007 Info: http://www.AccessJunkie.com

----------
This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.mspx
----------

in message:

I have the same problem. I unregistered and reregisterd the
msado15.dll. The problem still remains.
 

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

Top