Re: [Zope3-Users] Configure.zcml In Hello World Video On WorldCookery.Com Doesn't Work

2007-02-16 Thread Adam Groszer
Hello Jonathan,

A quick guess:
for="zope.app.container.interfaces.Icontainer"
is
for="zope.app.container.interfaces.IContainer"

Friday, February 16, 2007, 5:24:22 PM, you wrote:

> Here is my configure.zcml file, which is identical to the one Paul Everitt 
> says to write:

> http://namespaces.zope.org/browser";>

> name="hello"
>template="helloworld.html"
>   
>for="zope.app.container.interfaces.Icontainer"
>permission="zope.Public" />

> 


> and here is the error message that I get when I reboot the Zope 3.3
> server on Windows XP:

> ConfigurationError: ('Invalid value for', 'for',
> 'ImportError: Module
> zope.app.container.interfaces has no global
> Icontainer')

> Everything I did was identical to the training video. What went wrong?
> ___
> Zope3-users mailing list
> Zope3-users@zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users


-- 
Best regards,
 Adammailto:[EMAIL PROTECTED]
--
Quote of the day:
Going with the flow is smoothing but risky

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] Configure.zcml In Hello World Video On WorldCookery.Com Doesn't Work

2007-02-16 Thread Mark, Jonathan (Integic)
Here is my configure.zcml file, which is identical to the one Paul Everitt says 
to write:

http://namespaces.zope.org/browser";>






and here is the error message that I get when I reboot the Zope 3.3
server on Windows XP:

ConfigurationError: ('Invalid value for', 'for',
'ImportError: Module
zope.app.container.interfaces has no global
Icontainer')

Everything I did was identical to the training video. What went wrong?
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users