RequestLcid
Hi
My problem is in the following statement
CrystalDecisions.Shared.SharedUtils.RequestLcid = System.Globalization.CultureInfo.CurrentCulture.LC ID.ToString
Im using Visual Studio 2003, and Im working on ASP.NET1.1
the above statement shows a compilation error..
RequestLcid is not a member of CrystalDecisions.Shared.SharedUtils
Tell me the solution.
Thanks in advance
TRS
|