| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 2062 online users. » 0 Member(s) | 2059 Guest(s) Bing, Google, Yandex
|
| Latest Threads |
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
Yesterday, 08:01 AM
» Replies: 5
» Views: 330
|
VCL conversion
Forum: Delphi General Discussion
Last Post: marktuan
08-07-2026, 01:20 PM
» Replies: 0
» Views: 373
|
Looking for UI Design Tip...
Forum: Delphi General Discussion
Last Post: chrisjordon232
08-06-2026, 05:17 AM
» Replies: 0
» Views: 96
|
Simply convert PeerIp to ...
Forum: Indy
Last Post: DidierMenant
08-04-2026, 03:50 PM
» Replies: 2
» Views: 255
|
New CGDevTools build is a...
Forum: CGDevTools
Last Post: lfeliz
08-04-2026, 12:03 AM
» Replies: 2
» Views: 1,419
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: JuergenS
07-31-2026, 09:44 AM
» Replies: 6
» Views: 1,342
|
Datatables question
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-28-2026, 04:34 AM
» Replies: 2
» Views: 324
|
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: CharlieDunn
07-27-2026, 08:27 PM
» Replies: 1
» Views: 500
|
Intraweb components missi...
Forum: IntraWeb General Discussion
Last Post: valmeras
07-27-2026, 03:18 PM
» Replies: 3
» Views: 448
|
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-17-2026, 05:18 PM
» Replies: 6
» Views: 4,943
|
|
|
| Open other Page |
|
Posted by: DL4NSC - 10-21-2020, 05:01 PM - Forum: IntraWeb General Discussion
- Replies (4)
|
 |
Hi Guys
I have some little problem
I have two forms on my test application. But I can not open the second form.
I have create a button. On click this button
Form3->Show(); not work
IWForm3->Show(); not work
TIWForm3->Show(); not work....
Can you helb me? I work with c++Builder.
Thanks
|
|
|
| IWBS4 Buttons dont work |
|
Posted by: DavEar - 10-12-2020, 04:47 PM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hello, I'm neewbie of IWBS but why if i use IWBS4Layoutmanager no buttons works ( Click and AsyncClik ) , just using IWBSLayoutManager everythings works?
I copy redist folder both as wwwroot and iwbs, in the folder of the application
Thanks
|
|
|
| ISAPI DLL, ADO and ComInitialization |
|
Posted by: ebob42 - 10-12-2020, 12:43 PM - Forum: IntraWeb General Discussion
- Replies (4)
|
 |
Hi All,
I have a question regarding the correct value of the ComInitialization property.
We're using data pooling, and on the datamodule a TADOConnection component and TADOQuery (we're migrating to FireDAC soon, but have ADO for now).
I always believed that for an ISAPI DLL, IW does not do any COM initlization, since IIS will take care of that, so we've left COMInitialization set to ciNormal (and could probably also have left it as ciNone). See also http://codeverge.com/embarcadero.delphi....in/1047897
However, there's now a discussion because the manual (from 2002) says we should use ciMultiThreaded, as can be read in chapter 7.5 of http://downloads.atozed.com/intraweb/IntrawebManual.pdf
What's the official word about this? When using ADO in pooled data modules, should we use COMInitialization set to ciMultiThreaded? Or should we call CoInitializeEx ourselves? Or leave COMINitialization set to ciNormal or coNone? Experience quite a performance degradation with more than a few dozen concurrent requests (the pool is big enough, but the delay is not linear)...
Thanks for any insight.
Groetjes, Bob Swart
One more question: if we change the value of COMInitizatiion, while ISAPI DLl is already running (so we change it in code), will that have effect for any new incoming requests, or should we reload the ISAPI DLL instead?
|
|
|
| WYSIWYG end-user editor with image and mobile support |
|
Posted by: jeroen.rottink - 10-08-2020, 10:03 AM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
For a customer I am searching for a WYSIWYG editor integrated with IW to add and update visit reports, installation notes etc.
They should be able to add text and photo's taken with a mobile and additional markup styles like bold, italic, bullets etc.
Currently they use Evernote but they are not happy with it. They would like to keep there data local in there own database with better integration with their ERP system.
I prefer a solution without a monthly / annual free per end-user. A paid development license is possible.
Are there users of IW who already solved such an issue?
|
|
|
|