The CFML compiler encountered an unexpected java.lang.NullPointerException exception.
The reason for this was: Occurred at:
java.lang.NullPointerException
Thats the error I keep getting.
Even for something like this
<cfdocument format="pdf"> test</cfdocument>
The reason for this was: Occurred at:
java.lang.NullPointerException
Thats the error I keep getting.
Even for something like this
<cfdocument format="pdf"> test</cfdocument>