I am using Crystal reports 9 in a VB.net application for generating a report.
It takes around 1 minute for the report to get generated when i try to run it on Win 2k8 server Standard German OS(64 bit). It works fine on xp and even win 2k8 english.

After some analysis, the delay was found to be due to the OpenReport method used to open the report from a specified path. I also tried to place the rpt file directly under C:\, which also caused the same delay.

People who have come across similar problems please suggest a solution for this.
I am stuck up with this for the past 2 weeks, please guide me out of this tricky problem.

Thanks a lot in Advance.