I created a Module that connects to a progress DB and queries the DB given values from a form on my module. I have a config.inc file which has my Data Source Name information (since I am connecting to the DB through ODBC) and also have queries to be executed by my module. When I call my module functions which execute my queries I get my results but at the bottom of the footer page I keep seeing this error:

"GetRegValue(): Unable to RegQueryValueEx() The system cannot find the file specified."

First time I see anything like this. Does anybody have any ideas how I can get rid off this error?

Thanks!