The Wiki functionality SharePoint offers is great for quickly writing down stuff. It is often used for Server documentation.
Creating new pages is easy, and you can link pages. The ability to format the text is nothing fancy, but most of the time enough 🙂
Uploading images can be done with my custom field type, which stores images and documents in existing libraries. After the upload, a link is inserted into the Wiki body.
Für die nächste UG haben wir die folgenden Themenvorschläge zusammengetragen.
Troubleshooting Tools / Erweiterungen TFS durchsuchen SharePoint Designer Entwicklung (Webpart, Eventhandler…) InfoPath Excel Services Reporting Services Eine Abstimmung habe ich auch eingerichtet. –> Abstimmung
Auf der diesjährigen BASTA! in Mainz Ende September werde ich als Redner dabei sein.
Wie auch schon auf der SharePoint Konferenz in München, werde ich einen Vortrag über Webpart Entwicklung halten.
Wer kommen möchte, kann noch den Early Bird Rabatt bis zum 29. Juni mitnehmen.
Gestern hat die erste SharePoint UserGroup in Paderborn stattgefunden. Ich habe einiges zum BDC erzählt. Um die Funktionalität zu erklären, haben wir einen Webservice geschrieben, diesen mit dem BDC Editor aus dem MOSS SDK zu einem BDC Modell verarbeitet, und schließlich eingebunden und genutzt.
Zu Anfang waren wir zu Acht. Vielleicht lässt sich diese Zahl ja bei der nächsten Ausgabe noch steigern?
Vielen Dank an die Teilnehmer für das Interesse und den gemütlichen Gedankenaustausch!
Bisher gibt es genau eine Anmeldung zur UserGroup.
Deshalb meine Bitte an alle die gerne dabei sein möchten: Schreibt doch eine Email an “****ug-owl (at) mysharepoint.de” damit wir besser planen können.
Weiter Informationen wie immer bei Michael im SharePoint Community Wiki: http://live.sharepointcommunity.de/wiki/Wiki-Seiten/OWL.aspx
Managed paths are great for creating many site collections under one URL. You should not forget to create a site collection at the root of the web application.
There is a KB article about this.
During the update, you can run into the following exception:
Exception: System.Data.SqlClient.SqlException: Address Windowing Extensions (AWE) is not supported in this edition of SQL Server.
Configuration option ‘show advanced options’ changed from 0 to 1. Run the RECONFIGURE statement to install.
To solve the issue and be able to install the SP2 to your SharePoint Servers, you will need to disable the AWE option in the SQL server properties. If you like, you can switch it back on after the update.
Changes There are Excel files, which list all changes by the SP2
WSS SP2
Office Servers SP2
And the KB article, with more information:
Description of Windows SharePoint Services 3.0 SP2 and of Windows SharePoint Services 3.0 Language Pack SP2
Description of 2007 Microsoft Office servers Service Pack 2 (SP2) and of 2007 Microsoft Office servers Language Pack Service Pack 2 (SP2)
And finally the downloads…
Client The 2007 Microsoft Office Suite Service Pack 2
Microsoft has released a new version of the SharePoint SDK. Go and grab it 🙂
WSS 3.0 SDK Office SharePoint Server 2007 SDK So what is new in the release?
WSS
Expanded documentation of backup and restore features Complete documentation of Microsoft.SharePoint.Administration.Backup New documentation of the administrative object model Revised Web Part documentation More migration support Expanded and updated reference documentation MOSS
Custom Federated Search Web Part with a Credentials UI Federated Search SQL Server Connector Federated Search HTML to RSS Connector Federated Search Virtual Earth Map Connector
The SP2 will be released later this month. For SharePoint there will be various improvements and new stsadm commands.
new stsadm command to scan for compatibility for SharePoint 2010 (e.g. not CAML custom fields) broader support for browsers improvements to form based authentication and much more (see link above)