Hey,

i am also facing same problem. i am using crystal report 12 trial version. i am using ReportClientDocumentWrapper class. i am try to open report. but i am also receiving same error "Failed to connect to server " " ,Error Returned from window Socket API :0. "

ReportClientDocumentWrapper docReport = new ReportClientDocumentWrapper();

docReport.Open("rassdk://c:\\TestingReport\\DynamicImageExample.rpt", 1);

Can you please guide me if you get the solution.

i really appreciate your help.

Thanks in Advance.