Author Archives: Kyle Wilson

avatar

About Kyle Wilson

Kyle has been working with SharePoint for over 7 years and has worked on all size, shape & type of SharePoint sites from 50 users to 50,000 users. Kyle speaks at SharePoint Seminars and SharePoint User Groups and related communities. His background includes experience as a developer and server administrator. He is an avid Steelers fan, lives in the country with his family, and is active in his church.

SharePoint 2013 And Chrome Support

 Recently we have been knee-deep in studying SP2013 and getting ready for the many questions we will receive.   [Side Bar:  Our organization is constantly pelted with questions about how SharePoint works and what are the best patterns, approaches & practices to do just about anything around SharePoint.]   As part of testing things out I noticed that among the many UI changes in SP2013 Beta is the fact that SharePoint no longer uses the “Edit in Microsoft Word” phrasing and what’s really neat is that Chrome is now able to initiate the Edit process in a way that allows the Office clients to save directly back to SharePoint 2013.

Posted in SharePoint 2013 | Tagged , | Leave a comment

Building Hyperlinks To Open Documents in Edit Mode

Often when building an application that links to files stored in SharePoint you run into the problem of getting the file (doc, xls, ppt, etc…) to open in edit mode.  By default when you create a hyperlink to a document SharePoint will just get the file and stream it’s contents through the browser to your machine.  The file will open in the application associated with the file type/format on your pc.  In the case of the Office formats (Word, Excel, PowerPoint, etc…) the application will open the file in a read only mode.  To get the file to open in edit mode we have to make sure that we use the same Javascript to ActiveX calls that SharePoint uses to invoke the correct Office application.    There are various ways to do this but in a recent project we achieved the desired result by doing the following:

Posted in Development, Development, SharePoint 2007, SharePoint 2010 | 12 Comments

Missing Crawled Properties for Custom User Profile Fields

I ran into several issues with a customer when attempting to get their Custom User Profile Fields to behave correctly in the SharePoint 2010  people search page.

Posted in Administration, Configuration, SharePoint 2010 | 3 Comments

SharePoint Saturday Richmond

TCSC is proud to be a platinum sponsor and speaker at the SharePoint Saturday event in Richmond Virginia on Saturday December 4th!

TCSC will have the great speakers you know and trust speaking at the event including:

Posted in Events | 1 Comment