On Jul 19, 2009, at 7:19 AM, Carey Gagnon wrote:
> File "/tmp/tmpWMYPqT.py", line 235, in createBizobjs
> bizClient = self.Application.biz.ClientBizobj(conn)
> AttributeError: 'NoneType' object has no attribute 'ClientBizobj'
>
> What am I doing wrong???
Looks like the application object was not able to find the 'biz'
directory; this error shows that 'self.Application.biz' is None.
Are you using the standard directory structure for your app? I.e., a
main directory containing the app class, with 'biz', 'db', 'ui', etc.,
directories off of that?
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]