日历

2008 8.22 Fri
     12
3456789
10111213141516
17181920212223
24252627282930
31      
«» 2008 - 8 «»

文章搜索

日志文章列表

2008年02月20日 16:57:49

SharePoint上打开Office文档时与IE冲突的问题——未知软件异常..

作者:By Greased up Deaf Guy 翻译:Garfiled
原文:请点击我
If you have installed Office 2007 then you might see a nice little error that says "The exception unknown software exception (0x06d..

阅读全文>>

Tags: sharepoint   office   0x06d007f  

类别: sharepoint |  评论(3) |  浏览(1408) |  收藏
2007年12月10日 16:48:31

wss部署方法

当然最直接的方法,就是手动部署
  把dll放到bin或者gac里 -> 在web.config里写SafeControl -> 在网站集的web部件库中添加进来

命令行部署:通过stsadm工具部署的几种方法

方法一: 2003时代延续的方法
..

阅读全文>>

Tags: 部署   wss  

类别: sharepoint |  评论(0) |  浏览(1500) |  收藏
2007年12月04日 11:40:22

asp.net与wss3.0的融合

一 asp.net架构
1.1 .1asp.net工作原理
四步:1 客户端请求WEB页
    2 WEB服务器寻找指定文件(aspx)
    3 asp.net将指定代码文件发送给CLR进行编译
    4 HTML流返回给浏..

阅读全文>>

Tags: wss3.0  

类别: sharepoint |  评论(2) |  浏览(1810) |  收藏