Doa in Isapi error

morten

Member
HEEELP!

I've got a few isapi's all with the same problem. Sometimes, as this happens
say one of three times. The isapi return : "-2147417842 (0x8001010e)". This happes only if I use DOA components. I got a tip that it may be a thread problem. Some have expirienced the same problem using some ado components. If I try compiling as CGI instead of ISAPI, it all works fine.

Important notice about IIS5.0 settings:
The "application protection" (webserver properties | home directory) is
currently set to medium (pooled), and this is the same settings as the other
webservers these isapis worked on. If I set the application protection to
"low" it works better. Why? I'm not not completely sure of the consequences
of setting it to "low" (except from the info in the helpfile), so I won't do
this before I'm sure it won't mess up anything.

I'll be most thankfull for any help regarding this :-)

System desc : D5 / IIS5.0 /win2000 / DOA 3.4.3 / Oracle 8.1.7
 
Nobody knows how to fix this problem ?? If you do, please tell me how :-)
The error occures when I put a doa component in the isapi. I seems to be a tread error, and it doesn't help coInitializing the program before application.initialize. Ideas ?

Originally posted by morten:
HEEELP!

I've got a few isapi's all with the same problem. Sometimes, as this happens
say one of three times. The isapi return : "-2147417842 (0x8001010e)". This happes only if I use DOA components. I got a tip that it may be a thread problem. Some have expirienced the same problem using some ado components. If I try compiling as CGI instead of ISAPI, it all works fine.

Important notice about IIS5.0 settings:
The "application protection" (webserver properties | home directory) is
currently set to medium (pooled), and this is the same settings as the other
webservers these isapis worked on. If I set the application protection to
"low" it works better. Why? I'm not not completely sure of the consequences
of setting it to "low" (except from the info in the helpfile), so I won't do
this before I'm sure it won't mess up anything.

I'll be most thankfull for any help regarding this :-)

System desc : D5 / IIS5.0 /win2000 / DOA 3.4.3 / Oracle 8.1.7

[This message has been edited by morten (edited 15 October 2001).]
 
Back
Top