RevCreateQueue Failed, error 1003 (OpenInsight 32-bit Specific)
At 11 SEP 2006 03:07:18PM paxton scott wrote:
Greetings!
I'm getting the above login error with an OECGI process and I don't know why. I believe my registry is set up correctly as I have an identical machine that works with all the settings I can find set the same.
The settings (in both machines) are:
CreateFlags REG_DWORD 2
DatabaseName REG_SZ DCE
ProcedureName REG_SZ RUN_OECGI_REQUEST
ShutDownSessions REG_DWORD 0
UserName REG_SZ DCE
WorkingDirectory REG_SZ C:\RevSoft|Oinsight
There is no password on the account.
I have RCL3.dll, RCL4.dll, REVCAP32.dll and UTF8.dll in the cgi-bin folder.
Any ideas what I might be overlooking?
Thanks,
Paxton
At 11 SEP 2006 03:22PM Sean FitzSimons wrote:
Paxton,
You need a REG_SZ of QueueName. Its value should be blank.
Sean
At 11 SEP 2006 03:31PM paxtpn scott wrote:
Thanks, Sean.
That did the trick. Strange the other machine works without it.
Paxton