Sign in
Microsoft Office Sharepoint
All my posts are provided "AS IS" with no warranties, and confer no rights.
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
"There is no"
.net tracing
Administration
aggregation
Alerts
crawl
crawling
Customization
database maintenance
Do Not
How To
Indexing
Install
large-file-chunk
logging
People
save as template
Search
setlogginglevel
Sharepoint Designer
stsadm
tasks
uls
Uninstall
Workflows
Archive
Archives
May 2013
(1)
April 2013
(1)
March 2013
(1)
October 2012
(2)
August 2012
(3)
July 2012
(1)
June 2012
(1)
February 2012
(1)
January 2012
(1)
November 2011
(1)
May 2011
(1)
August 2010
(1)
May 2010
(3)
January 2010
(1)
August 2009
(4)
June 2009
(1)
May 2009
(1)
April 2009
(2)
March 2009
(1)
February 2009
(3)
January 2009
(2)
December 2008
(3)
November 2008
(2)
October 2008
(2)
August 2008
(2)
TechNet Blogs
>
Microsoft Office Sharepoint
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Office Sharepoint
Move one site collection from one web application to another
Posted
over 4 years ago
by
Victor Butuza [MSFT]
3
Comments
I know that reading the above you will say : backup and restore or export and import . Perfectly true. What if the procedure involves moving one BIIIIIIG Site > 15 Gb? If you have the time to do it, that’s perfect. Just schedule the operations...
Microsoft Office Sharepoint
Manual SharePoint uninstall procedure
Posted
over 4 years ago
by
Victor Butuza [MSFT]
1
Comments
Here is a procedure that might come in handy when you, for some reason are required to re-install the binaries of the server. Scenarios requiring this might include reverting to a previous...
Microsoft Office Sharepoint
Workflows do not start
Posted
over 4 years ago
by
Victor Butuza [MSFT]
6
Comments
You are of course aware of the fact that starting with Service Pack 1 the workflows created in SharePoint designer that should launch under the credentials of the system account will no longer start automatically. You know what the resolution is for this...
Microsoft Office Sharepoint
How to enable workflow tracing (debug)
Posted
over 4 years ago
by
Victor Butuza [MSFT]
3
Comments
This might come in handy whenever you (like myself and I am sure thousands of others) see some error in the execution of one workflow and found the completely useless messages like “Error Occurred” Dig deep and find nothing first troubleshooting...
Microsoft Office Sharepoint
Search Based Alerts
Posted
over 4 years ago
by
Victor Butuza [MSFT]
4
Comments
Purpose : To get notified whenever something new gets indexed, based on a search term you specify. Say for instance that you would like to get notified whenever a new “TOP SECRET DOCUMENT” :) gets indexed. Go to the search page, issue a query and when...
Microsoft Office Sharepoint
How to move an SSP
Posted
over 4 years ago
by
Victor Butuza [MSFT]
2
Comments
IMPORTANT NOTE: This blog entry adresses the steps that need to be performed when moving SSP A to SSP B within the SAME farm as a recovery for a broken SSP scenario. IMPORTANT NOTE 2: The tools provided as reference from codeplex.com are provided ...
Microsoft Office Sharepoint
Office Server Search Service cannot be started because it does not exist.(Object reference not set to an instance of an object)
Posted
over 4 years ago
by
Victor Butuza [MSFT]
1
Comments
Office Server Search Service cannot be started because it does not exist. One of the most simple problems I’ve seen lately is : Why can’t I start the Office Server Search Service in my MOSS install.I have the right key , the right CD and the latest...
Microsoft Office Sharepoint
Sharepoint Designer 2007 workflow error occurred on Update List Item when field is Person/Group
Posted
over 4 years ago
by
Victor Butuza [MSFT]
3
Comments
This is concerning an error found encountered in Sharepoint Designer based workflows after installing the October Cumulative updates. The behavior you will encounter is the following: Create a simple list with two fields: Title (default) ...
Microsoft Office Sharepoint
Type 'Microsoft.SharePoint.SPFieldUserValueCollection' in Assembly 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' is not marked as serializable.
Posted
over 5 years ago
by
Victor Butuza [MSFT]
0
Comments
Among other things solved by the August Cumulative Updates, here is an issue which arosed after installing this patch. One of those issues is that if you modify a default list form (Editform.aspx, DisplayForm.aspx) using Sharepoint Designer 2007 and...
Microsoft Office Sharepoint
Error 1058: The service cannot be started, either because it is disabled or because
Posted
over 5 years ago
by
Victor Butuza [MSFT]
3
Comments
Working through the recycling of the services on server, changing the accounts for Sharepoint Timer Service, I found myself in the interesting situation of not being able to start the service.It worked , it was started but it's not working now and it...
Microsoft Office Sharepoint
Javascript Error: Webform_DoPostbackWithOptions is undefined
Posted
over 5 years ago
by
Victor Butuza [MSFT]
2
Comments
A javascript error. Simple. Neat. Clean. But... since you noticed it, no Sharepoint controls are working. No paging controls, no buttons, generally any control that would require a postback between the webbrowser and the server will cease to function...
Microsoft Office Sharepoint
Workflow Error: "An error has occured in Approval"
Posted
over 5 years ago
by
Victor Butuza [MSFT]
6
Comments
What we have here is not actually a how to , nor does it point to a known issue, it's more of a logical reason behind writing the entry. As a starting point, we have the SharepPoint standard Approval workflow which can, through the UI, easily be attached...
Microsoft Office Sharepoint
Event ID: 4138 - An index corruption was detected in component ShadowMerge in catalog ....
Posted
over 5 years ago
by
Victor Butuza [MSFT]
1
Comments
Recently I faced several issues regarding the corruption of the index right after a reboot of the server following a patch installation. The issue, as I could observe it, occurs whenever the server is crawling and needs to reboot at the same time.The...
Microsoft Office Sharepoint
How to properly move (Detach/Attach) a content database.
Posted
over 5 years ago
by
Victor Butuza [MSFT]
2
Comments
The idea to write this entry came as a result of many failed Profile sync operations I've seen lately, so, here it is: As a scenario, let's assume that you have a webapplication you want to move on a different port. I stress the word move , because...
Microsoft Office Sharepoint
How to remove something (the port) from the URL as returned in the search results (searchresults.aspx):
Posted
over 5 years ago
by
Victor Butuza [MSFT]
7
Comments
How to remove something (the port) from the URL as returned in the search results (searchresults.aspx): UPDATE : the behavior depicted below should not happen after installing October 2009 Cumulative Update package: Download October 2009 Server...
Microsoft Office Sharepoint
Forms Based Authentication Timeout
Posted
over 5 years ago
by
Victor Butuza [MSFT]
0
Comments
Say you have a Sharepoint Site you want to make available in the internet. You implement the custom authentication provider as specified on theTechnet Site : Configure forms-based authentication (Office SharePoint Server) Check everything and it...
Microsoft Office Sharepoint
Cannot Update A List Item
Posted
over 5 years ago
by
Victor Butuza [MSFT]
0
Comments
I started the other day to create a simple workflow which should create an item in a tasks list and assign the task to a sharepoint group containing local accounts. The set-up was (so I thought) the simplest possible: One standalone server on a single...
Page 2 of 2 (42 items)
1
2