UPDATE: This has been released to CodePlex here: http://www.codeplex.com/spdwfextensions UPDATE: See here for latest release notes: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!381.entry UPDATE: See here for my thoughts on commerci…
>
|
||||||
UPDATE: This has been released to CodePlex here: http://www.codeplex.com/spdwfextensions UPDATE: See here for latest release notes: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!381.entry UPDATE: See here for my thoughts on commerci… Part of the process for creating a custom action for SharePoint Designer involves create a ".actions" file. I’ve found and tried to use a sample template which starts off as: <?xml version="1.0" encoding="utf-8" ?>… See UPDATE (I) below (11/24/07) on How to Configure Microsoft Office SharePoint Server 2007 to Index and Crawl Network Folders for Search Objective: I want to execute a search restricted to a specific document library. In this case, the document … The following code snippet can be used to retrieve the GUID of the Content Types used in SharePoint. using (SPSite site = new SPSite(“http://servername:9000/Pages/Default.aspx”)){ using (SPWeb web = site.OpenWeb()) { SPContentT… Today, I tried to access a document library via windows explorer. This doc lib is living inside a system that consists of two WFE’s load balanced by some kind of Cisco NLB solution. (If/when the network wizards tell me what it is, I’ll… Microsoft creates knowledge base articles day in and day out and some of those are darned important to know about if you live in the SharePoint world. I keep up to speed with them via a service provide by the good folks at www.kbalertz.com. KBAlertz… (UPDATED 11/29 to explain how to access web application policy settings via the UI) I had one of those "why is MOSS doing this to me????" moments today. In the end, it’s all my fault. We have an enterprise MOSS project going on and we… Quick and Simple Instructions: Edit a page and add a Search Core Results web part. Edit that web part and expand "Fixed Keyword Query". Add the fixed keyword query (e.g. ContentType:"Training invoice" TrainingInvoiceNumber:1111) Exp… If you maintain a blog that is at least minimally connected to SharePoint, please let me know in comments. I would love to add you to my blog list. If you maintain a blog that is not connected to SharePoint but want me to add it anyway, let me know…. The client noticed a bug today with the above mentioned template. Course managers create courses. When creating a course, the manager specifies maximum number of available seats. The template provides for self-service enrollment. I enroll and … |
||||||
Copyright © 2024 Microsoft Tech Arena - All Rights Reserved Powered by WordPress & Atahualpa |