| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 319 online users. » 1 Member(s) | 314 Guest(s) Applebot, Bing, Google, Yandex, sc88sociall
|
| Latest Threads |
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 134
|
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: vonirpereira
07-03-2026, 06:51 PM
» Replies: 0
» Views: 79
|
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 40
|
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-01-2026, 12:19 AM
» Replies: 4
» Views: 4,261
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-01-2026, 12:04 AM
» Replies: 4
» Views: 624
|
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Gustave
06-30-2026, 09:00 PM
» Replies: 0
» Views: 99
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 790
|
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
06-20-2026, 05:00 AM
» Replies: 0
» Views: 143
|
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 70,948
|
Access Violation When Val...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
06-03-2026, 08:47 AM
» Replies: 2
» Views: 578
|
|
|
| New IW app all fail with GraphQL error |
|
Posted by: Fulgan - 09-25-2019, 07:47 AM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
I thought it was a problem with the TMS components demo but it turns out I can't seem to get ANY new IW application to work.
Existing applications works fine but when I create a new app (standalone wheter using indy or HTTP.sys), all i get when I run it is an error in the browser:
"Cannot return null for non-nullable field Settings.canCollectData"
I'm using Delphi 10.2.3 Tokyo, IW 15.1.4
When I look into the debug console, I can see two POST requests to http://127.0.0.1:8888/graphql right after loading main.js.
Any idea what could be going wrong?
thanks, Stephane
|
|
|
| Duplicate License Key found |
|
Posted by: RedOctober - 09-24-2019, 04:03 PM - Forum: IntraWeb General Discussion
- Replies (7)
|
 |
I am migrating all development tools from an old computer to a new computer. All tools are licensed legally. On the new computer I have Delphi XE3 and XE7. I have installed IntraWeb 12x on the XE3 and installed Intraweb 14x on the XE7, using two different licenses. One license was for the 12 and a different license for the 14. On the new machine I originally installed IntraWeb 14 on both the XE3 and XE7, but found I had to revert to IntraWeb 12 on the XE3 because of a subsequent CGDevTools component package install that only supported IntraWeb 12x. I used the Uninstall feature from Windows Control Panel to do the uninstall of both IntraWeb 12 and 14, then I ran the Bundled Removal Tool just to ensure everything was cleaned up, then I re-installed IntraWeb 12 only for the XE3 (using the "ultimate" license for the 12) and reinstalled Intraweb 14x ("ultimate" license for the 14) for the XE7. When I start Delphi XE7 I get the following error message when IntraWeb .bpl is being loaded:
IntraWeb 14.0.40
Loading Package dclIntraweb_14_DXE7.bpl
[Window Title]
Delphi XE7
[Content]
Duplicate License Key found. The same license key is used on 192.168.1.74. Please install a separate license
[OK]
How do I get the proper license key into my IntraWeb installs so that they work for both the IntraWeb 12 and 14? I have legal licenses for everything, and once the new development environment is working, I will be decommissioning the old computer. I will not be violating the license agreements.
|
|
|
| Convert IWEdit1.text to Uppercase |
|
Posted by: SorenJensen - 09-23-2019, 12:29 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
Hi All,
In an IWEdit field, I need the input to be in uppercase chars.
I'm currently doing it as part of the SQL insert command, where each NVarChar field is converted with ".toupper", so that the saved value is correct. It also means I can search for the value, even with lowercase chars.
However, I would like to do it, char by char, while the user is typing.
I am already looking a each keydown for the fields in question, in combination with searches.
Is it possible to do the conversion between the keydown event is fired, and the pressed key is shown in the edit field ? That way it would be transparent for the user.
Is there an easy way of doing it and it, how is it done ?
Regards
Soren
|
|
|
| ISAPI is not available in your license |
|
Posted by: a.palladino - 09-21-2019, 10:43 AM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
Hi,
I purchased the license for intraweb 15 standard, when I run the application on the website I get the following message: Error message: ISAPI is not available in your license. In local mode (127.0.0.1) it worked.
I use delphi XE2 Embarcadero® Delphi® XE2 Version 16.0.4504.48759 Update 4 HotFix1.
Thanks.
|
|
|
|