11

I'm trying to download the fantastic U2U Caml Query Builder but all the links I'm finding are dead and I can't find any references to it on the u2u site. Has it been end-of-lifed? Does anyone know of a location where it is still available from?

Dead link - http://www.u2u.be/res/tools/camlquerybuilder.aspx

new link: http://www.u2u.be/Software

Community
  • 1
  • 1
Mark
  • 487
  • 1
  • 7
  • 20

5 Answers5

13

U2U Caml Query Builder seems to have been removed from their renewed Site, but there are still working alternatives to this tool:

Stramit Caml Viewer

SharePoint CAML Query Helper

Caml Designer for SP 2010 and SP 2013

CAML Generator

Update: The new version from U2U is available: U2U CAML Query Builder 2013

roqz
  • 1,020
  • 6
  • 17
9

I Googled the filename (CamlBuilderSetupv4.0.0.0.zip) and found this result. You only need the .msi file:

https://docs.google.com/open?id=0B1H-kV-5gwStUlF1OEdjWWJZNXc

ZippyV
  • 12,540
  • 3
  • 37
  • 52
  • this setup does not work with message: Method 'get_SiteUrl' in type 'U2U.SharePoint.CAML.Client.ClientSite' from assembly 'U2U.SharePoint.CAML.Client, Version=4.0.0.0, Culture=neutral, PublicKeyToken=21d512c8d1f0645f' does not have an implementation. – gdbdable Sep 14 '16 at 13:02
7

With the renewed website, we waited until the CAML Query Builder was upgraded to SharePoint 2013 to put it online. New version at:

http://www.u2u.be/Software

Lieven
  • 86
  • 1
  • 1
2

Here's a tool I wrote.
You can download the source or use it here: http://www.CAMLGenerator.com/

Ben
  • 584
  • 9
  • 8
0

it's now available on the Belgian Information workers user group site: http://www.biwug.be/resources

Wozza
  • 1