Jump to content

ISAPI module on IIS 7.5 (Error)


skafy

Recommended Posts

Hello,

 

I've created Standalone Application at the start and then I tranformed it into a ISAPI module (comment line for GUI in project source)  witch I've put on IIS 7.5. When I call .dll first form shows as it should, but when I click some data on DBGrid it should open new form with details of that record. In standalone app works fine, but as ISAPI modulu it doesn't. I've checked log and there is this.

 

Workflow: 00001E24: 07:23:21 []:--------------------------------------------------------------
Workflow: 00001E24: 07:23:21 []:Starting Server. Module Handle: 00000000022A0000
Workflow.dll: 00001E24: 07:23:21 [TUniServerModule]:Server First Init.
Workflow.dll: 00001E24: 07:23:21 [TUniServerModule]:Erasing Cache Folder...
Workflow.dll: 00001E24: 07:23:21 [TUniServerModule]:Cache Folder Erased. <0> Files deleted.
Workflow.dll: 00001E24: 07:23:21 [TUniServerModule]:HTTP Server Started.
Workflow: 00001E24: 07:23:21 []:Server Started. Module Handle: 00000000022A0000

 

Does this error tell you enything what I am doing wrong?

 

Best regards.

Link to comment
Share on other sites

  • 3 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...