February 16th, 2007Goto comments Leave a commentBy default, Search Services can crawl and filter a file with a size of up to 16 megabytes (MB). It will always crawl the first 16MB of a file. After this limit is reached, SharePoint Portal Server
If you are reading this post you probably know about hidden lists in SharePoint sites. Well, one of the hidden lists by default is the "Workflow History" list. The greatest SharePoint workflow history flaws (in my opinion) is that they do not audit.
DECLARE @CurrFunName NVARCHAR(100) DECLARE myCursorKPI2 CURSOR FOR SELECT Name FROM FunctionList OPEN myCursorKPI2 FETCH NEXT FROM myCursorKPI2 INTO @CurrFunName WHILE @@FETCH_STATUS = 0 --返回被 FETCH 語句執行的最後遊標的狀態,而不是任何當前被串連開啟的遊標的狀態。 BEGIN
The CMS features that were rolled into SharePoint have their fair share of issues. Working with one of my recent customers, we found a number of errors in the ULS logs in their farm. The follow errors fit into the two following categories. Although
使用SPD建立一個主版頁面,複製 <%-- Identifies this page as a .master page written in C# and registers tag prefixes, namespaces, assemblies, and controls. --%><%@ Master language="C#" %><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
這個是我在國外的一個網站找打的,原文地址,Maximum File Size for Crawling具體的修改辦法如下: Maximum File Size for CrawlingBy default, Search Services can crawl and filter a file with a size of up to 16 megabytes (MB). It will always crawl the first 16MB of a file. After this
轉自:http://geek.hubkey.com/2007/09/locked-workflow.html轉自:http://blogs.code-counsel.net/Wouter/Lists/Posts/Post.aspx?List=c04a88a9%2Dd138%2D4ac3%2Da2bb%2Db95c9fdd114e&ID=118SPWorkflow.AlertTask()的時候出現“This task is currently locked by a running