Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 96,903
» Latest member: ae888vmcom2
» Forum threads: 2,426
» Forum posts: 11,370

Full Statistics

Online Users
There are currently 932 online users.
» 4 Member(s) | 925 Guest(s)
Applebot, Bing, Google, ae888vmcom2, s88vip3, tk88uscom, xoilaczbg

Latest Threads
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
Yesterday, 03:02 AM
» Replies: 0
» Views: 53
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 50
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 70
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 326
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 162
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 515
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 157
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,046
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 297
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 851

 
  Cache+folder non unique
Posted by: mondoedp - 12-04-2025, 12:02 PM - Forum: IntraWeb General Discussion - Replies (2)

Hello Intraweb,

using Delphi 10.2 and Intraweb 15.5.8
I've found a sad problem, trying to use the same folder to lunch several instance of the application (in IIS I create different application pool for each application).

In a hard scenario when we try to lunch all the applications at the same time, even if I see the correct number of w3wp process, sometime we receive an error about the cache directory, and the autocreated sub-folder in the cache dir are not the same number of w3wp process, as if the same cache sub-folder is used by more than one processes.

Is there any bug fix?

I was referring also to this old post 
https://www.atozed.com/forums/thread-373...che+folder

Thanks
Alberto

Print this item

  File selection problem
Posted by: Pettifogger - 12-02-2025, 09:57 AM - Forum: IntraWeb General Discussion - Replies (1)

Using Delphi 11.2 and Intraweb 15.2.66 and the iwaudio component. Starting from the audio demo in the version 14 demo files, I can get a browser screen that correctly plays a file that I enter during development. That is, in the component editor I enter "alert.ogg" in the AudioFile>Filename field, that file is in the wwwroot directory, and pressing the play button on the component or clicking a button with the action of "IWaudio1.play;" - the file plays and all is well.
What I want to do is have a couple other buttons that change the file name (e.g. "IWaudio1.AudioFile.Filename := 'laugh.ogg';") and now when the play button is clicked, that file will play.
It appears that the file name doesn't change and it always plays the design time file. How do get the file to change so I can play a selected file? Thank you.

Print this item

  Geographic mapping with Intraweb
Posted by: bruce.eglington@usask.ca - 11-26-2025, 01:13 PM - Forum: IntraWeb General Discussion - Replies (3)

I would like to add geographic maps to existing Intraweb applications and would appreciate advice from those who have used any existing components for this purpose. I have read about TMSIWWebOSMaps but know that they have a separate mapping component which is favoured but does not support Intraweb. I assume that the former is no longer as well developed.

Any comments on functionality, suitability for use with Intraweb, etc would be appreciated on these and any other recommended products.

Thanks

Print this item

  Order of units in USES
Posted by: bruce.eglington@usask.ca - 11-13-2025, 11:11 PM - Forum: IntraWeb General Discussion - No Replies

I seem to remember that somebody indicated years ago that one needs to have certain IW-related units as the first ones in an interface USES section. Is this still the case?

I ask because I am trying to include MadExcept in some of my programs. All GUI (non-Intraweb) application run fine but all Intraweb application cause an access violation. 

Any suggestions to resolve this? Is it a known situation or something specific to my code?

Thanks

Print this item

  New CGDevTools build is available
Posted by: Alexandre Machado - 11-10-2025, 08:10 AM - Forum: CGDevTools - Replies (2)

Hi guys,

There is another Release Candidate build is avaialble for download:

https://downloads.atozed.com/intraweb/cg....0_RC4.exe

Some issues found while testing previous releases have been fixed.

This build requires IntraWeb 16.1.8 just released. It won't work with any other IW build.

Please report any issue that you may find.

Cheers,

Print this item

  IntraWeb 16.1.8 is out!
Posted by: Alexandre Machado - 11-09-2025, 07:35 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi folks,

there is a new update for IW 16 avaialble:

https://www.atozed.com/2025/11/intraweb-16-1-8/

Enjoy!  Big Grin

Print this item

  How to get the full URL or query params in user session
Posted by: Ahmed Sayed - 11-03-2025, 07:03 PM - Forum: IntraWeb General Discussion - Replies (1)

I am using Intraweb 16, and I can't figure out how to get the URL or query params. I am starting the user session from TWebBrowser on the client side with a specific URL and params, and I need to parse it.

All I found was this WebApplication->Request->Params->Values["IW_Location_"] contains the full URL. But I thought maybe there is a simpler way to achieve this?

Print this item

  Retrieve selected theme from IWCGJQThemeSwitcher
Posted by: Steadfast - 10-30-2025, 07:28 PM - Forum: CGDevTools - Replies (1)

How would I go about finding what theme is selected from IWCGJQThemeSwitcher?

Print this item

  Required Bootstrap File Location
Posted by: deridan - 10-30-2025, 07:25 PM - Forum: IntraWeb General Discussion - No Replies

Hello,
This was referenced in a previous post, but just want to clarify.

By default, Intraweb expects the Bootstrap files to be located in  

YourServer.exe
  |
  |______ wwwroot
            |
            |_______iwbs
                      |
                      |_____ all the files here

Is "YourServer.exe" the location of the project EXE file or the location of the main project files?

It was also mentioned that we can use the below - 


uses
  IWBS4Global;

procedure TIWServerController.IWServerControllerBaseConfig(Sender: TObject);
begin
  IWBS4LibSetCDNS;
end;

If we do that, then there is no need to have the bootstrap files in the correct project folder?

Also, the Templates folder - that would be located in the Project folder?

Thank you.

Print this item

  Authorization Scheme Issue
Posted by: brsoft - 10-29-2025, 06:59 PM - Forum: IntraWeb General Discussion - Replies (1)

Hello everyone,

I'm using my IntraWeb application as a web server, but at the moment it only works when using the Basic Authorization scheme.
Could you please advise me on how to configure it to accept another authorization scheme (for example, Bearer)?

Thank you in advance for your help!
Best regards,
Robert

Print this item