Board index » delphi » BDE PROBLEM WHEN DEBUGGING AN ISAPI DLL WITH IIS5 / WINDOWS 2000

BDE PROBLEM WHEN DEBUGGING AN ISAPI DLL WITH IIS5 / WINDOWS 2000

I made an ISAPI DLL under Windows 2000 Server. I can execute it without
problem. When I debug it, i have the following message when i want to access
my database :

An error occurred while attempting to initialize the Borland
Database Engine (error $2B05)

I don't understand why because when i'm not in debug, the initialization of
the BDE is OK and the DLL run correctly.

For the parameters in IIS5 I chose a isolated process. I use DLLHOST.EXE to
debug the DLL.

Does anyone can help me ? it is very pressing !!!!!

 

Re:BDE PROBLEM WHEN DEBUGGING AN ISAPI DLL WITH IIS5 / WINDOWS 2000


I made an ISAPI DLL under Windows 2000 Server. I can execute it without
problem. When I debug it, i have the following message when i want to access
my database :

An error occurred while attempting to initialize the Borland
Database Engine (error $2B05)

I don't understand why because when i'm not in debug, the initialization of
the BDE is OK and the DLL run correctly.

For the parameters in IIS5 I chose a isolated process. I use DLLHOST.EXE to
debug the DLL.

Does anyone can help me ? it is very pressing !!!!!

Re:BDE PROBLEM WHEN DEBUGGING AN ISAPI DLL WITH IIS5 / WINDOWS 2000


I made an ISAPI DLL under Windows 2000 Server. I can execute it without
problem. When I debug it, i have the following message when i want to access
my database :

An error occurred while attempting to initialize the Borland
Database Engine (error $2B05)

I don't understand why because when i'm not in debug, the initialization of
the BDE is OK and the DLL run correctly.

For the parameters in IIS5 I chose a isolated process. I use DLLHOST.EXE to
debug the DLL.

Does anyone can help me ? it is very pressing !!!!!

Other Threads