How do I control what language is used for a report created with the wizard

Stimulsoft Reports.WEB discussion
Post Reply
Lynn
Posts: 42
Joined: Tue Oct 06, 2009 9:58 am
Location: United States

How do I control what language is used for a report created with the wizard

Post by Lynn »

If the wizard is opened automatically via the ShowWizardOnStartup option, the language is set to vb.net. If the wizard is opened from the menu it is C#.

We would like to force c# to always be used.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

How do I control what language is used for a report created with the wizard

Post by Andrew »

Hello,

Thank you for the bug report. It will be fixed in the next prerelease builds.

Thank you.
Lynn
Posts: 42
Joined: Tue Oct 06, 2009 9:58 am
Location: United States

How do I control what language is used for a report created with the wizard

Post by Lynn »

It is now always setting the language to c#.

Is it possible to disable the vb.net option so users do not inadvertently change it?
Lynn
Posts: 42
Joined: Tue Oct 06, 2009 9:58 am
Location: United States

How do I control what language is used for a report created with the wizard

Post by Lynn »

Actually, we appear to be having unpredictable results with this.

On my development machine it is set correctly to c# when the wizard is opened automatically.

On the qa server it is set to vb.net.

Will setting the StiReport.ScriptLanguage property help?

Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

How do I control what language is used for a report created with the wizard

Post by Andrew »

Hello,

Unfortunately, in this prerelease build there were no fixes regarding Wizard. Fixes will be avaialble on November, 2 2009. The StiReport.ScriptLanguage property will work correctly. Also a new StiWebDesignerOptions.DefaultScriptLanguage static option will be included.

Thank you.
Post Reply