error at reportDocument.Load
I am getting error at reportDocument.Load method for one of the crystal report
The exception is "Load Report Failed" and inner exception is {"\rBuffer too small for string or missing null byte."}
I have verified that report path is correct.
I am using .NET 2.0
|