SharePoint Blog - René Hézser

Anmelden  RSS Feed RSS Feed
Startet die Suche

Archive

Kategorien

Links

Andere Blogs




ITaCS GmbH

Dec 012010

SharePoint Workspace cannot take a BCS list offline

Today I installed a BCS solution to a SharePoint 2010 farm. I wanted to take the list offline. So I clicked on the SPW button in the ribbon.

image

As expected, SharePoint Workspace popped open, and tried to get the list. But all I got was an message, that there was an error installing the list.

The eventlog, of the client I was working on, revealed that there was an error installing the solution (And we need the solution, to get the data on our clients. BCS uses solution which are deployed to clients as click-once applications to sync data.). The error details showed something like “Solution Install Stage:PendingDownload Solution Install Error”,the EventId was 2012 and the Datasource “Business Connectivity Services”. Not really a helpful message.

So I went to the SharePoint server and took a close look at the ULS log. And voilà, there was the answer: “External lists can only be synchronized with your computer from Microsoft SharePoint Server 2010 with Enterprise Client Access License features enabled. For more information, contact your system administrator.”

You need to activate enterprise features in order to use SharePoint Workspace with BCS data.

image

Lessen learned…

Oh. Don’t forget to switch on the Offline Synchronization feature for External Lists!

image


Published: 12/1/2010  11:22 AM | 0  Comments | 0  Links to this post
Tagged as: BCS, SharePoint, Office

Nov 252010

Es ist vollbracht!

Ein großes Projekt ist abgeschlossen!

image

Zusammen mit Fabian Moritz habe ich im letzten Jahr ein Buch geschrieben. Der Title lautet: Praxisbuch SharePoint-Entwicklung. Es wird Mitte Dezember diesen Jahres erscheinen (pünktlich zum Weihnachtsgeschäft Winking smile) und von Galileo Computing herausgegeben.

Vorbestellungen werden natürlich gerne angenommen!

Kurz zum Inhalt:

  • Einführung in die Technologie SharePoint
  • SharePoint-Entwicklungswerkzeuge (Visual Studio 2010, SharePoint Designer 2010, PowerShell und 3rd Party Tools)
  • SharePoint-Objektmodelle (Server-Objektmodell, Client-Objektmodell und Web Services)
  • Benutzeroberflächen (Master Pages, Ribbon, Custom Actions, Webparts, Silverlight etc.)
  • Programmierkonzepte (CAML, LINQ to SharePoint, REST)
  • Deploymentkonzepte (Features, Solutions, Sandboxed Solutions)
  • Workflow-Programmierung
  • Business Connectivity Services

Viel Spaß beim lesen…


Published: 11/25/2010  5:19 PM | 2  Comments | 0  Links to this post
Tagged as: SharePoint Buch

Nov 122010

It’s done. I’m a MCPD: SharePoint Developer 2010

Today I’ve passed the two Exams to become a Microsoft Certified Professional Developer for SharePoint 2010 Smile

Maybe I will find some time to continue on my open projects, so you can find new stuff on my blog…


Published: 11/12/2010  3:29 PM | 1  Comment | 0  Links to this post
Tagged as: Sonstiges

Nov 082010

Do NOT install the October 2010 CU for SharePoint Server

It seems, there is a major problem with the Server CU.

Critical Information about a problem with the October 2010 CU for SharePoint Server 2010

SharePoint 2010 October Cumulative Update Issue: Details and Workaround

 

Packages Impacted

The Cumulative Update packages affected are the Server Packages for SharePoint Foundation, SharePoint Server and Project Server 2010, specifically;

  1. SharePoint Server Package 2394320
  2. Project Server Package 2394322

The downloads for both of these packages have been removed from our servers.  If you have already downloaded them you SHOULD NOT install them.  They will be republished.

Update 18.11.2010

An update, which addresses the issue, has been released: http://blogs.technet.com/b/stefan_gossner/archive/2010/11/18/october-cu-for-sharepoint-2010-has-been-rereleased.aspx


Published: 11/8/2010  8:05 AM | 0  Comments | 0  Links to this post
Tagged as: SharePoint