Showing related tags and posts across the entire site.
-
WaitForWspJob.exe is a tool for SharePoint 2007 that will wait for the Admin Service to finish the deployment or retraction of a SharePoint solution (wsp). Download page: http://blog.michelbarneveld.nl/media/p/5623.aspx Usage The tool accepts the solution file name or the solution id (guid) and you can...
-
The source code with a Visual Studio 2008 project for the tool WaitForWspJob .
-
WaitForWspJob.exe is a tool that will wait for the Admin Service to finish the deployment or retraction of a SharePoint solution (wsp). Posting about the tool: http://blog.michelbarneveld.nl/michel/archive/2010/04/05/waitforwspjob-tool.aspx Download sources at http://blog.michelbarneveld.nl/media/p/5624...
-
[4/26/2010] Updated with interface changes from beta2 to rtm In SharePoint 2010 there is a new feature called the Document ID . When that feature is enabled, it will assign an unique ID and a permanent url to the document in a document library. Documents can be found using that Document ID, even if the...
-
Note: This was written when the beta of SharePoint 2010 came out. It's now known that this configuration is not supported by Microsoft! I was wondering what authentication settings SharePoint 2010 will use when creating a new Web Application. Because Windows Server 2008 introduced Kernel-mode Authentication...
-
"Do not use CNAME dns records and non default web ports when using Kerberos!" The last 2 years I have done quite some Kerberos review and troubleshooting sessions (usually in combination with SharePoint) for big customers of Imtech but also for some Microsoft customers. And quite often I tell...
-
I was testing something with SharePoint 2010 and needed a deeper look on what was actually send over the wire. So I started fiddler and noticed a few HTTP headers in the response that were new to me. The new headers: MicrosoftSharePointTeamServices This header is not really new. It's been there in...