Jump to content

Recommended Posts

Posted

In my project ,I use IdHTTP ,so I put an IdAntiFreeze in UniMainModule,

If I open the Browser for the first time,there is no error.

but if I press F5 to refresh the browser or open another browser page to open the site ,

then I have an error message in the log file:

scrumTeamServerBOC.exe: 00002090: 16:41:53 [127.0.0.1]:EIdException : Only one TIdAntiFreeze can exist per application. : Addr: $00FDF416

why?

I think I have put only one IdAntiFreeze in my project.

 

 

 

 

2020-11-26_171303.png

Posted
15 hours ago, Farshad Mohajeri said:

There is no need to use IdAntiFreeze  in uniGUI.

TIdAntiFreeze is not compatible with uniGUI. Even if you use it, it must be placed on ServerModule, so a single instance of it will be created.

I See ,thanks you very much.

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