Jump to content

Problem running a ISAPI


Guest

Recommended Posts

Message from: "Farshad Mohajeri"

 

"LDiaz" wrote in message

news:Xp8Mp4FxLHA.2164@anaxagvs227...

>I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created a

>project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi mode

>mozilla stop with message: "Loading...."

> The url is: http://localhost/UniGui/Project1.dll and is correct because in

> the begining run fine in both modes.

> Why?.

 

Have you deployed your isapi dll to a different PC other than your

development PC?

 

 

.

 

Link to comment
Share on other sites

Message from: "LDiaz"

 

El 04/02/2011 13:17, Farshad Mohajeri escribió:

> "LDiaz" wrote in message

> news:Xp8Mp4FxLHA.2164@anaxagvs227...

>> I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created a

>> project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi mode

>> mozilla stop with message: "Loading...."

>> The url is: http://localhost/UniGui/Project1.dll and is correct because in

>> the begining run fine in both modes.

>> Why?.

> Have you deployed your isapi dll to a different PC other than your

> development PC?

>

No. It´s the same and in the delphi debg environment.

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"LDiaz" wrote in message

news:pCa492GxLHA.2164@anaxagvs227...

> El 04/02/2011 13:17, Farshad Mohajeri escribió:

>> "LDiaz" wrote in message

>> news:Xp8Mp4FxLHA.2164@anaxagvs227...

>>> I have a miniapplication (delphi2010 + Zeos7) for test Unigui. Y created

>>> a

>>> project in VCL/Isapi mode. In VCL mode work fine but when run in Isapi

>>> mode

>>> mozilla stop with message: "Loading...."

>>> The url is: http://localhost/UniGui/Project1.dll and is correct because

>>> in

>>> the begining run fine in both modes.

>>> Why?.

>> Have you deployed your isapi dll to a different PC other than your

>> development PC?

>>

> No. It´s the same and in the delphi debg environment.

>

 

Isapi dll should have R/W access to containing folder so it can create

Cache, Temp and other subfolders.

 

 

.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...