Skip to main content
Participant
August 18, 2008
Question

Variable Criteria undefined Line in error 128

  • August 18, 2008
  • 1 reply
  • 283 views
Hi,

Iam trying to generate a report from web based coldfusion application. It works on my desktop, but it does not when I try to generate the same on other desktop.

The error it gives is:

Variable Criteria is undefined error in Line 128.

This looks to be a desktop issue.

Any thoughts on this?.

Thanks,
Srini
This topic has been closed for replies.

1 reply

Inspiring
August 18, 2008
Try to find the place where you set that variable and type some text followed by a cfflush tag right before it. Then run your page and see if the text shows up.