LJNC_log.txt 106 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450
  1. //====================================================================
  2. // 时间: 2016-04-01 15:34:46
  3. //--------------------------------------------------------------------
  4. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  5. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  6. // 在 System.Net.HttpWebRequest.GetRequestStream()
  7. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  8. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  9. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  10. //====================================================================
  11. //====================================================================
  12. // 时间: 2016-04-01 15:34:46
  13. //--------------------------------------------------------------------
  14. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  15. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  16. //====================================================================
  17. //====================================================================
  18. // 时间: 2016-04-22 10:11:11
  19. //--------------------------------------------------------------------
  20. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  21. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  22. // 在 System.Net.HttpWebRequest.GetRequestStream()
  23. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  24. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  25. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  26. //====================================================================
  27. //====================================================================
  28. // 时间: 2016-04-22 10:11:11
  29. //--------------------------------------------------------------------
  30. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  31. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  32. //====================================================================
  33. //====================================================================
  34. // 时间: 2016-04-22 10:40:57
  35. //--------------------------------------------------------------------
  36. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  37. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  38. // 在 System.Net.HttpWebRequest.GetRequestStream()
  39. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  40. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  41. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  42. //====================================================================
  43. //====================================================================
  44. // 时间: 2016-04-22 10:40:57
  45. //--------------------------------------------------------------------
  46. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  47. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  48. //====================================================================
  49. //====================================================================
  50. // 时间: 2016-04-22 10:58:10
  51. //--------------------------------------------------------------------
  52. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  53. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  54. // 在 System.Net.HttpWebRequest.GetRequestStream()
  55. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  56. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  57. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  58. //====================================================================
  59. //====================================================================
  60. // 时间: 2016-04-22 10:58:10
  61. //--------------------------------------------------------------------
  62. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  63. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  64. //====================================================================
  65. //====================================================================
  66. // 时间: 2016-04-22 11:28:11
  67. //--------------------------------------------------------------------
  68. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  69. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  70. // 在 System.Net.HttpWebRequest.GetRequestStream()
  71. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  72. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  73. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  74. //====================================================================
  75. //====================================================================
  76. // 时间: 2016-04-22 11:28:11
  77. //--------------------------------------------------------------------
  78. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  79. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  80. //====================================================================
  81. //====================================================================
  82. // 时间: 2016-05-03 10:29:34
  83. //--------------------------------------------------------------------
  84. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  85. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  86. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  87. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  88. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  89. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  90. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  91. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  92. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  93. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  94. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  95. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  96. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  97. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  98. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  99. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  100. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  101. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  102. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  103. //====================================================================
  104. //====================================================================
  105. // 时间: 2016-05-27 14:20:38
  106. //--------------------------------------------------------------------
  107. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  108. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  109. // 在 System.Net.HttpWebRequest.GetRequestStream()
  110. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  111. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  112. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  113. //====================================================================
  114. //====================================================================
  115. // 时间: 2016-05-27 14:20:38
  116. //--------------------------------------------------------------------
  117. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  118. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  119. //====================================================================
  120. //====================================================================
  121. // 时间: 2016-05-27 14:50:39
  122. //--------------------------------------------------------------------
  123. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  124. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  125. // 在 System.Net.HttpWebRequest.GetRequestStream()
  126. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  127. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  128. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  129. //====================================================================
  130. //====================================================================
  131. // 时间: 2016-05-27 14:50:39
  132. //--------------------------------------------------------------------
  133. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  134. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  135. //====================================================================
  136. //====================================================================
  137. // 时间: 2016-06-06 15:28:02
  138. //--------------------------------------------------------------------
  139. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  140. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  141. // 在 System.Net.HttpWebRequest.GetRequestStream()
  142. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  143. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  144. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  145. //====================================================================
  146. //====================================================================
  147. // 时间: 2016-06-06 15:28:02
  148. //--------------------------------------------------------------------
  149. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  150. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  151. //====================================================================
  152. //====================================================================
  153. // 时间: 2016-08-02 11:36:51
  154. //--------------------------------------------------------------------
  155. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  156. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  157. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  158. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  159. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  160. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  161. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  162. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  163. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  164. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  165. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  166. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  167. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  168. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  169. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  170. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  171. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  172. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  173. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  174. //====================================================================
  175. //====================================================================
  176. // 时间: 2016-08-02 16:25:43
  177. //--------------------------------------------------------------------
  178. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  179. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  180. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  181. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  182. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  183. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  184. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  185. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  186. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  187. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  188. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  189. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  190. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  191. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  192. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  193. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  194. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  195. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  196. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  197. //====================================================================
  198. //====================================================================
  199. // 时间: 2016-08-03 17:37:05
  200. //--------------------------------------------------------------------
  201. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  202. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  203. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  204. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  205. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  206. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  207. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  208. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  209. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  210. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  211. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  212. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  213. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  214. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  215. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  216. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  217. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  218. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  219. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  220. //====================================================================
  221. //====================================================================
  222. // 时间: 2016-08-04 10:45:40
  223. //--------------------------------------------------------------------
  224. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  225. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  226. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  227. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  228. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  229. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  230. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  231. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  232. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  233. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  234. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  235. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  236. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  237. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  238. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  239. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  240. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  241. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  242. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  243. //====================================================================
  244. //====================================================================
  245. // 时间: 2016-08-04 11:43:57
  246. //--------------------------------------------------------------------
  247. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  248. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  249. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  250. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  251. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  252. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  253. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  254. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  255. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  256. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  257. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  258. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  259. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  260. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  261. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  262. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  263. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  264. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  265. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  266. //====================================================================
  267. //====================================================================
  268. // 时间: 2016-08-04 16:24:01
  269. //--------------------------------------------------------------------
  270. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  271. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  272. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  273. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  274. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  275. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  276. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  277. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  278. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  279. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  280. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  281. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  282. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  283. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  284. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  285. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  286. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  287. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  288. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  289. //====================================================================
  290. //====================================================================
  291. // 时间: 2016-08-05 15:06:17
  292. //--------------------------------------------------------------------
  293. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  294. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  295. // 在 System.Net.HttpWebRequest.GetRequestStream()
  296. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  297. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  298. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  299. //====================================================================
  300. //====================================================================
  301. // 时间: 2016-08-05 15:06:17
  302. //--------------------------------------------------------------------
  303. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  304. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  305. //====================================================================
  306. //====================================================================
  307. // 时间: 2016-08-05 16:19:30
  308. //--------------------------------------------------------------------
  309. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  310. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  311. // 在 System.Net.HttpWebRequest.GetRequestStream()
  312. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  313. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  314. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  315. //====================================================================
  316. //====================================================================
  317. // 时间: 2016-08-05 16:19:30
  318. //--------------------------------------------------------------------
  319. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  320. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  321. //====================================================================
  322. //====================================================================
  323. // 时间: 2016-08-05 16:49:31
  324. //--------------------------------------------------------------------
  325. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  326. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  327. // 在 System.Net.HttpWebRequest.GetRequestStream()
  328. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  329. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  330. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  331. //====================================================================
  332. //====================================================================
  333. // 时间: 2016-08-05 16:49:31
  334. //--------------------------------------------------------------------
  335. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  336. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  337. //====================================================================
  338. //====================================================================
  339. // 时间: 2016-08-05 18:41:29
  340. //--------------------------------------------------------------------
  341. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  342. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  343. // 在 System.Net.HttpWebRequest.GetRequestStream()
  344. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  345. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  346. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  347. //====================================================================
  348. //====================================================================
  349. // 时间: 2016-08-05 18:41:29
  350. //--------------------------------------------------------------------
  351. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  352. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  353. //====================================================================
  354. //====================================================================
  355. // 时间: 2016-08-18 10:25:19
  356. //--------------------------------------------------------------------
  357. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  358. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  359. // 在 System.Net.HttpWebRequest.GetRequestStream()
  360. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  361. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  362. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  363. //====================================================================
  364. //====================================================================
  365. // 时间: 2016-08-18 10:25:19
  366. //--------------------------------------------------------------------
  367. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  368. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  369. //====================================================================
  370. //====================================================================
  371. // 时间: 2016-08-18 11:18:48
  372. //--------------------------------------------------------------------
  373. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  374. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  375. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  376. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  377. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  378. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  379. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  380. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  381. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  382. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  383. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  384. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  385. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  386. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  387. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  388. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  389. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  390. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  391. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  392. //====================================================================
  393. //====================================================================
  394. // 时间: 2016-08-18 13:58:30
  395. //--------------------------------------------------------------------
  396. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  397. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  398. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  399. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  400. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  401. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  402. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  403. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  404. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  405. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  406. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  407. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  408. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  409. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  410. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  411. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  412. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  413. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  414. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  415. //====================================================================
  416. //====================================================================
  417. // 时间: 2016-08-18 15:23:48
  418. //--------------------------------------------------------------------
  419. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  420. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  421. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  422. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  423. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  424. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  425. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  426. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  427. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  428. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  429. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  430. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  431. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  432. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  433. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  434. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  435. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  436. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  437. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  438. //====================================================================
  439. //====================================================================
  440. // 时间: 2016-11-16 11:13:43
  441. //--------------------------------------------------------------------
  442. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  443. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  444. // 在 System.Net.HttpWebRequest.GetRequestStream()
  445. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  446. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  447. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  448. //====================================================================
  449. //====================================================================
  450. // 时间: 2016-11-16 11:13:43
  451. //--------------------------------------------------------------------
  452. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  453. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  454. //====================================================================
  455. //====================================================================
  456. // 时间: 2016-11-16 11:43:43
  457. //--------------------------------------------------------------------
  458. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  459. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  460. // 在 System.Net.HttpWebRequest.GetRequestStream()
  461. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  462. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  463. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  464. //====================================================================
  465. //====================================================================
  466. // 时间: 2016-11-16 11:43:43
  467. //--------------------------------------------------------------------
  468. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  469. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  470. //====================================================================
  471. //====================================================================
  472. // 时间: 2016-11-16 12:13:44
  473. //--------------------------------------------------------------------
  474. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  475. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  476. // 在 System.Net.HttpWebRequest.GetRequestStream()
  477. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  478. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  479. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  480. //====================================================================
  481. //====================================================================
  482. // 时间: 2016-11-16 12:13:44
  483. //--------------------------------------------------------------------
  484. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  485. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  486. //====================================================================
  487. //====================================================================
  488. // 时间: 2016-11-16 16:40:59
  489. //--------------------------------------------------------------------
  490. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  491. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  492. // 在 System.Net.HttpWebRequest.GetRequestStream()
  493. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  494. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  495. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  496. //====================================================================
  497. //====================================================================
  498. // 时间: 2016-11-16 16:40:59
  499. //--------------------------------------------------------------------
  500. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  501. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  502. //====================================================================
  503. //====================================================================
  504. // 时间: 2016-11-23 10:19:36
  505. //--------------------------------------------------------------------
  506. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  507. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  508. // 在 System.Net.HttpWebRequest.GetRequestStream()
  509. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  510. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  511. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  512. //====================================================================
  513. //====================================================================
  514. // 时间: 2016-11-23 10:19:36
  515. //--------------------------------------------------------------------
  516. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  517. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  518. //====================================================================
  519. //====================================================================
  520. // 时间: 2016-11-23 10:49:36
  521. //--------------------------------------------------------------------
  522. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  523. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  524. // 在 System.Net.HttpWebRequest.GetRequestStream()
  525. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  526. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  527. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  528. //====================================================================
  529. //====================================================================
  530. // 时间: 2016-11-23 10:49:36
  531. //--------------------------------------------------------------------
  532. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  533. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  534. //====================================================================
  535. //====================================================================
  536. // 时间: 2016-11-23 11:19:37
  537. //--------------------------------------------------------------------
  538. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  539. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  540. // 在 System.Net.HttpWebRequest.GetRequestStream()
  541. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  542. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  543. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  544. //====================================================================
  545. //====================================================================
  546. // 时间: 2016-11-23 11:19:37
  547. //--------------------------------------------------------------------
  548. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  549. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  550. //====================================================================
  551. //====================================================================
  552. // 时间: 2016-11-23 11:49:38
  553. //--------------------------------------------------------------------
  554. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  555. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  556. // 在 System.Net.HttpWebRequest.GetRequestStream()
  557. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  558. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  559. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  560. //====================================================================
  561. //====================================================================
  562. // 时间: 2016-11-23 11:49:38
  563. //--------------------------------------------------------------------
  564. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  565. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  566. //====================================================================
  567. //====================================================================
  568. // 时间: 2016-11-23 12:19:40
  569. //--------------------------------------------------------------------
  570. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  571. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  572. // 在 System.Net.HttpWebRequest.GetRequestStream()
  573. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  574. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  575. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  576. //====================================================================
  577. //====================================================================
  578. // 时间: 2016-11-23 12:19:40
  579. //--------------------------------------------------------------------
  580. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  581. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  582. //====================================================================
  583. //====================================================================
  584. // 时间: 2016-11-30 15:29:05
  585. //--------------------------------------------------------------------
  586. // System.Net.WebException: 请求被中止: 操作超时。
  587. // 在 System.Net.HttpWebRequest.GetResponse()
  588. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  589. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  590. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  591. //====================================================================
  592. //====================================================================
  593. // 时间: 2016-11-30 15:29:05
  594. //--------------------------------------------------------------------
  595. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  596. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  597. //====================================================================
  598. //====================================================================
  599. // 时间: 2016-12-09 10:18:45
  600. //--------------------------------------------------------------------
  601. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  602. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  603. // 在 System.Net.HttpWebRequest.GetRequestStream()
  604. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  605. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  606. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  607. //====================================================================
  608. //====================================================================
  609. // 时间: 2016-12-09 10:18:46
  610. //--------------------------------------------------------------------
  611. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  612. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  613. //====================================================================
  614. //====================================================================
  615. // 时间: 2016-12-09 10:23:11
  616. //--------------------------------------------------------------------
  617. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  618. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  619. // 在 System.Net.HttpWebRequest.GetRequestStream()
  620. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  621. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  622. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  623. //====================================================================
  624. //====================================================================
  625. // 时间: 2016-12-09 10:23:11
  626. //--------------------------------------------------------------------
  627. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  628. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  629. //====================================================================
  630. //====================================================================
  631. // 时间: 2016-12-09 10:25:25
  632. //--------------------------------------------------------------------
  633. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  634. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  635. // 在 System.Net.HttpWebRequest.GetRequestStream()
  636. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  637. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  638. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  639. //====================================================================
  640. //====================================================================
  641. // 时间: 2016-12-09 10:25:25
  642. //--------------------------------------------------------------------
  643. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  644. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  645. //====================================================================
  646. //====================================================================
  647. // 时间: 2016-12-09 10:26:26
  648. //--------------------------------------------------------------------
  649. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  650. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  651. // 在 System.Net.HttpWebRequest.GetRequestStream()
  652. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  653. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  654. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  655. //====================================================================
  656. //====================================================================
  657. // 时间: 2016-12-09 10:26:26
  658. //--------------------------------------------------------------------
  659. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  660. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  661. //====================================================================
  662. //====================================================================
  663. // 时间: 2016-12-09 10:31:37
  664. //--------------------------------------------------------------------
  665. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  666. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  667. // 在 System.Net.HttpWebRequest.GetRequestStream()
  668. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  669. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  670. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  671. //====================================================================
  672. //====================================================================
  673. // 时间: 2016-12-09 10:31:37
  674. //--------------------------------------------------------------------
  675. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  676. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  677. //====================================================================
  678. //====================================================================
  679. // 时间: 2016-12-09 10:34:23
  680. //--------------------------------------------------------------------
  681. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  682. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  683. // 在 System.Net.HttpWebRequest.GetRequestStream()
  684. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  685. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  686. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  687. //====================================================================
  688. //====================================================================
  689. // 时间: 2016-12-09 10:34:23
  690. //--------------------------------------------------------------------
  691. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  692. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  693. //====================================================================
  694. //====================================================================
  695. // 时间: 2016-12-22 15:03:14
  696. //--------------------------------------------------------------------
  697. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  698. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  699. // 在 System.Net.HttpWebRequest.GetRequestStream()
  700. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  701. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  702. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  703. //====================================================================
  704. //====================================================================
  705. // 时间: 2016-12-22 15:03:14
  706. //--------------------------------------------------------------------
  707. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  708. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  709. //====================================================================
  710. //====================================================================
  711. // 时间: 2016-12-28 10:34:15
  712. //--------------------------------------------------------------------
  713. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  714. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  715. // 在 System.Net.HttpWebRequest.GetRequestStream()
  716. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  717. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  718. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  719. //====================================================================
  720. //====================================================================
  721. // 时间: 2016-12-28 10:34:15
  722. //--------------------------------------------------------------------
  723. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  724. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  725. //====================================================================
  726. //====================================================================
  727. // 时间: 2016-12-29 14:58:21
  728. //--------------------------------------------------------------------
  729. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  730. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  731. // 在 System.Net.HttpWebRequest.GetRequestStream()
  732. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  733. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  734. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  735. //====================================================================
  736. //====================================================================
  737. // 时间: 2016-12-29 14:58:21
  738. //--------------------------------------------------------------------
  739. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  740. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  741. //====================================================================
  742. //====================================================================
  743. // 时间: 2017-01-10 11:31:05
  744. //--------------------------------------------------------------------
  745. // System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 223.4.178.191:80
  746. // 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  747. // 在 System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
  748. // 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
  749. // --- 内部异常堆栈跟踪的结尾 ---
  750. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  751. // 在 System.Net.HttpWebRequest.GetRequestStream()
  752. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  753. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  754. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  755. //====================================================================
  756. //====================================================================
  757. // 时间: 2017-01-10 11:31:05
  758. //--------------------------------------------------------------------
  759. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  760. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  761. //====================================================================
  762. //====================================================================
  763. // 时间: 2018-02-09 17:06:38
  764. //--------------------------------------------------------------------
  765. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  766. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  767. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  768. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  769. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  770. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  771. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  772. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  773. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  774. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  775. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  776. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  777. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  778. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  779. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  780. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  781. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  782. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  783. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  784. //====================================================================
  785. //====================================================================
  786. // 时间: 2018-02-27 10:52:31
  787. //--------------------------------------------------------------------
  788. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  789. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  790. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  791. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  792. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  793. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  794. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  795. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  796. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  797. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  798. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  799. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  800. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  801. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  802. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  803. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  804. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  805. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  806. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  807. //====================================================================
  808. //====================================================================
  809. // 时间: 2018-03-22 10:53:42
  810. //--------------------------------------------------------------------
  811. // System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 223.4.178.191:80
  812. // 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  813. // 在 System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
  814. // 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
  815. // --- 内部异常堆栈跟踪的结尾 ---
  816. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  817. // 在 System.Net.HttpWebRequest.GetRequestStream()
  818. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  819. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  820. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  821. //====================================================================
  822. //====================================================================
  823. // 时间: 2018-03-22 10:53:42
  824. //--------------------------------------------------------------------
  825. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  826. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  827. //====================================================================
  828. //====================================================================
  829. // 时间: 2018-04-03 09:29:07
  830. //--------------------------------------------------------------------
  831. // System.IO.IOException: 无法从传输连接中读取数据: 远程主机强迫关闭了一个现有的连接。。 ---> System.Net.Sockets.SocketException: 远程主机强迫关闭了一个现有的连接。
  832. // 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  833. // 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  834. // --- 内部异常堆栈跟踪的结尾 ---
  835. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  836. // 在 System.IO.StreamReader.ReadBuffer()
  837. // 在 System.IO.StreamReader.ReadToEnd()
  838. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  839. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  840. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  841. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  842. //====================================================================
  843. //====================================================================
  844. // 时间: 2018-04-03 09:29:07
  845. //--------------------------------------------------------------------
  846. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  847. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  848. //====================================================================
  849. //====================================================================
  850. // 时间: 2018-04-10 10:59:39
  851. //--------------------------------------------------------------------
  852. // System.Net.WebException: 操作已超时。
  853. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  854. // 在 System.IO.StreamReader.ReadBuffer()
  855. // 在 System.IO.StreamReader.ReadToEnd()
  856. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  857. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  858. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  859. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  860. //====================================================================
  861. //====================================================================
  862. // 时间: 2018-04-10 10:59:39
  863. //--------------------------------------------------------------------
  864. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  865. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  866. //====================================================================
  867. //====================================================================
  868. // 时间: 2018-04-10 16:25:33
  869. //--------------------------------------------------------------------
  870. // System.Net.WebException: 操作已超时。
  871. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  872. // 在 System.IO.StreamReader.ReadBuffer()
  873. // 在 System.IO.StreamReader.ReadToEnd()
  874. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  875. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  876. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  877. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  878. //====================================================================
  879. //====================================================================
  880. // 时间: 2018-04-10 16:25:33
  881. //--------------------------------------------------------------------
  882. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  883. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  884. //====================================================================
  885. //====================================================================
  886. // 时间: 2018-04-10 16:36:42
  887. //--------------------------------------------------------------------
  888. // System.Net.WebException: 操作已超时。
  889. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  890. // 在 System.IO.StreamReader.ReadBuffer()
  891. // 在 System.IO.StreamReader.ReadToEnd()
  892. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  893. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  894. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  895. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  896. //====================================================================
  897. //====================================================================
  898. // 时间: 2018-04-10 16:36:42
  899. //--------------------------------------------------------------------
  900. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  901. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  902. //====================================================================
  903. //====================================================================
  904. // 时间: 2018-04-10 16:51:32
  905. //--------------------------------------------------------------------
  906. // System.Net.WebException: 操作已超时。
  907. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  908. // 在 System.IO.StreamReader.ReadBuffer()
  909. // 在 System.IO.StreamReader.ReadToEnd()
  910. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  911. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  912. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  913. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  914. //====================================================================
  915. //====================================================================
  916. // 时间: 2018-04-10 16:51:32
  917. //--------------------------------------------------------------------
  918. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  919. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  920. //====================================================================
  921. //====================================================================
  922. // 时间: 2018-04-10 17:04:38
  923. //--------------------------------------------------------------------
  924. // System.Net.WebException: 操作已超时。
  925. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  926. // 在 System.IO.StreamReader.ReadBuffer()
  927. // 在 System.IO.StreamReader.ReadToEnd()
  928. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  929. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  930. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  931. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  932. //====================================================================
  933. //====================================================================
  934. // 时间: 2018-04-10 17:04:38
  935. //--------------------------------------------------------------------
  936. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  937. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  938. //====================================================================
  939. //====================================================================
  940. // 时间: 2018-04-10 17:08:17
  941. //--------------------------------------------------------------------
  942. // System.Net.WebException: 操作已超时。
  943. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  944. // 在 System.IO.StreamReader.ReadBuffer()
  945. // 在 System.IO.StreamReader.ReadToEnd()
  946. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  947. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  948. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  949. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  950. //====================================================================
  951. //====================================================================
  952. // 时间: 2018-04-10 17:08:17
  953. //--------------------------------------------------------------------
  954. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  955. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  956. //====================================================================
  957. //====================================================================
  958. // 时间: 2018-04-10 17:17:23
  959. //--------------------------------------------------------------------
  960. // System.Net.WebException: 操作已超时。
  961. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  962. // 在 System.IO.StreamReader.ReadBuffer()
  963. // 在 System.IO.StreamReader.ReadToEnd()
  964. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  965. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  966. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  967. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  968. //====================================================================
  969. //====================================================================
  970. // 时间: 2018-04-10 17:17:23
  971. //--------------------------------------------------------------------
  972. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  973. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  974. //====================================================================
  975. //====================================================================
  976. // 时间: 2018-04-10 17:20:37
  977. //--------------------------------------------------------------------
  978. // System.Net.WebException: 操作已超时。
  979. // 在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  980. // 在 System.IO.StreamReader.ReadBuffer()
  981. // 在 System.IO.StreamReader.ReadToEnd()
  982. // 在 LJLib.Net.WebClient.LJWebClient.GetResponseAsString(HttpWebResponse rsp, Encoding encoding)
  983. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  984. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  985. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  986. //====================================================================
  987. //====================================================================
  988. // 时间: 2018-04-10 17:20:37
  989. //--------------------------------------------------------------------
  990. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  991. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  992. //====================================================================
  993. //====================================================================
  994. // 时间: 2018-04-16 10:49:33
  995. //--------------------------------------------------------------------
  996. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  997. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  998. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  999. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1000. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  1001. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  1002. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  1003. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  1004. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  1005. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  1006. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  1007. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  1008. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  1009. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  1010. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1011. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1012. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1013. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1014. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1015. //====================================================================
  1016. //====================================================================
  1017. // 时间: 2018-05-16 10:21:54
  1018. //--------------------------------------------------------------------
  1019. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  1020. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  1021. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1022. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1023. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  1024. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  1025. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  1026. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  1027. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  1028. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  1029. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  1030. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  1031. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  1032. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  1033. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1034. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1035. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1036. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1037. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1038. //====================================================================
  1039. //====================================================================
  1040. // 时间: 2018-05-16 11:29:49
  1041. //--------------------------------------------------------------------
  1042. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  1043. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  1044. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1045. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1046. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  1047. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  1048. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  1049. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  1050. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  1051. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  1052. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  1053. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  1054. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  1055. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  1056. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1057. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1058. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1059. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1060. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1061. //====================================================================
  1062. //====================================================================
  1063. // 时间: 2018-05-17 11:11:06
  1064. //--------------------------------------------------------------------
  1065. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  1066. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  1067. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1068. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1069. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  1070. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  1071. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  1072. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  1073. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  1074. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  1075. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  1076. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  1077. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  1078. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  1079. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1080. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1081. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1082. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1083. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1084. //====================================================================
  1085. //====================================================================
  1086. // 时间: 2018-05-17 11:41:03
  1087. //--------------------------------------------------------------------
  1088. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  1089. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  1090. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1091. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1092. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  1093. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  1094. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  1095. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  1096. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  1097. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  1098. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  1099. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  1100. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  1101. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  1102. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1103. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1104. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1105. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1106. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1107. //====================================================================
  1108. //====================================================================
  1109. // 时间: 2018-05-21 16:54:55
  1110. //--------------------------------------------------------------------
  1111. // System.Data.SqlClient.SqlException: 在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)
  1112. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1113. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1114. // 在 System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject, Boolean withFailover)
  1115. // 在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject, Boolean withFailover)
  1116. // 在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
  1117. // 在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
  1118. // 在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
  1119. // 在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
  1120. // 在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
  1121. // 在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
  1122. // 在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
  1123. // 在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
  1124. // 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  1125. // 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  1126. // 在 System.Data.SqlClient.SqlConnection.Open()
  1127. // 在 System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState)
  1128. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1129. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1130. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1131. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1132. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1133. //====================================================================
  1134. //====================================================================
  1135. // 时间: 2018-05-22 14:40:25
  1136. //--------------------------------------------------------------------
  1137. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1138. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1139. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1140. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1141. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1142. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1143. //====================================================================
  1144. //====================================================================
  1145. // 时间: 2018-05-22 14:40:25
  1146. //--------------------------------------------------------------------
  1147. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1148. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1149. //====================================================================
  1150. //====================================================================
  1151. // 时间: 2018-05-22 14:48:13
  1152. //--------------------------------------------------------------------
  1153. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1154. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1155. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1156. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1157. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1158. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1159. //====================================================================
  1160. //====================================================================
  1161. // 时间: 2018-05-22 14:48:13
  1162. //--------------------------------------------------------------------
  1163. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1164. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1165. //====================================================================
  1166. //====================================================================
  1167. // 时间: 2018-05-22 14:50:15
  1168. //--------------------------------------------------------------------
  1169. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1170. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1171. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1172. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1173. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1174. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1175. //====================================================================
  1176. //====================================================================
  1177. // 时间: 2018-05-22 14:50:15
  1178. //--------------------------------------------------------------------
  1179. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1180. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1181. //====================================================================
  1182. //====================================================================
  1183. // 时间: 2018-05-22 14:53:57
  1184. //--------------------------------------------------------------------
  1185. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1186. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1187. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1188. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1189. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1190. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1191. //====================================================================
  1192. //====================================================================
  1193. // 时间: 2018-05-22 14:53:57
  1194. //--------------------------------------------------------------------
  1195. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1196. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1197. //====================================================================
  1198. //====================================================================
  1199. // 时间: 2018-05-22 14:58:11
  1200. //--------------------------------------------------------------------
  1201. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1202. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1203. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1204. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1205. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1206. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1207. //====================================================================
  1208. //====================================================================
  1209. // 时间: 2018-05-22 14:58:11
  1210. //--------------------------------------------------------------------
  1211. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1212. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1213. //====================================================================
  1214. //====================================================================
  1215. // 时间: 2018-05-23 17:22:56
  1216. //--------------------------------------------------------------------
  1217. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1218. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1219. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1220. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1221. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1222. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1223. //====================================================================
  1224. //====================================================================
  1225. // 时间: 2018-05-23 17:22:56
  1226. //--------------------------------------------------------------------
  1227. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1228. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1229. //====================================================================
  1230. //====================================================================
  1231. // 时间: 2018-06-06 09:36:14
  1232. //--------------------------------------------------------------------
  1233. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1234. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1235. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1236. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1237. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1238. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1239. //====================================================================
  1240. //====================================================================
  1241. // 时间: 2018-06-06 09:36:14
  1242. //--------------------------------------------------------------------
  1243. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1244. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1245. //====================================================================
  1246. //====================================================================
  1247. // 时间: 2018-06-21 11:39:25
  1248. //--------------------------------------------------------------------
  1249. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1250. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1251. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1252. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1253. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1254. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1255. //====================================================================
  1256. //====================================================================
  1257. // 时间: 2018-06-21 11:39:26
  1258. //--------------------------------------------------------------------
  1259. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1260. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1261. //====================================================================
  1262. //====================================================================
  1263. // 时间: 2018-06-21 11:41:07
  1264. //--------------------------------------------------------------------
  1265. // System.Net.WebException: 无法解析此远程名称: 'erpnews.longjoe.com'
  1266. // 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1267. // 在 System.Net.HttpWebRequest.GetRequestStream()
  1268. // 在 LJLib.Net.WebClient.LJWebClient.DoPost(String url, IDictionary`2 parameters)
  1269. // 在 LJLib.Net.WebClient.LJWebClient.DoExcute[T](ILJRequest`1 request)
  1270. // 在 LJNC.LJNCProxy.GetData(String ln_type, DateTime modifydt)
  1271. //====================================================================
  1272. //====================================================================
  1273. // 时间: 2018-06-21 11:41:07
  1274. //--------------------------------------------------------------------
  1275. // System.NullReferenceException: 未将对象引用设置到对象的实例。
  1276. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1277. //====================================================================
  1278. //====================================================================
  1279. // 时间: 2018-07-11 14:26:04
  1280. //--------------------------------------------------------------------
  1281. // System.Data.SqlClient.SqlException: 在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)
  1282. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1283. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1284. // 在 System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject, Boolean withFailover)
  1285. // 在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject, Boolean withFailover)
  1286. // 在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
  1287. // 在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
  1288. // 在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
  1289. // 在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
  1290. // 在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
  1291. // 在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
  1292. // 在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
  1293. // 在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
  1294. // 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
  1295. // 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
  1296. // 在 System.Data.SqlClient.SqlConnection.Open()
  1297. // 在 System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState)
  1298. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1299. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1300. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1301. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1302. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1303. //====================================================================
  1304. //====================================================================
  1305. // 时间: 2019-05-14 22:26:03
  1306. //--------------------------------------------------------------------
  1307. // System.Data.SqlClient.SqlException: 对象名 'lnc_notice' 无效。
  1308. // 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
  1309. // 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
  1310. // 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
  1311. // 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
  1312. // 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
  1313. // 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  1314. // 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
  1315. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
  1316. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
  1317. // 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  1318. // 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  1319. // 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  1320. // 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  1321. // 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  1322. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  1323. // 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  1324. // 在 LJNC.L1DataSetTableAdapters.lnc_noticeTableAdapter.Fill(lnc_noticeDataTable dataTable, Int32 noticeid)
  1325. // 在 LJNC.LJNCProxy.syncDB(List`1 nList)
  1326. //====================================================================