Hi,
I have a big problem using win 2003 as server of my application:
my vb6 application makes calls to a business object on a server using HTTP
and RDS, I set the dataspace.InternetTimeout value to 0 (as MSDN says,
0=no
timeout).
Some calls of business object fails because the waiting time is upper then
5
minutes (the default value of rds timeout).
This happend only with Win2003 as server, we did same tests with Win2000
with NO problems, the dataspace.InternetTimeout works fine here.... so we
can't use win2003 as server with our applications using RDS???
thanx a lot