Soap Exception in .net CF1.0
Sun, 2 Apr 2006 06:47:01 -0700
Hi,
My .net CF 1.0 application displays nearby locations from within the
user selected distance of his chosen point of category.
I am getting the following error message when using findnearby method of
mappoint webservice .
"An unhandled exception of type
'System.Web.Services.Protocols.SoapExcep ...
|
Java - MapPointArgumentNullException for specification
Sat, 1 Apr 2006 16:01:02 -0800
Hello,
I am working on application which uses Find Service to locate particular
place.
After user authentication I am sending the follwoing xml message:
<v:Envelope xmlns:i="http://www.w3.org/2001/XMLSchema-instance"
xmlns:d="http://www.w3.org/2001/XMLSchema"
xmlns:c="http://schemas.xmlsoap.org/soap/e ...
|
failed login using sample locator app(pc)
Thu, 30 Mar 2006 13:50:02 -0800
Hello,
I hope I am in the right newsgroup. I just finished installing the mappoint
locator service to use wth the web service. I signed up for the developer
account and created the password for the web service. I verified the
credentials on the web service but when I run the sample app that I
downloaded f ...
|
Limiting directions within country?
Thu, 30 Mar 2006 13:31:01 -0800
Is it possible using the web service to limit the driving directions or
routes that are calculated to remain within a country? This has become an
issue in an implementation I am working on, where routes are crossing the
US/Can border. ...
|
Canada zipcode
Sun, 26 Mar 2006 14:50:58 -0800
I am trying to do a findaddress lookup for a zip code in canada.
I would really like to be able to pass just the zip ocde as the formatted
address for a FindAddress, or the InputPlace for a Find search.
...
|
Error in verifying installation
Fri, 24 Mar 2006 09:04:01 -0800
I have installed MapPoint Location Server and was trying to verify the
installation per the document "Installing MapPoint Location Server for
Development and Testing". I navigated to the URL:
https://<mydomain>/mmlsservice/locationservice.asmx as the doc said and I get
the page showing the LocationService ...
|
Proxy Error
Fri, 24 Mar 2006 06:47:18 -0800
Hi guys,
I have recently installed the MapPoint web services and I am trying to
include them in an application that I am making in C# using Visual Studio
2005. I am using the following code to find an address;
private MapPointService.FindServiceSoap findService;
WebProxy oProxy = new WebProxy("http://PROX ...
|
|
|
Copying custom icons from staging to prod?
Thu, 23 Mar 2006 16:11:01 -0800
Is there a way to copy custom icons from staging to prod? I think when we
uploaded our original set of custom icons about a year ago we were able to
simply copy them over from staging to prod, without re-uploading them. Now,
however, when I look in the CSS site I can't find a way to do this. Is the
opti ...
|
Java 1.5 and Axis: failure authenticating with digest
23 Mar 2006 15:55:21 -0800
Hi,
I'm trying to run Find requests using Java (1.5) with Axis (1.3). I've
read through all the relevant posts and tried both SimpleHttpSender and
CommonsHTTPSender (updating my client-config.wsdd file appropriately).
When I try SimpleHttpSender, I get this message:
java.net.ProtocolException: Server redi ...
|
Too accurate of driving directions
Thu, 23 Mar 2006 10:47:28 -0800
We are working on a store locator service.
I want to place the pin right on top of the store.
But, we are worried about the driving direction, and the possibility of the
directions taking someone to a back alley, or down a street that goes behind
the building, instead of to the front of the store.
Does ...
|