Discussion:
Stable Version of IW 9
(too old to reply)
Farshad
2008-04-11 10:01:07 UTC
Permalink
Hello,

I'm currently using 9.0.32 to add Ajax support to one of my existing
projects which was developed with Delphi 2006 IW 8.0. I've deployed it to
one customer with a Vista machine. I'm currently experiencing weird
problems.

One problem is that user sessions are mismatched among different browser
windows. i.e. on same machine if I open multiple tabs in ie and try to load
multiple IW sessions in a certain point some sessions start to show other
sessions' contents. I've never experienced this in IW 8.0. It may have
something with internal session tracking I don't know. Other problem is that
My ISAPI dll stops responding randomly!

My main question is that which version of IW 9 is fully stable?
I don't need AJAX support so I can stop using async events, all I want is a
working stable version of IW which works with no problem at all (excluding
AJAX). Should I go back to 9.0.16? Or is IW 8.0 the correct answer?

Regards,
Farshad
Farshad
2008-04-11 10:21:48 UTC
Permalink
Update: I can reproduce the session problem only on Vista!
My original question still remains. Which version of IW 9 is OK for use in
production?

Thanks
Post by Farshad
Hello,
I'm currently using 9.0.32 to add Ajax support to one of my existing
projects which was developed with Delphi 2006 IW 8.0. I've deployed it to
one customer with a Vista machine. I'm currently experiencing weird
problems.
One problem is that user sessions are mismatched among different browser
windows. i.e. on same machine if I open multiple tabs in ie and try to
load multiple IW sessions in a certain point some sessions start to show
other sessions' contents. I've never experienced this in IW 8.0. It may
have something with internal session tracking I don't know. Other problem
is that My ISAPI dll stops responding randomly!
My main question is that which version of IW 9 is fully stable?
I don't need AJAX support so I can stop using async events, all I want is
a working stable version of IW which works with no problem at all
(excluding AJAX). Should I go back to 9.0.16? Or is IW 8.0 the correct
answer?
Regards,
Farshad
Monte Carver
2008-04-11 16:11:57 UTC
Permalink
Farshad,

In my experience most versions past about v9.0.32 are quite good, including the Ajax
support. The latest version is v9.0.39 with an pending update of v40 due out any day.

And BTW, Ajax correctly used can produce some very desirable results.

HTH,

Regards,
Monte Carver
Farshad
2008-04-11 19:08:53 UTC
Permalink
"Monte Carver"
Post by Monte Carver
Farshad,
In my experience most versions past about v9.0.32 are quite good,
including the Ajax support. The latest version is v9.0.39 with an pending
update of v40 due out any day.
And BTW, Ajax correctly used can produce some very desirable results.
Thanks. My options are 9.0.16, 9.0.32 or 8.22. I have to choose among them.
All I can say is that 8.0.22 was stable. Not sure about 9.0.xx!
Joel
2008-04-14 16:03:53 UTC
Permalink
Ok. Sorry I did not read bob's post before writing this.
.32 is pretty good. I used it in production with no problems.
I am not sure why it is not working on vista. If you are using
compression then someone posted that they had to copy the zlib from an XP
box to get it to work. For some reason the zlib in vista was not working
properly.
I hope this helps
Post by Monte Carver
Farshad,
In my experience most versions past about v9.0.32 are quite good,
including the Ajax support. The latest version is v9.0.39 with an
pending update of v40 due out any day.
And BTW, Ajax correctly used can produce some very desirable results.
HTH,
Regards,
Monte Carver
Joel
2008-04-14 16:02:48 UTC
Permalink
.32 is pretty good. I used it in production with no problems.

I am not sure why it is not working on vista. If you are using compression
then someone posted that they had to copy the zlib from an XP box to get it
to work. For some reason the zlib in vista was not working properly.

I hope this helps
Post by Monte Carver
Farshad,
In my experience most versions past about v9.0.32 are quite good,
including the Ajax support. The latest version is v9.0.39 with an pending
update of v40 due out any day.
And BTW, Ajax correctly used can produce some very desirable results.
HTH,
Regards,
Monte Carver
Farshad
2008-04-15 09:32:04 UTC
Permalink
"Joel"
.32 is pretty good. I used it in production with no problems.
I am not sure why it is not working on vista. If you are using
compression then someone posted that they had to copy the zlib from an XP
box to get it to work. For some reason the zlib in vista was not working
properly.
I hope this helps
Thanks for the post. Good to hear that you use .32 in production.
I'm not sure if I'm using compression. I use the default settings in IW.
Again, I'll be deploying only to XP until I find the source of problem in
Vista.

Bob Swart
2008-04-11 16:56:33 UTC
Permalink
Hi Farshad,
Post by Farshad
Update: I can reproduce the session problem only on Vista!
As I will describe in my upcoming IntraWeb manual, there are a number of
funny issues that can happen in Vista, not just IntraWeb related. I
would recommend not deploying on Vista ;-)
Post by Farshad
My original question still remains. Which version of IW 9 is OK for use in
production?
I'm using 9.0.39, which has a few minor problems but no stability issues
(other than problems with HTML compression on Vista)
Post by Farshad
Thanks
Groetjes,
Bob Swart
--
Bob Swart Training & Consultancy (eBob42.com) Forever Loyal to Delphi
CodeGear Technology Partner -- CodeGear RAD Studio Reseller (BeNeLux)
Delphi Win32 & .NET books on Lulu.com: http://stores.lulu.com/drbob42
Personal courseware + e-mail support http://www.ebob42.com/courseware
Blog: http://www.drbob42.com/blog - RSS: http://eBob42.com/weblog.xml
Farshad
2008-04-11 19:05:58 UTC
Permalink
"Bob Swart"
Post by Bob Swart
Hi Farshad,
Post by Farshad
Update: I can reproduce the session problem only on Vista!
As I will describe in my upcoming IntraWeb manual, there are a number of
funny issues that can happen in Vista, not just IntraWeb related. I would
recommend not deploying on Vista ;-)
Weren't they saying that D2007 is Ready for Vista ? <g>
Post by Bob Swart
I'm using 9.0.39, which has a few minor problems but no stability issues
(other than problems with HTML compression on Vista)
I only have access to 9.0.16 and 9.0.32. I'm going to do a stress test on a
XP machine to see if 9.0.32 is stable or not!

Thanks
Farshad
Bob Swart
2008-04-11 19:29:25 UTC
Permalink
Hi Farshad,
Post by Farshad
Post by Bob Swart
funny issues that can happen in Vista, not just IntraWeb related. I would
recommend not deploying on Vista ;-)
Weren't they saying that D2007 is Ready for Vista ? <g>
I wasn't talking much about Delphi, but more about things like IIS7, the
zlib.dll (tried HTML Compression on Vista?), etc.
Post by Farshad
I only have access to 9.0.16 and 9.0.32. I'm going to do a stress test on a
XP machine to see if 9.0.32 is stable or not!
OK, let us know what you find!
Post by Farshad
Thanks
Farshad
Groetjes,
Bob Swart
--
Bob Swart Training & Consultancy (eBob42.com) Forever Loyal to Delphi
CodeGear Technology Partner -- CodeGear RAD Studio Reseller (BeNeLux)
Delphi Win32 & .NET books on Lulu.com: http://stores.lulu.com/drbob42
Blog: http://www.drbob42.com/blog - RSS: http://eBob42.com/weblog.xml
Farshad
2008-04-11 19:41:37 UTC
Permalink
Post by Bob Swart
Hi Farshad,
Post by Farshad
Post by Bob Swart
funny issues that can happen in Vista, not just IntraWeb related. I
would recommend not deploying on Vista ;-)
Weren't they saying that D2007 is Ready for Vista ? <g>
I wasn't talking much about Delphi, but more about things like IIS7, the
FYI, I'm not using IIS. I have a custom ISAPI loader which loads IW
generated ISAPI dlls.
Loading...