Category Archives: SharePoint

SharePoint 2010: Workflow gets “stuck” in starting state

I have been wondering seriously about the following problem. Some times workflow (created in Visual Studio 2010) stays in “Starting” state for at least 5 minutes. After some searching it was pointed out that Timer needs to trigger workflows if … Continue reading

Posted in SharePoint 2010 | 3 Comments

Passed the 70-573 MCTS: SharePoint 2010 Application development certification

I have been a bit silent now, but I want to say that I got my first SharePoint 2010 certification. I have been digging up stuff from SharePoint 2010 and doing some “conversion” from SP 2007 to SP2010. I’ll be posting … Continue reading

Posted in SharePoint 2010 | 4 Comments

SharePoint 2007: Script controls may not be registered before prerender

I hit this kind of nasty problems many times before and now I decided to put a few lines in here (so if I really can’t remember a thing then I might find this page by using google . So … Continue reading

Posted in SharePoint | 3 Comments

New year, old tricks

Okay I haven’t been quite active lately on this blog. But here’s something that I have been digging and dugging lately: creating SharePoint 2007 (both WSS 3.0 and MOSS) web’s, lists and web parts programmatically. Now at the first, why … Continue reading

Posted in SharePoint | Leave a comment

SharePoint and CAML queries

Okay now for the more technical stuff: in case you have been using a great tool called U2U Caml Query Builder (from U2U) and you are wondering why SharePoint list queries do return all items in the lists, be sure … Continue reading

Posted in SharePoint | 1 Comment