moss
Removing web part from page programatically - problem with usings
I\'ve tried to do that in fou开发者_如何学Gor different ways: Like this: try { SPSite site = SPContext.Current.Site;[详细]
2023-04-03 11:38 分类:问答Suitable platform for complex workflow site
I have a client that needs to build a complex, workflow/form driven intranet site with multiple roles and about 20 wo开发者_JAVA技巧rkflow processes, document management features, and email/fax notifi[详细]
2023-04-01 08:00 分类:问答How to configure SharePoint to work for 2 different domains on the internet?
We have a SharePoint site which serves as our company site on the internet. Our company has 2 domains \".com\" and \".co.uk\". SharePoint works fine when you access the site using the \".com\" domain.[详细]
2023-03-30 23:07 分类:问答Sharepoint Designer 2007 - Workflows and secondary workflow relationships
A little background: I work for a company that produces a product that has a workflow for projects with many \"concurrently\" running tasks. For this discussion, lets say that Project A creates 4 Sub-[详细]
2023-03-30 02:25 分类:问答How to get the sharepoint feature version from feature.xml file programmatically?
I have got the the next task recently: increment the version of the sharepoint feature each time when we are building the project. I have completed it successfully using the attribute \"Version\" in f[详细]
2023-03-28 06:03 分类:问答Is it Possible to use Visual Studio/C# to develop for SharePoint 2007 without Deploying DLL to Hive
If a customer does not allow installation of a .dll into their SharePoint 2007 hive (or the GAC), is there any way to create webparts, etc. with Visual Studio that will not require deployment of the .[详细]
2023-03-27 07:43 分类:问答CAML JOINS using SharePoint
Assume that there are Emp and Dept tables. Emp Table has EmpID Firs开发者_Go百科tName LastName DeptName[详细]
2023-03-26 13:18 分类:问答Delete User alerts in sharepoint giving Access Denied?
I am trying to delete user alerts from _layouts/sitesubs.aspx page login with site collection admin account. It throwing to \"Access denied\" page.[详细]
2023-03-26 11:25 分类:问答Can I restrict viewing some documents from a controlled documents library?
We have around 2000 files in our sharepoint controlled document library, which are viewable by everyone. I would like to restrict viewing of some of the documents and make them viewable for only a spe[详细]
2023-03-26 05:46 分类:问答Track document opening history in shaepoint
We have some documents in controlled library section of our sharepoint site. Is it possible to keep a track of the 开发者_开发技巧history of persons who have opened or read the file/document?Your best[详细]
2023-03-25 07:42 分类:问答