Page 1 of 1

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

Posted: Mon Oct 19, 2009 1:12 pm
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.

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

Posted: Wed Oct 21, 2009 1:06 am
by Andrew
Hello,

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

Thank you.

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

Posted: Tue Oct 27, 2009 1:00 pm
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?

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

Posted: Tue Oct 27, 2009 1:45 pm
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?


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

Posted: Wed Oct 28, 2009 1:21 am
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.