Atozed Forums
IntraWeb 15.1.19 is out! - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IntraWeb 15.1.19 is out! (/thread-1607.html)



IntraWeb 15.1.19 is out! - Alexandre Machado - 03-31-2020

We are in, the maintenance update is out  Big Grin

https://www.atozed.com/2020/03/intraweb-15-1-19/

Small fix for ISAPI applications similar to the one released for 15.1.18.

Stay safe!

Cheers,


RE: IntraWeb 15.1.19 is out! - jeroen.rottink - 04-01-2020

The source code access list is empty. No versions are shown. Do more people have this?
On Monday it was still working.


RE: IntraWeb 15.1.19 is out! - DanBarclay - 04-01-2020

(04-01-2020, 02:16 PM)jeroen.rottink Wrote: The source code access list is empty. No versions are shown. Do more people have this?
On Monday it was still working.
Yes, it was empty for me last night.  I decided to just try again later.  It is still empty.

Something probably needs to be reset.

Dan


RE: IntraWeb 15.1.19 is out! - Mustafa - 04-10-2020

There is some problem about TIWDBGrid since 15.1.18. Visually placed Datasource elemets are starting with "IW" but not received by the compiler.
Therefore code must be used. For example, if you visually place the datasource it seems as ".DataSource=IWUserSession.DataSource1" but according
to these versions including 15.1.19 it must be replaced in code editor such as "IWDBGrid.DataSource:=UserSession.DataSource1"
othervise the IWDbgrid can not work. A More simplified TIWDBgrid will be useful.


RE: IntraWeb 15.1.19 is out! - Alexandre Machado - 04-16-2020

Hi Mustafa,

please install 15.1.20 and it should fix this issue.

https://www.atozed.com/2020/04/intraweb-15-1-20/


RE: IntraWeb 15.1.19 is out! - Mustafa - 04-16-2020

I downloaded it and then installed. Its OK.
Thank you for your interest.


RE: IntraWeb 15.1.19 is out! - Richard - 04-27-2020

I faced the same problem as that of Mustafa, and I confirm that it has been solved by 15.1.20.