Archiv für Dezember 2009

Articles

Daily Blog Post 12/28/2009

In Uncategorized on Dezember 28, 2009 von murratore

Posted from Diigo. The rest of my favorite links are here.

Articles

Microsoft Evolution Days

In Events,News,Office,Sharepoint on Dezember 17, 2009 von murratore

Ich war am 3. Dezember an den Microsoft Evolution Days bei Digicomp.

Die Präsentationen findet man hier: http://www.digicomp.ch/MicrosoftEvolutionDay

Wichtige Präsentation: Office 2010!

Interessantes & Erwähnenswertes

  • Silverlight wird immer zentraler und stark von Microsoft gepusht
  • Service Manager: Beta 2 im Januar; RTM im Mai
  • Virtual Machine Manager: Unterstützung für XEN folgt im Mai
  • System Configuration Manager: neues Release im 2011 welches “bahnbrechend” sein soll
  • Windows 7 wird schon flächendeckend eingeführt bei Grossfirmen (bspw. Swisscom, Unique, Implenia, Suva…)
  • Januar 2010: Beta 1 von SP1 für Windows Server 2008 R2
  • Windows Mobile 7 wird wahrscheinlich an der MIX Konferenz im März 2010 vorgestellt
  • FAST for Sharepoint wird es als Enterprise CAL Besitzer zu einem geringen Aufpreis geben;
  • Viele Informationen rund um Sharepoint 2010 –> wird ein paar echte Killerfeature haben
  • Office 2010: Aktivierung (auch innerhalb der Unternehmung) wird notwendig

Articles

SharePoint: Access denied error when adding new page to page library – Gunnar Peipman’s ASP.NET blog

In Sharepoint,Tips, Tricks, Hacks on Dezember 7, 2009 von murratore

Had exactly this problem…… how it happend? No clue….

SharePoint: Access denied error when adding new page to page library

On one of my servers I detected very weird error. There are authenticated users who can add content to some page libraries and modify pages they have made. One day suddenly they were not able to add pages to page library anymore because of Access Denied error. Well, thanks Google, God and Clinton Cherry for saving my ass this time.

Clinton Cherry has very helpful blog entry about this issue: Fixing ‘Error: Access Denied’ error on creating a new page in MOSS.

  1. Go to Site Actions -> Site Settings ->Modify all site settings
  2. Go to Galleries -> Master pages and page layouts
  3. From the list toolbar, select Settings -> Document library settings
  4. Select permissions for this document library
  5. Add ‘Restricted Read’ access to the required groups.

To make robots to swallow this blog entry I give some bold keywords: SharePoint add page access denied

SharePoint: Access denied error when adding new page to page library – Gunnar Peipman’s ASP.NET blog.

Articles

RSS Feeds mit dem IE 8

In Uncategorized on Dezember 3, 2009 von murratore

Super, nun hat der IE (ab Version 7) auch Feeds integriert, aber die Integration ist alles andere als brauchbar im Unternehmensumfeld (insbesondere wenn man mit Citrix arbeitet…)

Die Informationen werden nämlich nicht wie bei den Favoriten im Roaming Profile gespeichert.

http://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=337276

Workarounds

http://www.brianmadden.com/forums/t/20916.aspx

oder

I found this solution :

Adding this line on logon script:
xcopy "%HOMESHARE%\Feeds" "%USERPROFILE%\Local Settings\Application
Data\Microsoft\Feeds\" /Y /H /C

Adding this line on logoff script:
xcopy "%USERPROFILE%\Local Settings\Application Data\Microsoft\Feeds"

Follow

Bekomme jeden neuen Artikel in deinen Posteingang.