Setting Up Local OECGI (OpenInsight 32-bit Specific)
At 19 DEC 2007 03:00:02PM Paulo wrote:
I keep getting this error which tells me the engine is running…
But I have no idea what could be causing this error?
OpenInsight – Server Error
Fatal error while processing request
Illegal method "READO" passed to the REGISTRY_METHOD procedure
I'm running XP-PRO with IIS5.1 and OI 8.03 and I have setup my OECGI registry the following 2 ways:
Way 1:
CreateFlags 1
DatabaseName EXAMPLES
ProcedureName RUN_OECGI_REQUEST
QueueName blank
ServerName blank
ShutdownSessions 1
UserName EXAMPLES
UserPassword blank
WorkingDirectory c:\revsoft\openinsight80
Way 2:
CreateFlags 0
DatabaseName EXAMPLES
ProcedureName RUN_OECGI_REQUEST
QueueName blank
ServerName MYWEB
ShutdownSessions 0
UserName EXAMPLES
UserPassword blank
WorkingDirectory c:\revsoft\openinsight80
Same error will display using either registry when I execute:
http://127.0.0.1/scripts/oecgi.exe/INET_TRACE
Any ideas?
Thanks
Paulo