I figured it out.
It isn't the length of the xml, but the size of the current view.
When a signature is created an image of the current view is saved and
attached to the data block.
So if the view is very large, the data block becomes very large, and
apparently there is a limit on the size.
Hence the storage error.
It would be nice if the error messages made a bit more sence...
-Dan
On Jan 14, 11:05 am, "dja...@gmail.com" <dja...@gmail.com> wrote:
> I am attempting to sign a form and I am getting an odd error message
> that I can't find any information on.
[quoted text clipped - 27 lines]
> Thanks,
> -Dan
S.Y.M. Wong-A-Ton - 15 Jan 2008 05:05 GMT
Thanks for sharing, Dan. Great stuff!
---
S.Y.M. Wong-A-Ton
> I figured it out.
> It isn't the length of the xml, but the size of the current view.
[quoted text clipped - 39 lines]
> > Thanks,
> > -Dan