Ask a Question related to ASP.NET Web Services, Design and Development.
-
BBever #1
VS 2005 and MapPoint
I am having an issue using the C# version of the
PanMapNavigationControl sample project in MapPoint 3.5 SDK. I am using
VS 2005 Beta 2. When I try to run the program, the following stack trace
occurs:
SoapException: Server did not recognize the value of HTTP Header SOAPAction:
[url]http://s.mappoint.net/mappoint-30/GetMap.][/url]
System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
+525738
System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
methodName, Object[] parameters) +213
MapPointService.RenderServiceSoap.GetMap(MapSpecif ication specification)
in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temp orary ASP.NET
Files\panmapnavigationcontrolcs\40b8c848\fb850b85\ ch_qpo1a.0.cs:959
PanMapNavigationControlCS.WebForm1.GetMap(MapView view, Double zoom) in
c:\Inetpub\wwwroot\PanMapNavigationControlCS\PanMa pNavigation.aspx.cs:80
PanMapNavigationControlCS.WebForm1.Page_Load(Objec t sender, EventArgs e)
in c:\Inetpub\wwwroot\PanMapNavigationControlCS\PanMa pNavigation.aspx.cs:39
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o,
Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender,
EventArgs e) +43
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3695
I have updated the reference.cs file with the changes mentioned in the
following
article: [url]http://blogs.msdn.com/acoat/archive/2005/05/04/414823.aspx[/url].
I am including the MapPointService namespace in PanMapNavigation.aspx.cs.
There is no Settings.Settings in the project however. Is there some other
configuration I am missing?
Bever
BBever Guest
-
ANNOUNCE: DBD::Informix - IBM Informix Database Driver for PerlDBI Version 2005.01 (2005-03-14) released
IBM Informix Database Driver for Perl DBI Version 2005.01 (2005-03-14) has been uploaded to CPAN. IBM Informix Database Driver for Perl (also... -
The FreeBSD Diary: 2005-02-06 - 2005-02-26
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org... -
The FreeBSD Diary: 2005-01-30 - 2005-02-19
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org... -
MapPoint
Hi, I would like to draw a circle in a Map using MapPoint Webservice. Basically i will be able to draw line or circle using MapPoint SDK, but i... -
WebService::Mappoint module: Plans to upgrade for Mappoint 3.5? If not, options?
Well, the subject pretty much says it all. Thought I would post it here before emailing the module's author. If anyone knows whether plans are in...



Reply With Quote

