Browse by Tags

All Tags » WSS (RSS)

Unable to connect publishing custom string handler ...

After developing a custom Web Service to be hosted in SharePoint (based on this HowTo article on MSDN ) and deploying it on a testing environment, I got some entries in the EventLog over there, stating: " Unable to connect publishing custom string...
Posted by Rick van den Bosch | 1 comment(s)
Filed under: , , ,

First release: Microsoft SharePoint Administration Toolkit

It's here: the Microsoft SharePoint Administration Toolkit. This first release contains two tools, both supported on WSS 3.0 and SharePoint Server 2007. Batch Site Manager From the "Move, Lock, and Delete Site Collections" page on Applications...
Posted by Rick van den Bosch | with no comments
Filed under: , ,

ModalPopupExtender in SharePoint - part II

As I said earlier , we didn't test our solution to using the ModalPopupExtender in SharePoint in all situations. Today we made a start to do so. To indicate our successrate: we now use window.showModalDialog with some extra pages... Lets go through...

Getting the ModalPopupExtender to work in SharePoint 2007

Getting the ModalPopupExtender from the Ajax Control Toolkit to work (decently) in SharePoint was not exactly a walk in the park. With a default SharePoint installation, the modal popup is partly positioned 'outside' of the page (you only see...