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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...