E
eNoodle
Hi !
I have an application running on pocket pc 2003 with .NETCF SP2 installed
and written in C#. A web service will be called during program execution.
Initially the web service is only install in the local LAN , which we can
access the webservice internally in the office, and every function call to
the web services is just working fine but when we open the web service to
the internet, and accessing the web service via dial up it give us a an
error 'unable to read data from the transport connection.'. The strange
thing is ,not all web service function give the same error.
Anyone encounter this problem before ?
I have an application running on pocket pc 2003 with .NETCF SP2 installed
and written in C#. A web service will be called during program execution.
Initially the web service is only install in the local LAN , which we can
access the webservice internally in the office, and every function call to
the web services is just working fine but when we open the web service to
the internet, and accessing the web service via dial up it give us a an
error 'unable to read data from the transport connection.'. The strange
thing is ,not all web service function give the same error.
Anyone encounter this problem before ?