Subject | Intraweb and IBO |
---|---|
Author | Juarez A. Mendes |
Post date | 2003-08-27T13:08:18Z |
Good morning!
I developed a project with Intraweb of Delphi 7 and with IBO /
Firebird
I debugged the whole application Stand Alone and everything worked
correctly, I created a TIBODabase in Datamodule of Intraweb with a
TIB_Session and I changed the creation order placing first
TIB_Session and later TIBODabase.
After to do everything and to consider the ready application I did
convert the application for a ISAPI/DLL for windows and did I test
in IIS of Windows and do I always receive the message that it was
not found the database, what can be happening wrong?
Thank you
Juarez
I developed a project with Intraweb of Delphi 7 and with IBO /
Firebird
I debugged the whole application Stand Alone and everything worked
correctly, I created a TIBODabase in Datamodule of Intraweb with a
TIB_Session and I changed the creation order placing first
TIB_Session and later TIBODabase.
After to do everything and to consider the ready application I did
convert the application for a ISAPI/DLL for windows and did I test
in IIS of Windows and do I always receive the message that it was
not found the database, what can be happening wrong?
Thank you
Juarez