Adobe ColdFusion Report Builder 9
Adobe ColdFusion 8 on Windows Server 2003 using IIS
Hi,
I have an existing cold fusion report that has just started throwing an error message: String index out of range: -1
The error is actually being thrown on the page that calls the cfr, and the debugging information is for that page - everything on that page is fine. I have no arrays within the report - i have a number of input parameters, and the query is a straight call against a table.
i have this report on the test side and it works fine. when i copy it from test to production, i get the same error message (which makes me think it is something that is interacting with the operating system). However, other cfr reports on that box work fine.
any thoughts on where i can debug this report and find out why it is throwing an error message?
thanks,