Tag Archives: deployment

Analysis of the Oracle Hyperion Web Part

This is a post I originally wrote in July 2009 and never got around to properly completing. Because of its age I considered binning it altogether however a quick web search seems to turn up that nothing has changed for … Continue reading

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

Administrators! Stop before deploying that custom code!

Even with no development knowledge, there’s a simple and quick tool that SharePoint administrators can run before deploying a solution package or web part to get some idea on whether it could cause instability your farm! It’s SPDisposeCheck and is … Continue reading

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

Debugging file locking in the GAC

Do you ever find that your solution files have been “successfully deployed” according to SharePoint, yet the updated code isn’t taking effect? Perhaps you are trying to debug but breakpoints aren’t being hit when normally there’s no problem. Yet for … Continue reading

Posted in SharePoint | Tagged , , , | 6 Comments