I am getting the error message "An error has occured while processing htmltextbox" when the report is rendered. I checked and the data contains only the supported tags and I have the code in place to convert the data to lower case html tags.
Find below a sample html mark up contained in that field.
<p>.</p><br/ ><br/ ><p><strong>TORQUE MAKEUP</strong><br>Witnessed Make-Up of the Following:<br><br><b>Assembly Description:</b> <br><b>ID Nos.: P/N:, S/O:, S/N: </b> <br><b>Technician and Certification: </b> <br><b>Licensed Thread Representative:</b> <br><b>Vendor:</b> <br><b>Equipment:</b> <br><b>Load Cell Calibration Date:</b> <br><b>Procedure: </b> <br><b>Thread Form:</b> <br><b>Dope type:</b> <br><b>Torque Range</b> </p> <ul> <li>Minimum torque: </li> <li>Optimum torque: </li> <li>Maximum torque: </li> <li>Shoulder torque:</li></ul><b>Actual Values </b> <br><b>Actual torque: </b> <br><b>Actual Shoulder: </b> <br><b>Torque stripe: </b> <br><b>Results: </b> <br><b>Remarks: </b> <br><br><br /> |
What am i doing wrong. Any help would be appreciated.
Thanks,