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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 82,391
» Latest member: ao88studdio
» Forum threads: 2,408
» Forum posts: 11,315

Full Statistics

Online Users
There are currently 356 online users.
» 4 Member(s) | 348 Guest(s)
Applebot, Bing, Google, Yandex, ao88studdio, Apkmoddownload, jili777comph, OLanesorse

Latest Threads
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 630
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
06-20-2026, 05:00 AM
» Replies: 0
» Views: 75
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 70,364
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Fabrizio Conti
06-04-2026, 09:14 AM
» Replies: 3
» Views: 475
Access Violation When Val...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
06-03-2026, 08:47 AM
» Replies: 2
» Views: 517
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: geraldtatum
06-02-2026, 06:24 AM
» Replies: 1
» Views: 414
weakpackageunit contains ...
Forum: IntraWeb General Discussion
Last Post: rlebeau
05-26-2026, 04:56 PM
» Replies: 4
» Views: 536
Custom 404 handler
Forum: IntraWeb General Discussion
Last Post: CfawesDwale
05-21-2026, 08:02 AM
» Replies: 0
» Views: 256
PopUp Menu
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 04:35 AM
» Replies: 4
» Views: 8,208
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 03:32 AM
» Replies: 3
» Views: 4,124

 
  java array of byte and array of shorts to delphi
Posted by: Madammar - 09-05-2018, 06:54 PM - Forum: Indy - Replies (3)

i have this array of byte variable in java


Code:
Private stable() As Byte = Array As Byte _
( 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 )

how to write the same in delphi ?

also array of shorts 


Code:
Private btable() As Short = Array As Short ( -5504, -5248, -6016, -5760, -4480, -4224, -4992, -4736, -7552, -7296, -8064, -7808, -6528, -6272, -7040, -6784, -2752, -2624, -3008, -2880, -2240, -2112, -2496, -2368, -3776, -3648, -4032, -3904, -3264, -3136, -3520, -3392, -22016, -20992, -24064, -23040, -17920, -16896, -19968, -18944, -30208, -29184, -32256, -31232, -26112, -25088, -28160, -27136, -11008, -10496, -12032, -11520, -8960, -8448, -9984, -9472, -15104, -14592, -16128, -15616, -13056, -12544, -14080, -13568, -344, -328, -376, _
-360, -280, -264, -312, -296, -472, -456, -504, -488, -408, -392, -440, -424, -88, -72, -120, -104, -24, -8, -56, -40, -216, -200, -248, -232, -152, -136, -184, -168, -1376, -1312, -1504, -1440, -1120, -1056, -1248, -1184, -1888, -1824, -2016, -1952, -1632, -1568, -1760, -1696, -688, -656, -752, -720, -560, -528, -624, -592, -944, -912, -1008, -976, -816, -784, -880, -848, 5504, 5248, 6016, 5760, 4480, 4224, 4992, 4736, 7552, 7296, 8064, 7808, 6528, 6272, 7040, 6784, 2752, 2624, _
3008, 2880, 2240, 2112, 2496, 2368, 3776, 3648, 4032, 3904, 3264, 3136, 3520, 3392, 22016, 20992, 24064, 23040, 17920, 16896, 19968, 18944, 30208, 29184, 32256, 31232, 26112, 25088, 28160, 27136, 11008, 10496, 12032, 11520, 8960, 8448, 9984, 9472, 15104, 14592, 16128, 15616, 13056, 12544, 14080, 13568, 344, 328, 376, 360, 280, 264, 312, 296, 472, 456, 504, 488, 408, 392, 440, 424, 88, 72, 120, 104, 24, 8, 56, 40, 216, 200, 248, 232, 152, 136, 184, 168, 1376, 1312, 1504, 1440, 1120, _
1056, 1248, 1184, 1888, 1824, 2016, 1952, 1632, 1568, 1760, 1696, 688, 656, 752, 720, 560, 528, 624, 592, 944, 912, 1008, 976, 816, 784, 880, 848 )


how to make the same variables in delphi ?

Print this item

  IW Library deployment like aspx is working?
Posted by: sergey@txtmobiz.com - 09-05-2018, 12:42 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi,

IW Library deployment like aspx is working normally?

Just my experience. After tries with Azure I made a decision to deploy using IW Library like ASPX. I created Azure VM with 2012 server, installed everything according these instructions - http://docs.atozed.com/docs.dll/deployme...yment.html

Finally I got main main page, opened in the browser, but that's all:

- After F5 - page is refreshing infinite time. I can make the app working only after restarting IIS!
- If I'm opening the app in other browser - the same situation - page is loading infinite time;
- Naigation between forms (like create and show other form) - dosn't work... But maybe this issue correlated with the first one;

Maybe I selected wrong deployment again?

Print this item

  IdFTP.ConnectTimeout error
Posted by: Steffen - 09-03-2018, 09:12 AM - Forum: Indy - Replies (2)

after upgrading Indy to latest version 10.6, I receive the following EReadError:
"Error on reading from IdFTP.ConnectTimeout: Property ConnectTimeout does not exist."

I installed Indy several times strictly according to this site:
http://www.indyproject.org/Sockets/Docs/...on.de.aspx

The error occurs even in a fresh project where IdFTP is the only component without one line of code.
Assigning IdFTP.ConnectTimeout a different then the default value 0 is to no avail.

I am using Delphi XE2 and accordingly installed the "160" dpk files.
Both "Indy 10 Core" and "Protocoll" show with correct number (160) in "Installed packages"

Any ideas? Huh

Print this item

  IW15 64bit deployment
Posted by: chrisl - 09-03-2018, 07:11 AM - Forum: IntraWeb General Discussion - Replies (20)

Hi

We're currently trying to update a D2007 using IW9 application to XE4 with IW15.0.10.

The upgraded application seems to work on my development machine(s) in both 32bit and 64bit forms (I'm running Win10 on both my development PC and laptop) but for full testing I'm trying to deploy to 64bit Win2012R2 server.  However, I can't get the 64bit to work on the test server (I've also tried it on 64bit Win2008R2), it crashes as soon as it starts throwing an exception immediately whereas the 32bit version appears to run fine.  All the other 64bit applications we develop using XE4 (that don't use IW) work fine so it appears to be just a IW15 + 64bit that's the problem.

I'm hoping its just a case of some VC++ runtime that's missing from the server deployment - is this possible? 

Chris

Print this item

  IW15 for 64-Bit
Posted by: JuergenS - 09-01-2018, 08:50 AM - Forum: IntraWeb General Discussion - Replies (10)

Hello,

I'm using IW 15.0.10 and C++Builder 10.2.3.

I can compile the 64-Bit application in the 32-Bit IDE, but i can't execute the application.
The reason is probably that there are no 64-Bit INTRAWEB libraries installed.

I only found the following 32-Bit packages

C:\Users\Public\Documents\Embarcadero\Studio\19.0\BPL\dclIntraweb_15_D10_2.bpl
C:\Users\Public\Documents\Embarcadero\Studio\19.0\BPL\dclIWBootstrapD102.bpl
C:\Users\Public\Documents\Embarcadero\Studio\19.0\BPL\Intraweb_15_D10_2.bpl
C:\Users\Public\Documents\Embarcadero\Studio\19.0\BPL\IWBootstrapD102.bpl

but the 32-Bit and 64-Bit packages should be located in the following directories.

C:\Program Files (x86)\Embarcadero\Studio\19.0\bin
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin64

The redistributables don't match to IW15.0.10.

C:\Program Files (x86)\Embarcadero\Studio\19.0\Redist\win32\Intraweb_140_250.bpl
C:\Program Files (x86)\Embarcadero\Studio\19.0\Redist\win64\Intraweb_140_250.bpl

I please need help from ATOZED.

Best Regards
JuergenS

Print this item

  Intraweb application and Region
Posted by: msgopala - 08-30-2018, 12:31 PM - Forum: IntraWeb General Discussion - Replies (2)

Seattle10
Intraweb 14.2.5
FastReports 5.0
TMS Intraweb PRO Components
Raize 6.2.1

While developing I noticed that with an async button click event making a region visible and positioning it on  top of another region, the region below (unless made invisible or the height is made to 1) is accessible.


Is there a way to make the region on top to  stay on top of the screen at the said position and everything in the background be inaccessible (just like the show message feature).



How are other developers handling this issue.

Thanks

Print this item

  How to deplow ISAPI to Azure web app?
Posted by: sergey@txtmobiz.com - 08-30-2018, 06:50 AM - Forum: IntraWeb General Discussion - Replies (10)

Hi,

Maybe somebody know how to publish ISAPI dll to the Azure web app? - Exact instructions and which files I have to create and deploy? - I tried different solutions, but all of them doesn't work.

Thanks in advance.

Print this item

  TIdHTTP Put Method
Posted by: jjeffman - 08-27-2018, 03:39 PM - Forum: Indy - Replies (2)

Hello,

I am using Indy 10 version 10.6.2.0 on C++ Builder 6.0 Professional Edition ( Windows10 ).

I need to use the Put method of TIdHTTP, but it is sending headers before the stream of requests.

Code:
PUT ************* HTTP/1.1
// I need to put the stream here, before the following headers
Content-Length: 313
Host: 127.0.0.1:3004
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
User-Agent: Mozilla/3.0 (compatible; Indy Library)


How can I avoid those headers or at least put the headers I need before automatic headers ?

Thank you very much.

Print this item

  zeromemory string state question
Posted by: Madammar - 08-27-2018, 12:39 AM - Forum: Delphi General Discussion - Replies (4)

why some times when i do zeromemory for long string it does not get cleared from memory 

i do something like some times when i click on button 4 or 5 times i can see this text in memory viewer


Code:
procedure TForm1.OnClick(Sender: TObject);
var
 pstr: string;
begin
 pstr := 'abcdefghijklmnobqrsputwjdgdfkljfhghjfggffhgfj;

 ZeroMemory(@(pstr[1]), Length(pstr)*SizeOf(Char));

 pstr:='';

end;

Print this item

  WebApplication.NewWindow Stay on top
Posted by: zsleo - 08-26-2018, 11:58 PM - Forum: IntraWeb General Discussion - No Replies

Is there a was to make a non-modal WebApplication.NewWindow stay on top.

TIA

Print this item