Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Digby 23 posts 43 karma points
    Mar 28, 2014 @ 15:11
    Digby
    0

    Maximum node id 32767

    Hi,

    We are getting errors returning data with pdcalendar:GenerateDates

    This appeared to be to with the method not handling dates correctly.. but have
    since descovered that the errors only occur when there are event nodes with id's greater
    than 32767 (signed short int).

    error in xslt

    System.OverflowException: Value was either too large or too small for an Int16. 
    at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) 
    at PDCalendar.library.(String , String ) 
    at PDCalendar.library.GenerateDates(String _start, String _end, String _alias)


Please Sign in or register to post replies

Write your reply to:

Draft