Tom,<br>
thank you sir!&nbsp; I'll get on that immediately.<br><br><div><span class="gmail_quote">On 10/26/05, <b class="gmail_sendername">Tom Dossis</b> &lt;<a href="mailto:td@yoma.com.au">td@yoma.com.au</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Pete Taylor wrote:<br>&gt; Hi all, on a fresh install of zope3.1final, and then again when<br>&gt; running from the latest update out of the Trunk, I end up with the<br>&gt; following when I attempt to register a catalog:
<br>&gt;<br>&gt; ComponentLookupError: (&lt;InterfaceClass<br>&gt; zope.app.intid.interfaces.IIntIds&gt;, '')<br>&gt;<br>&gt; I saw a similar post to this on the zope3-users list in sept<br>&gt; sometime, but I wasn't working with catalogs then, so it didn't
<br>&gt; really stick out to me.<br>&gt;<br>&gt; url to the post is here<br>&gt; &lt;<a href="http://mail.zope.org/pipermail/zope3-users/2005-September/001073.html">http://mail.zope.org/pipermail/zope3-users/2005-September/001073.html
</a>&gt;.<br>&gt; not exactly the same issue I'm running into, but close.<br>Hi Pete,<br>That's my posting. The catalog depends on an unnamed IntId utility.<br>You first need to add and register (no name) a Unique Id utility in your
<br>++etc++site/default site management folder.<br>Then add your catalog(s) using the Site Management page. These end up in<br>your ++etc++site/tools sm folder.<br>If you need to do this programmatically I can send some code snippets
<br>based on the the response on my original posting (by Gary Poster).<br>-Tom<br></blockquote></div><br>