ورود

View Full Version : کمک فوری



mahnaz.sh
سه شنبه 30 مهر 1392, 09:02 صبح
An exception of type 'System.OutOfMemoryException' occurred in System.Data.Entity.dll but was not handled in user codeاین کدی که پایین نوشتم خطا این خطا بالایی رو میده ObjectResult MandeyeHesabha2 = this.ObjectContext.ExecuteStoreQuery ( "SELECT t_voucher.Voucher_No,t_voucher_row.Account_No, t_voucher_row.Debit, t_voucher_row.Credit,t_accounts.account_code, t_accounts.Account_Name,t_unique_accounts.Account_ Code, t_unique_accounts.Account_Name, \n"+ " t_unique_accounts_1.Account_Code FROM t_voucher t_voucher, t_voucher_row t_voucher_row, t_accounts t_accounts, t_unique_accounts t_unique_accounts,t_unique_accounts t_unique_accounts_1,t_globals WHERE" + whereStm); var myData =MandeyeHesabha2.ToList();