Invalid report file path - Crystal - C#

Asked

Viewed 57 times

0

I am trying to generate a pdf from the Crystal report. When I run the code on my machine works perfectly, already when I go up to the server returns me the following error:

invalid report file path

the error is popping the moment I run

report.Load(arquivoRpt);

I’ve already done the following checks:

The RPT file exists on the server and the path is correct;

I gave permission in the server folder;

The File is not corrupted;

  • the file path is invalid. To know more than that, we need more information...

  • 1

    Put the directory structure and the path you are using

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.