I got this one before

Stimulsoft Reports.NET discussion
Post Reply
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

I got this one before

Post by EDV Gradl »

Hi team from Stimulsoft,

in the new version I get an error wich was already fixed:

When I do this

StiReport MyReport = GetReportFromAssembly("MyFile.dll", true);

then

MyReport["MyVar"] = true; works,

but

MyReport.IsVariableExist["MyVar"] equals false ?!?

Could you check this.

Thanks,

Marco
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

I got this one before

Post by Guest »

We will fixed it for the next build.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

I got this one before

Post by Vital »

Hello Marco,

Problem solved in build from 29 August.

Thank you.
Post Reply