Source: Object reference not set to an instance of an object. at jProgBusiness.jReports.jCustomReportOperations.addCustomFieldIndexesIfNecessary(jReportFilter reportFilter) at jProgBusiness.jReports.jCustomReportOperations.insertSpecification(String LoginToken, String DomainPK, jReportSpecification specification, jUser user, Boolean isForReportCopy) at jProgBusiness.jReports.jCustomReportOperations.saveReportSpecification(String LoginToken, jReportSpecification specification, String domainPK) at jProgBusiness.jBusiness.jBusinessRemote.CRO_Save_Report_Specification(String SessionToken, jReportSpecification specification) An error occurred while attempting to save a custom report specification.
Source: jProgBusiness - Violation of PRIMARY KEY constraint 'PK_cw_report_specification'. Cannot insert duplicate key in object 'dbo.cw_report_specification'.The statement has been terminated. INSERT INTO cw_report_specification ( rpr_sp_pk , rpr_sp_name , rpr_sp_rpr_tp_rfk , rpr_sp_fld_sl_fk , rpr_sp_flt_fk , rpr_sp_dmn_fk , rpr_sp_is_crosstab , rpr_sp_is_readonly , rpr_sp_last_updated) VALUES (@rpr_sp_pk , @rpr_sp_name , @rpr_sp_rpr_tp_rfk , @rpr_sp_fld_sl_fk , @rpr_sp_flt_fk , @rpr_sp_dmn_fk , @rpr_sp_is_crosstab ,@rpr_sp_is_readonly , @rpr_sp_last_updated) cw_report_specification.rpr_sp_pk=8fd04713-14bb-4643-b457-10d3d1cc4b2ccw_report_specification.rpr_sp_name=PartBcw_report_specification. rpr_sp_rpr_tp_rfk=01cw_report_specification. rpr_sp_fld_sl_fk=a5b27935-36c9-43e8-9b51-9f188df8d5b6cw_report_specification.rpr_sp_flt_fk= cw_report_specification.rpr_sp_dmn_fk=ffffffff-0000-0000-0000-000000000002, cw_report_specification.rpr_sp_is_crosstab=Falsecw_report_specification.rpr_sp_is_readonly=False at jProgBusiness.jReports.jCustomReportOperations.saveReportSpecification (String LoginToken, jReportSpecification specification, String domainPK) at jProgBusiness.jBusiness.jBusinessRemote.CRO_Save_Report_Specification(String SessionToken, jReportSpecification specification) An error occurred while attempting to save a custom report specification.