Pocket PC Printing using Web Service
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi We have implemented a web service that prints a document using a printer (that its ip address is defined in Web.config file) When we use it from a desktop computer in the network to print , it works fine but when we want to use it from a pocket pc program ,it throws an exception and says that the specifeid path is not valid. What should we do? Thanks a lot Nima