The traceback ends as follows:

File "c:\users\benjac~1\appdata\local\temp\tmpqnshbw.py", line 181, in 
createBizobjs
    vervangingsverseBizobj = 
self.Application.biz.VervangingsverseBizobj(self.Connection)
AttributeError: 'NoneType' object has no attribute 'VervangingsverseBizobj'


On 08 Aug 2011, at 2:39 PM, Ed Leafe wrote:

> On Aug 8, 2011, at 7:21 AM, Dewald Jacobs wrote:
> 
>> I seem to be getting the same error when trying to run a file that was saved 
>> with "Save as runnable app" in ClassDesigner. I can run the app straight 
>> from ClassDesigner with no errors. Updated to latest after seeing this 
>> thread and still no success. Any idea what the problem might be? Thanks.
> 
>       Hmmm... looks like a completely different error. Are you getting a 
> traceback that ends like this?
> 
>  File 
> "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/dabo/biz/dBizobj.py",
>  line 2150, in addFrom
>    return self._CurrentCursor.addFrom(exp, alias)
> AttributeError: 'NoneType' object has no attribute 'addFrom'
> 
> 
> 
> -- Ed Leafe
> 
> 
> 
> _______________________________________________
> Post Messages to: Dabo-users@leafe.com
> 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/20ee66ae-124c-4c70-be25-eb4c3bb00...@leafe.com

_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/247d38b6-2f27-4c6e-b64d-8fe13a2f6...@gmail.com

Reply via email to