Invalid Directory while exporting crystal report
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.
Re: Invalid Directory while exporting crystal report
Welcome to the forums. :wave:
Does the directory that it can't find actually exist?
Re: Invalid Directory while exporting crystal report
Quote:
Originally Posted by Hack
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.