In an SSRS 2010 report, I am getting the following warning messages,"Warning 1 [rsParseErrorInvalidSize] Near character position 813 in the input string, the value of the font-size property for the textrun ‘stringtemplate2.Paragraphs[0].TextRuns[0]’ is “14px”, which is not a valid size. Valid sizes may not exceed 455 inches (1155.7 centimeters). D:\TEST\StuLetter.rdl 0 0Warning 2 [rsParseErrorInvalidSize] Near character position 805 in the input string, the value of the font-size property for the textrun ‘stringtemplate2.Paragraphs[0].TextRuns[0]’ is “14px”, which is not a valid size. Valid sizes may not exceed 455 inches (1155.7 entimeters). D:\TEST\StuLetter.rdl 0 0". I have been trying to determine where this location is at to correct the message. I have looked at code view and cannot find these 2 locations. I have also made the image in the ssrs report very small and that has not fixed the issue.Thus can you tell me how to determine where these warning messages are at so I can fix the issue?
↧