FastReport and SQLCE
i using FastReport with Data SQL Compact Edition(SQLCE)
when i want print a report in my System it's work
but when i try this in another System ,I see below Error:
FastReport.Utils.ClassException Can't find object SqlCeDataConnection
at FastReport.Utils.FRReader.Read()
at FastReport.Base.DeserializeSubItems(FRReader reader)
at FastReport.Base.Deserialize(FRReader reader)
at FastReport.Data.Dictionary.Deserialize(FRReader reader)
at FastReport.Utils.FRReader.Read(IFRSerializable obj)
at FastReport.Report.DeserializeSubItems(FRReader reader)
at FastReport.Base.Deserialize(FRReader reader)
at FastReport.Report.Deserialize(FRReader reader)
at FastReport.Utils.FRReader.Read(IFRSerializable obj)
at FastReport.Report.Load(Stream stream)
at FastReport.Report.Load(String fileName)
at Dal.PrintMethod.PreviewStockL(String DatePrint, Int32 LId)
so how i can solve this problem.
i'm wait your reply.
GoodLuck
when i want print a report in my System it's work
but when i try this in another System ,I see below Error:
FastReport.Utils.ClassException Can't find object SqlCeDataConnection
at FastReport.Utils.FRReader.Read()
at FastReport.Base.DeserializeSubItems(FRReader reader)
at FastReport.Base.Deserialize(FRReader reader)
at FastReport.Data.Dictionary.Deserialize(FRReader reader)
at FastReport.Utils.FRReader.Read(IFRSerializable obj)
at FastReport.Report.DeserializeSubItems(FRReader reader)
at FastReport.Base.Deserialize(FRReader reader)
at FastReport.Report.Deserialize(FRReader reader)
at FastReport.Utils.FRReader.Read(IFRSerializable obj)
at FastReport.Report.Load(Stream stream)
at FastReport.Report.Load(String fileName)
at Dal.PrintMethod.PreviewStockL(String DatePrint, Int32 LId)
so how i can solve this problem.
i'm wait your reply.
GoodLuck