problems with imprting XML file in Step by step training guide

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having troubles importing an XML file. The step by
step training program asks you to import a file choosing
under 'files of type' xml file, but when I go to files of
type there is no option for xml. I know the file exists
because when I go to open I can see it and open it in
word, but can't import into access. Any ideas?
 
This trick works to restore values to Files of Type.
The problem is I do not know the name of the file used for XML!! (Sorry.)
These other files are typically found in c:\windows\system32\

=======================================================

Try re-registering the dll files like this:
Start Run
regsvr32 msexcl35.dll
regsvr32 msxbse35.dll
regsvr32 mspdox35.dll
regsvr32 mstext35.dll

Use 40 instead of 35 for A2K and 2002.

That's MSEXCL35.dll not MSEXC1.dll.
 
Back
Top