The community for Microsoft Office SharePoint Server champions!
// Home
 RSS 2.0    Atom 1.0
Latest Postings

AAMs and Record Centre.

Nickname: Bruno Lanceleaux
Company: OBS
Posts: Posts 11
Specialties: Infrastructure, Search

I came across a weird issue this week regarding the Record Centre in MOSS I thought I would share...

The record centre was created and configured as per the “book”. We were however unable to send documents to it resulting in...

Migrating your Portal's Web App to a new App Pool (SPS 2003)

Nickname: Bruno Lanceleaux
Company: OBS
Posts: Posts 11
Specialties: Infrastructure, Search

If you ever need to migrate your IIS Web Site (Web App) to a new Application Pool in SPS 2003, here is a tip.... Ensure that you also migrate all the Sub-Virtual apps within the Web Site...

Failure to do so may result in ...

Determining if a SPContentType exists on a list by using its SPContentTypeId

Nickname: James
Company:
Posts: Posts 6
Specialties:

How to check if a content type exists on a list by using the SPContentTypeId? Use the BestMatch() method of the SPContentTypeCollection.

Using the indexer is not straight forward because when the content type is assigned to a list, the SPContentTypeId is unique for that list. In other words, the following will return null even...

Cannot open MOSS Alert email in Outlook.

Nickname: Bruno Lanceleaux
Company: OBS
Posts: Posts 11
Specialties: Infrastructure, Search

Hi,

I came accross this issue on a customer site today and found the following KB Article.

You cannot open a SharePoint Server 2007 notification message in Outlook 2007 when your mailbox is on an Exchange 2003 server

http://support.microsoft.com/KB/930807

 

Bulk file name changes for files with reserved characters

Nickname: Jeff Ward
Company: WARDtech
Posts: Posts 1
Specialties:

Uploading bulk volumes of documents into WSS or MOSS can be problematic when file names with reserve characters are encountered.  A common offender is “&”.  Eg an excel file named   bid & proposal.xlsx     will fail to be imported into a document library. 

'stsadm -o canceldeployment' when a solution deployment is already under way

Nickname: James
Company:
Posts: Posts 6
Specialties:

If a SharePoint solution deployment fails, yet the timer job is created and not running, you will be unable to redeploy or retract the solution. The retract / deploy buttons will not be present in Central Admin and stsadm will declare that a "deployment or retraction is already under way for the solution". You can find yourself in this state if the “Windows SharePoint Services Administration” s...

Quick STSADM tip regarding the “Windows SharePoint Services Search” Service.

Nickname: Bruno Lanceleaux
Company: OBS
Posts: Posts 11
Specialties: Infrastructure, Search

Just a quick little STSADM tip regarding the “Windows SharePoint Services Search” Service.

Recently during a MOSS implementation, the WSS Search Service wouldn’t start up with its status stuck on “starting”...

Error Creating MySite - Hotfix Available

Nickname: Bruno Lanceleaux
Company: OBS
Posts: Posts 11
Specialties: Infrastructure, Search

I recently came across the following two errors during the creation of Mysites.

From MOSS:

Posted Saturday, 23 June 2007 12:09 AM by obslanb | 1 Comments

Using SharePoint Designer to help with creating content types and columns XML/CAML

Nickname: Craig
Company: OBS
Posts: Posts 9
Specialties: MOSS, WSS, MS Office, SharePoint

The other day I had to create a content type with several complex calculated columns.  I was deploying my content types to the server via a solution deployment pack (and features) and left starching my head on the correct CAML to correctly mark-up a calculated column. 

I know I could create the column in the web UI, but how was I going to get it into a feature and XML.  So it was time put my Elmer Fudd hat on and go hunting wabbits and see how I could easily extract a e...

Extending stsadm.exe with custom commands

Nickname: Craig
Company: OBS
Posts: Posts 9
Specialties: MOSS, WSS, MS Office, SharePoint

Microsoft have opened up stsadm.exe for use by third party developers.  This has been done to make managing a SharePoint server easier for a administrator, by giving them a one stop tool to configure applications that are built on top of SharePoint (MOSS an WSS).

More Posts Next page »