I have established a web service on a local machine. I can call the web service fine using a full blown application. I can call the web service
fine using the PPC executable being run straight on the local machine. When
I run the PPC executable on the emulator or on my device cradled to the
local machine, I get the error "Could not establish connection to network"
when making the web service call. Both devices can connect to the internet
using PIE and the application can make a cgi request to another computer on
the network. Any ideas? Its got to be some kind of setting somewhere.
Re: Run IIS in a domain user context ... > If this is IIS 6.0, you need to change the identity of the Web Application ... When I say local machine I mean the server that is hosting IIS ... server side in the context of LocalSystem which I assume the web service... (microsoft.public.inetserver.iis.security)
Re: could not establish connection to the network ... We are using Visual Studio 2005 also. ... >> I have established a web service on a local machine. ... >> fine using the PPC executable being run straight on the local machine.... >> the network.... (microsoft.public.pocketpc.developer.networking)
Re: Webservice Security Header error ... What happens if we install this windows-based test application to a machine in client company and they try to call the web service through the internet. ... Will they see the same issue if their desktops' time is off by more than 5 minutes than our server time?... I've also created a Windows Form application which acts as a client to the webservice. ... Before deploying the webservice it resided on my local machine, I tested it here using the local URL as the web reference. ... (microsoft.public.dotnet.framework.webservices.enhancements)
FindCertificateByKeyIdentifier fails ... I have a web service on my local machine and I am consuming that ... service from a windows client.... I have WSE2 running on visual studio 2005. ... (microsoft.public.dotnet.framework.webservices.enhancements)
Web Services ... I have a page that uses the GetWebPart call of the WebPartPages web service.... It works fine on my local machine but when I try to move this onto another ... (microsoft.public.sharepoint.portalserver.development)