邓石的博客

昆明世软科技有限公司(http://www.synsoft.cn)
随笔 - 145, 文章 - 1, 评论 - 78, 引用 - 2
数据加载中……

2006年7月28日

[分享]Windows帐号引起的一些错误

     摘要: 尝试创建Web项目或打开位于URL "" 的Web项目时,Web服务器报告了以下错误。“HTTP/1.1 500 Internal Server Error”、试图运行项目时出错: 无法在Web服务器上启动调试。发送调试HTTP请求时发生服务器端错误。、根级别上的数据无效。 行 1,位置 1(Data at the root level is invalid.)。、访问ASP页面时提示500错误。  阅读全文

posted @ 2006-07-28 11:57 smartstone 阅读(120) | 评论 (0)编辑

[翻译]Visual C# .NET中使用ADO.NET读写 BLOB 数据

     摘要: GetChunk 和 AppendChunk 方法在 ADO.NET 的 DataReader 列、 DataSet 列、 或 Command 参数中已不可用。本文描述如何使用 Visual C# .NET 读写 binary large object (BLOB) 字段。  阅读全文

posted @ 2006-07-28 11:56 smartstone 阅读(170) | 评论 (0)编辑