Hi,
I'm using version 2.1 and getting the following exception
System.InvalidOperationException: The event is too big to fit into one page. The maximum event size is '230' bytes, but the event size is '234' bytes. Try reduce the size of the event payload.
Everywhere I read tells me the maximum page size is 16K, so why am I hitting a 230 byte limit? Secondly how can I increase this to the full 16K?
Thanks,
Jeremy