0
我在使用c#編寫WPF應用程序時遇到了VS 2013 SAP Crystal Reports中的問題。我碰到下面的錯誤與下面的代碼:SAP Crystal Report SetDataSource函數拋出「未處理的異常」
CrpInvoice crInv = new CrpInvoice();
crInv.SetDataSource(_lstInvoice); //throwing error here
類型「System.StackOverflowException」未處理的異常發生在WindowsBase.dll