เราใช้โปรแกรม Visual studio 2015 ใช้ภาษา C# ในการเชีนนโปรแกรม พอจะรายงานออก มันจะขึ้น Error แบบนี้ค่ะ
Unable to cast COM object of type
'CrystalDecisions.ReportAppServer.Controllers.ReportSourceCIass' to interface Type
'CrystalDecisions.ReportAppServer.Controllers.ISCRReportSource', This operation failed because the QueryInterface call on
the COM component for the interface with IID
'{98CDE168-C1BF-4179-BE4C-F2CFA7CB8398}' failed due to the following errror: No such interface supported (Exception from HRESULT:0x80004002 (E_NOINTERFACE)).
ใครพอจะทราบว่ามันเกิดจากอะไรคะ?
Crystal Report error ค่ะ (Unable to cast COM object of type) ใครพอจะรู้วิธีแก้บ้าง?