2011年2月23日
摘要: sharepoint 2010上部署WCF方法和步骤整理如下:· 在sharepoint project中创建WCF文件,保证运行正常· 增加svc文件到layouts文件夹 a) Add SharePoint “Layouts” Mapped Folder --> add a xml file named "WCFService.svc" b)替换上述创建的svc文件内容: <%@ Assembly Name="$SharePoint.Project.AssemblyFullName$"%> <% @Serv 阅读全文
posted @ 2011-02-23 23:51 欣静赏悦 阅读(476) 评论(0) 推荐(0)