Category Archives: SharePoint

Exams

Just sat and passed the 70-573 (TS: Microsoft SharePoint 2010, Application Development) and 70-576 (PRO: Designing and Developing Microsoft SharePoint 2010 Applications) exams today. This means I’m now officially an MCPD for SharePoint 2010 🙂

Posted in SharePoint | Tagged , | 2 Comments

Form template failed to load

If you’re working with an InfoPath form and are trying to display it as a web enabled form but are getting errors saying the form template failed to load, it may just be due to the manifest for the XSN … Continue reading

Posted in InfoPath, SharePoint | Tagged , | Leave a comment

Error Saving Site as Template

The reason for this post is to hopefully help other users who may have come across the error generating solution files in temporary directory error when attempting to save a site as a template. I came across the above error … Continue reading

Posted in SharePoint | Tagged , | 2 Comments

Custom Field with ECB

This post describes how you would go about creating a new SharePoint field and control the URL it maps to and have it display the ECB (Edit Control Block) menu for the selected item. It may look like an ordinary … Continue reading

Posted in SharePoint | Tagged , | 6 Comments

Auto Start SharePoint Timers

The default timer schedules in SharePoint can be set too high when you’re in a development environment or are wanting to demonstrate functionality to clients. The Workflow timer has a default schedule of 15 minutes for example. Also, if you … Continue reading

Posted in SharePoint | Tagged , | Leave a comment