.NET Remoting issue

Stimulsoft Reports.NET discussion
Post Reply
Houssam Hamdan
Posts: 33
Joined: Fri Aug 20, 2010 3:46 am
Location: Lebanon - Beirut

.NET Remoting issue

Post by Houssam Hamdan »

Hello all,

Our production servers consist of one application server where the .rpt files resides and one web server where the download file operation is triggered.

The problem is occurring on the application server when calling the "objReport.Compile()" method.

The error message: Could not find part of the file at C:\APPFOLDER\1234-1234-... (strange long GUID !!!)

It is important to mention that the objReport.Load(strReportPath) is not throwing any exception, this mean the assembly is finding the .mrt file path correctly.

It is also important to mention, that we are using .net Remoting to call the method that should dynamically compile the StiReport object then return an array of bytes from the application server towards the web server.

We would like to know if you tested your libraries on a a .net remoting scenario ???

Please note that our issue is very urgent therefore we would be glad to receive your prompt reply.

Thank you in advance.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

.NET Remoting issue

Post by Alex K. »

Hello,

Please send us your .mrt file and full error stack for analysis on support@stimulsoft.com

Thank you.
Post Reply