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
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
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
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
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
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
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
Crawl taking indefinitely to complete
Posted
over 3 years ago
by
Victor Butuza [MSFT]
9
Comments
Came across this a couple of times and, unfortunately there is no easy way out of it. Here is the behavior description: Crawling your site, full or incremental will not finish, even after a long time. If you try to access the SQL server’s tempdb...
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
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
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
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
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 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
"The language is not supported on the server. "
Posted
over 4 years ago
by
Victor Butuza [MSFT]
0
Comments
If you, like me had the chance of re-installing SharePoint (with all the language packs that you might have used before), it is likely that you have encountered this message. You will most likely see this message when running the configuration wizard...
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
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
Crawl schedules do not work
Posted
over 4 years ago
by
Victor Butuza [MSFT]
2
Comments
One issue you might have encountered after experiencing some Search problems.Although everything looks ok, the crawl schedules are not respected and the crawler fails to index the content at the specified times. No errors are logged and if you start...
Microsoft Office Sharepoint
Error in the sitedata webservice
Posted
over 3 years ago
by
Victor Butuza [MSFT]
0
Comments
Here's a troubleshooting tip for you all having problems figuring out the hidden meaning of the message : "Error in the sitedata webservice" Say you are crawling a site and you receive the above error .What can you do to investigate what does that...
Microsoft Office Sharepoint
People search results returns sps3:// instead of http://
Posted
over 3 years ago
by
Victor Butuza [MSFT]
0
Comments
Talking about odd behaviors or things that one can configure and have unexpected results in SharePoint, here’s one: You search for People Names. All looks fine, the names are returned, all looks ok, BUT when you click on the URL that should take you to...
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...
Microsoft Office Sharepoint
Timer jobs missing ( too many CPUs)
Posted
over 3 years ago
by
Victor Butuza [MSFT]
0
Comments
Ran into a funny behavior these days, checking the timer job status on a Sharepoint server ( totally new, new box, new OS , new Sharepoint) I fount the page blank. I have never encountered this before so I was puzzled, stunned, blocked and intrigued...
Microsoft Office Sharepoint
404 error on a Sharepoint Site : COMException (0x80004005) : The operation cannot be completed successfully
Posted
9 months ago
by
Victor Butuza [MSFT]
1
Comments
Here's one behavior that you might see. Since the error is not that enlightening and the logs do not tell you what happens, I thought it's usefull to document it. You have configured your farm and attempt to browse to the site you created. Instead...
Microsoft Office Sharepoint
This Site scope does not return any results
Posted
over 4 years ago
by
Victor Butuza [MSFT]
0
Comments
Noticed something weird the other days: I was fiddling around managed properties in my search settings and thought of deleting some of them to remove them from being indexed and from the search results. Among other managed properties deleted, I also deleted...
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...
Page 1 of 2 (42 items)
1
2