Jonathan DESP writes: > I'm getting a problem, I don't understand what it is, my friend and me > didnot find the problem too. > > .... > > raise CorruptedTransactionError, message > ZODB.FileStorage.CorruptedTransactionError: C:\Program > Files\WebSite/var/Data.fs > data record exceeds transaction record at 34224435 > > C:\Program Files\WebSite> Your "var/Data.fs" is corrupted. You could use the "tranalyser" product (-> zope.org) to analyse your file and fix it. Dieter _______________________________________________ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
