It's not exist "ToUpperCase"

Stimulsoft Reports.NET discussion
Post Reply
linmianfen
Posts: 5
Joined: Mon Oct 26, 2009 9:55 pm
Location: china

It's not exist "ToUpperCase"

Post by linmianfen »

Hello,
I open the Designer,add a "Text" to the page.Edit the "Text" as:

{Switch(F_Language=="CHI",Format("{0:d}",Today),F_Language=="ENG",Format("{0:%d}",Today)+Substring(ToUpperCase(Format("{0:r}",Today)),8,3)+Format("{0:yyyy}",Today),true,Format("{0:d}",Today))}

when preview, presentation:
c:\Documents and Settings\Administrator\Local Settings\Temp\l6w2_kyb.0.cs(260,302) : error CS0103: 当前上下文中不存在名称“ToUpperCase”

So I don't know the reason.

Thank you!
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

It's not exist "ToUpperCase"

Post by Ivan »

Hello,

We made some improvements in that direction.
Please check the last prerelease build and let us know about the result.

Thank you.
linmianfen
Posts: 5
Joined: Mon Oct 26, 2009 9:55 pm
Location: china

It's not exist "ToUpperCase"

Post by linmianfen »

How to get the last prerelease ?
I download the "Stimulsoft Reports.Ultimate 2010.1"
on " http://www.stimulsoft.com/Downloads.aspx".
But the problem also has exit.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

It's not exist "ToUpperCase"

Post by Ivan »

Hello,

Please check the http://www.stimulsoft.com/ReportsUltimateDownloads.aspx page
and load "Stimulsoft Reports.Ultimate 2010.06.21_D" prerelease build.

Thank you.
Post Reply