I was ready to bang my head on my keyboard because. I couldn’t seem to find the solution for the error I was receiving when loading Crystal Reports from my deployed Windows application.
Then, I got an idea when I read from this article that this could be the culprit –
The report location specified in the ‘Load ()’ method is invalid or report does not exist at that location.
So, I copied the rpt files to the Program Files path and voila – I got the reports loading.