Search found 11 matches

by FT1
Sun Mar 03, 2019 2:54 am
Forum: Stimulsoft Reports.WEB
Topic: Concurrency error
Replies: 6
Views: 2078

Concurrency error

Hello We are testing your product in our WCF webservice and we are having problems on concurrency. Our code is very short and simple: public static MemoryStream RenderPDF(Stream MRT, MemoryStream XML, String QRText) { StiReport report = new StiReport(); report.Load(MRT); report.Dictionary.Resources[...