I am busy upgrading to 2009 RTC and I have several reports (Vendor Account Detail is one) that when run from RTC return the error ""The maximum length for a string value is 10." Running the same report with the same parameters in the Classic client works fine, so I figure it has to do with the VS report layout. Furthermore, running the report in RTC with different parameters (e.g., different vendor) also works fine, so it's obviously data-related and not an inherent error in the report layout itself.
Does anyone know how I might go about figuring out what the problem in the layout is? Do I just need to wipe the existing layout and recreate it?
Thanks...
Chandler
0
Answers
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
However, I can't find anywhere in the VS report or in the .xsd that is limiting the Document No. field to 10 characters. The field length in the report form is set in centimeters/inches, not characters, and depends on the width of the column. In the .xsd the length of the field is -1 (like all the other fields) and any changes I make to it are not saved.
Any thoughts?