[Zope-dev] ANN: VisualStudio Preview released

Amos Latteier amos@aracnet.com
Thu, 30 Sep 1999 00:22:02 -0700


At 12:51 PM 9/30/99 +1000, you wrote:
>Hi,
>
>I've uploaded the VisualStudio technology preview.  I was hoping to add
>additional widgets before release but its so easy I didn't bother ;).

This looks very cool, but I am unable to understand how to make it work.

Also the 'editForm' tab gives me a traceback,

Error Type: KeyError
Error Value: toHTML

Traceback (innermost last):
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\ZPublisher\Publish.py, line 214,
in publish_module
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\ZPublisher\Publish.py, line 179,
in publish
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\Zope\__init__.py, line 201, in
zpublisher_exception_hook
    (Object: Manageable)
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\ZPublisher\Publish.py, line 165,
in publish
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\ZPublisher\mapply.py, line 160, in
mapply
    (Object: manage_visualedit)
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\ZPublisher\Publish.py, line 102,
in call_object
    (Object: manage_visualedit)
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\OFS\DTMLMethod.py, line 145, in
__call__
    (Object: manage_visualedit)
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\DocumentTemplate\DT_String.py,
line 502, in __call__
    (Object: manage_visualedit)
  File D:\PROGRA~1\ZOPE20~1.1\lib\python\DocumentTemplate\DT_In.py, line
691, in renderwob
    (Object: cbody.getChildNodes())
KeyError: (see above)

BTW, you might want to name your downloads with file extensions so that
folks will have a better idea of what they are.

I look forward to understanding more about this project.

-Amos