03 2009 档案

摘要:If you have the source, you can recompile with a strong name as shown previously. If the reference assembly belongs to a third-party and you cannot ensure that it will be given a strong name, you c... 阅读全文
posted @ 2009-03-26 11:29 upzone 阅读(359) 评论(0) 推荐(0)
摘要:背景: BizTalk和InfoPath+WSS配合使用的时候,会出现这样的问题 biztalk做了一个xsd schema,用infopath导入做模板,publish到wss站点里时,添加了自定义栏,在BizTalk WSS Adapter写入时候发现总是没有值 %XPATH=//ns0:People/Approve/Status% 而且更糟糕的是,对于filter 这些字段的view根本不... 阅读全文
posted @ 2009-03-06 00:40 upzone 阅读(445) 评论(0) 推荐(0)
摘要:把activx控件打包成CAB文件,嵌入网页的时候可以自动解压安装注册。打包工具还是windows自带的makecab好用。 基本使用方法: makecab 源文件名 目的文件名 如使用它一次对多个文件打包,先要写一个包含打包文件的文本文件,比如list.txt, list.txt内容例子如下: A.dll B.txt C.dat 然后在命令行执行 ... 阅读全文
posted @ 2009-03-06 00:29 upzone 阅读(2743) 评论(0) 推荐(0)
摘要:When you design an InfoPath 2003 or InfoPath 2007 from an existing schema. The namespace of the schema is going to be hardcoded inside the manifest.xsf of the XSN package. There is very litle you can ... 阅读全文
posted @ 2009-03-06 00:03 upzone 阅读(392) 评论(0) 推荐(0)
摘要:Definition and Usage The element is used to replace a namespace in the style sheet to a different namespace in the output.元素的作用是:用样式表中的命名空间[namespace]替换输出结果中的命名空间。 Note: is a top-level element, and ... 阅读全文
posted @ 2009-03-05 23:33 upzone 阅读(280) 评论(0) 推荐(0)
摘要:KB:925336 http://support.microsoft.com/kb/925336 Download: en-edition http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=8effe1d9-7224-4586-be2b-42c9ae5b9071 chs-editi... 阅读全文
posted @ 2009-03-03 16:30 upzone 阅读(489) 评论(0) 推荐(0)