随笔分类 -  .Net Framework

Root element is missing
摘要:最新写一段代码,实现功能 1. 把上传文档转换成byte[]传会给调用方法; 2. 同时返回out xmldocument 对象; 如下: protected Byte[] GetFile(FileUpload FileUploadFile,out XmlDocument xmlDoc) { string strFilePathName = FileUpl... 阅读全文

posted @ 2008-04-30 07:36 楚天碧海 阅读(6454) 评论(0) 推荐(0)

The input stream is not a valid binary format
摘要:Today, I have met a problem about remoting, exception info like this: The input stream is not a valid binary format. The starting contents (in bytes) are: 53-79-73-74-65-6D-2E-52-75-6E-74-69-6D-65-2... 阅读全文

posted @ 2007-11-13 21:24 楚天碧海 阅读(2031) 评论(1) 推荐(0)

[WCF]WCF New Changes From Feb CTP to Beta2
摘要:申请博客已经这么长时间了,一直忙于项目,今天抽出时间,发表第一篇日志.这篇日志来自于微软的官方网站,因为微软已经把WFX整合进Framework,改名为Framework 3.0. 所以,前一阶段的Feb CTP必然会有改动,具体大家可以参考下面,有问题,可以一起讨论.http://wcf.netfx3.com/content/BreakingChangesbetweenFebCTPandVi... 阅读全文

posted @ 2006-06-24 11:46 楚天碧海 阅读(553) 评论(0) 推荐(0)

导航