| View previous topic :: View next topic |
| Author |
Message |
Nils Boedeker Guest
|
Posted: Tue Feb 10, 2004 6:08 pm Post subject: It is possible to use an other extension as .dll for an ISAP |
|
|
Hi
It is possible to use an other extension as .dll for an ISAPI App?
with best regards from germany
Nils Bödeker
--
*--------------------------------------------------------*
| Quote: | Nils Boedeker VERLAG EUGEN ULMER |
Bürgerwohlsweg 7 Datenbanken und IT-Entwicklung |
D-28215 Bremen -------------------------------------|
Germany Tel/Fax: +49 (0) 421 3795-020/-021 |
Mobilfunk: +49 (0) 172 7468066 |
--------------------------------------------------------|
eMail:nboedeker (AT) ulmer (DOT) de | eMail:info (AT) nbsoft (DOT) de |
--------------------------------------------------------|
http://www.ulmer.de | http://www.nbsoft.de |
--------------------------------------------------------|
Available by Yahoo Messenger, yahoo ID: nilsboedeker |
*--------------------------------------------------------* |
|
|
| Back to top |
|
 |
Perry Way Guest
|
Posted: Tue Feb 17, 2004 6:01 pm Post subject: Re: It is possible to use an other extension as .dll for an |
|
|
"Nils Boedeker" wrote
Hi!
| Quote: | It is possible to use an other extension as .dll for an ISAPI App?
|
Yes! Project | Options | Application settings | Target file extension, if
you want to compile it in an alternative file extension. Doing so this way
will allow you to launch web server and therefore set breakpoints at
runtime. :)
| Quote: | with best regards from germany
|
best regards from the land of fruits and nuts! (California)
:o
Perry Way
|
|
| Back to top |
|
 |
Marcelo Carvalho Guest
|
Posted: Wed Feb 18, 2004 3:10 am Post subject: Re: It is possible to use an other extension as .dll for an |
|
|
Hi,
The way of working of a dll is different than an executable. Will the
breakpoints work inside Delphi IDE? How?
And, with a different extension, will IIS recognize the application as an
ISAPI ? Will it find the entries in the library?
[][][][]
Marcelo.
"Perry Way" <no.delphipro.spam (AT) no (DOT) spam.earthlink.net> escreveu na mensagem
news:403256c8$1 (AT) newsgroups (DOT) borland.com...
| Quote: | "Nils Boedeker" wrote
Hi
Hi!
It is possible to use an other extension as .dll for an ISAPI App?
Yes! Project | Options | Application settings | Target file extension, if
you want to compile it in an alternative file extension. Doing so this way
will allow you to launch web server and therefore set breakpoints at
runtime. :)
with best regards from germany
best regards from the land of fruits and nuts! (California)
:o
Nils Bödeker
Perry Way
|
|
|
| Back to top |
|
 |
|