all groups > sql server reporting services > march 2006 >
You're in the

sql server reporting services

group:

Localization problems with formula editor in RS 2005 Report Builde


Localization problems with formula editor in RS 2005 Report Builde anthonsm
3/5/2006 3:46:29 AM
sql server reporting services: When creating a custom formula in "Define Formula" window with entities,
which have russian names, Report Builder fails with unhandled exception
"GetIdentifier regex failed (it should always success)" when entering russian
letters or truncates names when dragging them from the list. This issue makes
impossible using russian names for entities.

As I understand, there is an internal problem in Report Builder when
creating Regex instance, which can be possibly solved by including
RegexOptions.CultureInvariant in second parameter of Regex constructor or by
setting thread culture equal to Report Model culture.

Kind regards,
RE: Localization problems with formula editor in RS 2005 Report Builde Bob Meyers - MSFT
3/14/2006 7:46:26 PM
This is a known bug that is fixed in SP1 (available very soon).

[quoted text, click to view]
RE: Localization problems with formula editor in RS 2005 Report Bu anthonsm
3/22/2006 9:00:12 AM
Unfortunately, the Bug remains in SP1 CTP. After installing SP1 doing the
same operation results in another unhandled exception "Index and length must
refer to a location within the string. Parameter name: length".

Kind regards,
Anthon M. Shashlov

[quoted text, click to view]
AddThis Social Bookmark Button