Murratore’s Weblog

November 6, 2009

SharePoint Experts Blog : Hot-Off-The-Press: Web Analytics With SharePoint Whitepaper!

Gespeichert unter: Sharepoint, Tips, Tricks, Hacks, whitepaper — by murratore @ 9:18

A Whitepaper about the possibilities in Web Analytics with Sharepoint. Attention, the document is in the XPS Format, you need the XPS Viewer…..

http://blogs.technet.com/sharepointexperts/archive/2009/10/30/hot-off-the-press-web-analytics-with-sharepoint-whitepaper.aspx

November 3, 2009

SharePoint: A potentially dangerous Request.Form value was detected from the client

Gespeichert unter: .Net, Sharepoint, Tips, Tricks, Hacks, jQuery — by murratore @ 12:41

I had the problem that after configuring Sharepoint for .Net 3.5  suddenly I could not edit some sharepoint pages anymore. At  first I changed the debug settings in web.config to get more clear error messages (instead of  „an unexpected error occured“).

See here for Details for enabling clear error messges

http://blog.thekid.me.uk/archive/2007/02/15/a-solution-to-quot-an-unexpected-error-has-occurred-quot-in-wss-v3.aspx

After that I got the strange error messsage „A potentially dangerous Request.Form value was detected from the client“…after 2 hourse researching I found the solution…..

Somehow a section inside the Web.config has disappeared (or I deleted it accidentely…)

SharePoint: A potentially dangerous Request.Form value was detected from the client.

Oktober 14, 2009

Semantic URL’s in MOSS 2007 (Imtech SharePoint Semantic URL’s free Feature) – Waldek Mastykarz

Gespeichert unter: Sharepoint, Tips, Tricks, Hacks — by murratore @ 1:28

Semantic URL’s are one of the things I always wanted to have in Microsoft Office SharePoint Server 2007. Since the first time I have opened an Internet facing site made in SharePoint 2007 I knew it would be great if the Pages part of the URL could be removed as well as the .aspx extension.

I believe that everyone working on Web Content Management (WCM) solutions would agree, that semantic URL’s are very important in today’s Web. First of all they are much more user friendly. Visitors are able to memorize certain URL’s based on their information. Compare for example http://mycompany.com/Division/Services with http://www.mycompany.com/Division/Pages/Services.aspx. The second one will be obviously much more difficult to remember for someone who doesn’t know SharePoint.

via Semantic URL’s in MOSS 2007 (Imtech SharePoint Semantic URL’s free Feature) – Waldek Mastykarz.

Things that Should be Easy: Impersonation options in SharePoint code

Gespeichert unter: .Net, Sharepoint, Tips, Tricks, Hacks — by murratore @ 1:21

Interesting article about the possiblities to Impersonation:

Summary

„When creating web parts, event receivers, timer jobs and other SharePoint code, I often find that I need to temporarily grant the code more permissions than the current user has. I’ve found that many developers either don’t know what options they have for user impersonation through code or are confused as to the subtle differences between the various options.“

Things that Should be Easy: Impersonation options in SharePoint code.

SharePoint: Dynamische Verlinkung zur Wiki einbauen

Gespeichert unter: Sharepoint, Tips, Tricks, Hacks — by murratore @ 1:18

Oft kommt es vor, dass es zu einer umfangreichen Sharepoint Anwendung auch eine umfangreiche Wiki gibt. Hier ein Beispiel wie man zu den Listen eine dynamsiche Verlinkung zu der Wiki der aktuellen Liste in die Seite enbauen kann. Wenn es zu der aktuellen Liste kein Wiki gibt, dann wird auf die Wiki-Startseite verlinkt.

SharePoint: Dynamische Verlinkung zur Wiki einbauen.

Oktober 13, 2009

Magic Quadrant for Information Access Technology

Gespeichert unter: News, Reports, Studien, Sharepoint — by murratore @ 7:57

Der neue Gartner Report bezüglich Information Access Technology ist draussen.

Wie schon letztes Jahr wird Microsoft als Spitzenreiter angeschaut. Mal schauen wie sich das bis nächstes Jahr entwickelt wenn SharePoint 2010 da ist und viele Technologien (bspw. FAST) integriert sind.

http://mediaproducts.gartner.com/reprints/microsoft/vol7/article2/article2.html

Oktober 6, 2009

Microsoft SharePoint 2010 – Ein erster Blick hinter die Kulissen

Gespeichert unter: News, Sharepoint — by murratore @ 10:59

Fabian Moritz hat einen Blogartikel mit einem ersten Überblick über Sharepoint 2010 geschrieben. Sehr informativ und etwas vom besseren was ich in letzter Zeit zu diesem Thema gsehen habe.

http://blogs.technet.com/zweitausendzehn/archive/2009/10/05/microsoft-sharepoint-2010-ein-erster-blick-hinter-die-kulissen.aspx

September 25, 2009

Visual Studio Extensions for Windows SharePoint Services

Gespeichert unter: Feature, Addons etc., Microsoft, News, Sharepoint — by murratore @ 2:10

Es wurde eine CTP der Visual Studio Extensions for WSS 1.3 freigegeben. So wie es aussieht wird es vor SharePoint 2010 keine neue Version – und wohl schon gar nicht eine RTM geben. Wichtigste Änderung ist die Unterstützung von 64 Bit OS.

Hier eine Auflistung aller Features

New Features in VSeWSS 1.3
  • The extensions now install on x64 bit OS. Visual Studio 2008 and SharePoint must be already installed.
  • Command Line Build option for TFS and MSBuild integration
  • Separate WSP Package and Retract commands. You can now build the WSP without deploying it
  • SPSolGen to Support Exporting from Content Management Publishing Sites
  • New Item Template for RootFiles Deployment
  • Automatically Remove conflicting existing features on development SharePoint server
  • WSP View New Feature Dialog Improvements: scope, receiver checkbox, element checkbox
  • WSP View can now be used to merge features and it blocks site features being merged into web features
  • Allow adding separate binary files such as Workflow assemblies
  • Some refactoring allowing for Web Part renaming and removing lines from feature.xml Item Removed
  • Allow selection of GAC or BIN deployment for Web Part Project not including CAS generation
  • Increase visibility of hidden features that VSeWSS creates
  • Add fast update deploy for DLL only or file only changes to solutions
  • Numerous Bug Fixes and improvements to error messages

Downloadlink: https://connect.microsoft.com/site/sitehome.aspx?SiteID=428

Source: http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/9e23faaa-2fa8-4c7c-9da5-a6b06c306894

September 21, 2009

Accessing SharePoint Document Libraries via Webdav with Windows 7

Gespeichert unter: Sharepoint, Tips, Tricks, Hacks, windows — by murratore @ 8:34

If you have problems with accessing SharePoint Document Libraries via Webdav and Windows 7 – especially slow Connection look here for a solution.

http://blog.funknstyle.com/?p=606

September 18, 2009

Dokumenation von SharePoint Farmen

Gespeichert unter: Feature, Addons etc., Sharepoint, Tips, Tricks, Hacks — by murratore @ 11:09

Mit Hilfe eines Tools von Codeplex kann man automatisch eine umfangreiche Dokumentation der MOSS Farm erstellen lassen.

Das Teil erstellt anhand einer XSLT Vorlage ein Word Dokument. Das heisst man kann somit die Ausgabe ins Word-Dokument steuern.

Hab die Software ausprobiert….Sie macht das was sie verspricht…

http://spdocgen.codeplex.com/

Hier ein Auszug

image

Nächste Seite »

Powered by WordPress.com