PDA

Click to See Complete Forum and Search --> : Invalid Directory while exporting crystal report


Saurabh_Maccani
Aug 29th, 2006, 12:53 AM
i m using crystal report 9 with vb6, when i complie and run my project and try to run the report it works fine. but when i try to deploy it on the customer machine. from there when i try to use my report it gives me the error.
Run time error -2147206460 invalid directory.
i m looking forward if any one can help me.

Hack
Aug 29th, 2006, 05:54 AM
Welcome to the forums. :wave:

Does the directory that it can't find actually exist?

Saurabh_Maccani
Aug 30th, 2006, 12:17 AM
Welcome to the forums. :wave:

Does the directory that it can't find actually exist?

I had set enable parameter promting to true and not hard coding any
directory in code. So the directory is browsed using dialog box which will
definetely show existing directory.