Runtime error using FileDialog

M

mikebres

My application runs fine in full Access, but when I try
to run it using Access Runtime I get the following error
when I call a function that uses FileDialog to identify a
file for import.

"Method 'Filedialog' of object _Application failed"

I'm guessing that the runtime isn't using the reference
for Microsoft Office 10.0 Office Library that I have
referenced in the full version.
Any ideas?

TIA
Mike
 
M

mikebres

Never mind. I found an earlier thread that addressed the
subject. Apparently File Dialog won't work in with
runtime.

Mike
 

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