Search Wiki:

SharePoint Toolbox


Description

This project includes powerful and useful tools and add-ons for SharePoint that help developers and IT pros implement SharePoint based solutions more quickly and managed them more effectively. Contributions will come from the Microsoft SharePoint Product Group, Microsoft SharePoint Online Services Group, Microsoft Information Technology Group, and Microsoft Consulting Services Group.

IMPORTANT: Please note that these tools are not officially maintained or supported by Microsoft!

Support is provided only via the discussion forum in this project space.

Releases

View all releases
Last edited Jun 25 at 10:14 PM  by jadhon, version 38
Comments
laflour wrote  Jun 5 at 5:10 AM  
CQWP requests one filex to resolve the url correctly.
Find the "string builderUrl = "/_layouts/zoombldr.aspx" string and change on
"string builderUrl = SPControl.GetContextWeb(Context).Url + "/_layouts/zoombldr.aspx";

Updating...