[software-development] Anyone have any experience with IntraWeb and Delphi

Mark Erbaugh [Address Concealed]
Wed Feb 18 09:02:49 EST 2004


Hi,

I've developed an application for a client using Delphi 7 and IntraWeb 5.1.
The application uses ADO to talk to a SQL Server 2000 database. We've gottne
the application working the way we want using the stand-alone executable
option in IntraWeb. Now, I'm trying to get it working as an ISAPI dll.
Supposedly, you just need to change a few things and recompile. I've gotten
it to recompile, but I can't get it to run using IIS 5.0.  I've checked the
IntraWeb website but nothing there seems to help.

In fact, I've even tried to get their demo, Guess, running. The standalone
verions works, but the ISAPI DLL does not. I found that Dr. Bob Swart has a
program for debugging ISAPI DLLs including IntraWeb and when I run the Guess
demo in his debugger, I get an error 500 "No Main Form Is Defined". I also
get an error 500 in my browser when I try to run the ISAPI DLL in IIS.  When
I run our program, I also get an error 500, but the message is "No Data
Modules Registered".  When I try to debug things, the error is coming from
inside IntraWeb code which isn't supplied in source form.

I searched the newsgroups and found a couple of others posts where folks had
similar problems, but unfortunately, no helpful replies. I've also seen a
lot of posts where IntraWeb is working.

I just downloaded the lastest release of IntraWeb 5.1 (5.1.30) from their
website and it has the same results. There is now a version 6 and a version
7, but those are not free. Version 5.1 is free to registered users of Delphi
7 Enterprise.

Mark

-
To unsubscribe from this list, send a message to <majordomo at dma.org>
with the body of the message "unsubscribe software-development" (without quotes).
NOTE: Replies to this list go to the LIST, instead of the message author.



More information about the Software-Development mailing list