C
chris-s
Hi folks,
Our app uses RDA pull's to retreive it's data from several tables and this
all works fine when devices are either connected on a LAN or on a dial-up
connection, EXCEPT at a new site where they have been using LAN connections
fine, but have now started to implement remote dial-up connections and we
are finding that the first few tables are pulled ok, but when it gets to the
first one of significant size, the product table, the transfer grinds to a
halt. This table isn't overly big, about 600 rows.
The devices, Intermec 700's, sit in a dock that has a built in modem with
tx/rx lights on the front so you can see any activity. It seems to start out
ok on the products table but eventually all activity seems to stop.
We have tried different docks, handsets dial-in lines and dial-out lines,
all of which show the same behaviour. Remote dial-up comms works on other
sites.
The problem table is about the fourth one it processess. W tried emptying
the product table and it continues on to the next table.
Machine Spec: Win2K Server, SP4, 1024 RAM, twin cpu, SQL Server, IIS. It is
a dedicated machine for this role.
I'm thinking that some sort of tweaking to IIS maybe required, but don't
know where to start.
Any suggestions would be greatly appreciated!
Chris
Our app uses RDA pull's to retreive it's data from several tables and this
all works fine when devices are either connected on a LAN or on a dial-up
connection, EXCEPT at a new site where they have been using LAN connections
fine, but have now started to implement remote dial-up connections and we
are finding that the first few tables are pulled ok, but when it gets to the
first one of significant size, the product table, the transfer grinds to a
halt. This table isn't overly big, about 600 rows.
The devices, Intermec 700's, sit in a dock that has a built in modem with
tx/rx lights on the front so you can see any activity. It seems to start out
ok on the products table but eventually all activity seems to stop.
We have tried different docks, handsets dial-in lines and dial-out lines,
all of which show the same behaviour. Remote dial-up comms works on other
sites.
The problem table is about the fourth one it processess. W tried emptying
the product table and it continues on to the next table.
Machine Spec: Win2K Server, SP4, 1024 RAM, twin cpu, SQL Server, IIS. It is
a dedicated machine for this role.
I'm thinking that some sort of tweaking to IIS maybe required, but don't
know where to start.
Any suggestions would be greatly appreciated!
Chris