随笔分类 -  ASP.NET

主要是B/S结构程序以及控件啥的
提示“load System.Core failed”
摘要:Could not load file or assembly 'System.Core,Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, Retargetable=Yes' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)我在Google上了解到,出现这个错误是因为Orchard引用Autofac 3.0,而使用Aut 阅读全文
posted @ 2013-09-16 17:01 毕海 阅读(223) 评论(0) 推荐(0)
ASP.NET中利用ICSharpCode.SharpZipLib压缩多个上传附件成一个压缩包直接保存在数据库中
摘要:ASP.NET中利用ICSharpCode.SharpZipLib压缩多个上传附件成一个压缩包直接保存在数据库中 阅读全文
posted @ 2007-07-16 09:43 毕海 阅读(802) 评论(1) 推荐(1)