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
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
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
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
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
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 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
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
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
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
Page not found 404 on Default.aspx
Posted
8 months ago
by
Victor Butuza [MSFT]
3
Comments
Why do you receive a 404 when trying to visit Default.aspx on your SharePoint Site ( among other multiple reasons) ? Answer ( among other potential answers ) :) The site might reside at the root of a Wildcard inclusion managed path. EX: Webapplication...
Microsoft Office Sharepoint
Warm-up script
Posted
over 2 years ago
by
Victor Butuza [MSFT]
2
Comments
So , you are in need of a warm-up , and do not want to invest in writing and deploying a timer job as per http://msdn.microsoft.com/en-us/library/cc406686(office.12).aspx , or simply you want to keep things to a minimum … Hmmm. Here’s a PowerShell...
Microsoft Office Sharepoint
There is no Farm
Posted
over 1 year ago
by
Victor Butuza [MSFT]
2
Comments
One interesting topic was suggested a couple of days ago by a colleague of mine. As SharePoint Developer , one needs to have all the things near.That means , on the development workstation, we need the tools, the assemblies, the server...
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
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
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
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
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
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
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
Modified By Column does not get updated
Posted
7 months ago
by
Victor Butuza [MSFT]
1
Comments
Have you ever seen the following behavior ? You create a new document library and start uploading content.Then the users start modifying the documents, however, the Modified by field does not update to reflect the Name of the user that modified the...
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
SQL-Network Performance problems when orphan solutions are still present in the database
Posted
8 months ago
by
Victor Butuza [MSFT]
1
Comments
Consider the following scenario: You have deployed a number of solutions on your Sharepoint Site. During the time, you deactivate the solutions, delete them, add new ones, and so on. For unknown reasons, some of the solutions still remain in the database...
Microsoft Office Sharepoint
Media Player Web Part in SharePoint minimum size ( or, there is more than one way to skin the media player web part )
Posted
6 months ago
by
Victor Butuza [MSFT]
0
Comments
Let’s say you want to use the Media Player web part to enhance your web site by playing an audio file. Of course, you do not want the component to take too much visual space , and if at all possible, you would like to only display the control buttons...
Microsoft Office Sharepoint
Microsoft.SharePoint.SPEndpointAddressNotFoundException: There are no addresses available for this application
Posted
2 months ago
by
Victor Butuza [MSFT]
0
Comments
Ran into this message and I thought it would be nice to share the resolution. Consider the following callstack from ULS: Exception=Microsoft.SharePoint.SPEndpointAddressNotFoundException: There are no addresses available for this application. at...
Microsoft Office Sharepoint
The user does not exist or is not unique
Posted
1 month ago
by
Victor Butuza [MSFT]
0
Comments
I have seen this not only once so I thought it's worth a couple of lines to (potentially) save some trouble-shooting :) . among the properties that can be set to restrict peoplepicker behavior we have serviceaccountdirectorypaths http://technet.microsoft...
Page 1 of 2 (42 items)
1
2