cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report for .Net 13.0.21 Built/Shipped with Debugging Symbols?

Former Member
0 Kudos

Seems that CR 13.0.21 is being built and shipped with debugging symbols. Beyond causing me problems, I think anyone can decompile and see your source.

I've tried to unsuccessfully submit error reports before. So, I'm posting here.

Please fix in version 13.0.22.

    The binary CrystalDecisions.ReportAppServer.DataSetConversion.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.ClientDoc.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CommonObjectModel.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CommLayer.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.ObjectFactory.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.DataDefModel.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CommonControls.dll is built in debug mode.
    The binary CrystalDecisions.CrystalReports.Engine.dll is built in debug mode.
    The binary CrystalDecisions.Windows.Forms.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CommonControls.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.XmlSerialize.dll is built in debug mode.
    The binary CrystalDecisions.Shared.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CommLayer.dll is built in debug mode.
    The binary CrystalDecisions.ReportSource.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CubeDefModel.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.DataDefModel.dll is built in debug mode.
    The binary CrystalDecisions.CrystalReports.Engine.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.XmlSerialize.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.ReportDefModel.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.Prompting.dll is built in debug mode.
    The binary CrystalDecisions.ReportSource.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CubeDefModel.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.ReportDefModel.dll is built in debug mode.
    The binary CrystalDecisions.Shared.dll is built in debug mode.
    The binary CrystalDecisions.CrystalReports.TemplateEngine.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.Controllers.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.Controllers.dll is built in debug mode.
    The binary CrystalDecisions.Web.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.CommonObjectModel.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.Prompting.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.DataSetConversion.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.ObjectFactory.dll is built in debug mode.
    The binary CrystalDecisions.ReportAppServer.ClientDoc.dll is built in debug mode.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

I believe it's always been this way but I will check with DEV.

Thank you

Don

0 Kudos

They confirmed it's been this way since anyone can remember...

Answers (1)

Answers (1)

Former Member
0 Kudos

Yes, it’s always been built that way. It prevents distribution in the Windows Store, because according to Microsoft, it won’t run on Windows 10 S.

It also reveals your source code, and slows down performance of the application components.