<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MapPointBatchGeocode Forum Rss Feed</title><link>http://www.codeplex.com/MapPointBatchGeocode/Thread/List.aspx</link><description>MapPointBatchGeocode Forum Rss Description</description><item><title>New Post: Using MapPointBatcHGeocode for ESRI's MapIt</title><link>http://mappointbatchgeocode.codeplex.com/discussions/75523</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The DataSourceName, etc. input column properties refer to user variable names. The drop-down lists will be empty if you haven't defined any variables.&lt;/p&gt;
&lt;p&gt;There is a notice on the MapPoint Customer Services site that says:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span id="HomePageControl_ServiceAnnouncementsGridControl_ServiceAnnouncementsDataGrid_ctl02_ServiceAnnouncementLabel"&gt;IMPORTANT  NOTICE: MapPoint Web Service will be discontinued on November 18, 2011.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It links to&amp;nbsp;http://www.microsoft.com/maps/mappoint.aspx for information about migrating code to use Bing Maps.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>mcb2003</author><pubDate>Sat, 19 Feb 2011 00:31:34 GMT</pubDate><guid isPermaLink="false">New Post: Using MapPointBatcHGeocode for ESRI's MapIt 20110219123134A</guid></item><item><title>New Post: How to get developer account?</title><link>http://mappointbatchgeocode.codeplex.com/Thread/View.aspx?ThreadId=235182</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is this correct place to get developer account? When clicking the &lt;a id="x_evalPageLink" href="https://mappoint-css.live.com/MwsSignup/eval.aspx"&gt;
Request Evaluation Developer Account&lt;/a&gt;, it show an error page.&lt;br&gt;
&lt;a href="https://mappoint-css.live.com/MwsSignup/"&gt;https://mappoint-css.live.com/MwsSignup/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;yysun&lt;/p&gt;
&lt;/div&gt;</description><author>yysun</author><pubDate>Thu, 18 Nov 2010 15:23:57 GMT</pubDate><guid isPermaLink="false">New Post: How to get developer account? 20101118032357P</guid></item><item><title>New Post: web service fails after uploading and cannot download results.</title><link>http://mappointbatchgeocode.codeplex.com/Thread/View.aspx?ThreadId=218738</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am actually getting the same error.&amp;nbsp; Was there any resolution to this issue?&amp;nbsp; Thanks for any help you can provice.&lt;/p&gt;&lt;/div&gt;</description><author>RCTim</author><pubDate>Thu, 16 Sep 2010 19:36:44 GMT</pubDate><guid isPermaLink="false">New Post: web service fails after uploading and cannot download results. 20100916073644P</guid></item><item><title>New Post: web service fails after uploading and cannot download results.</title><link>http://mappointbatchgeocode.codeplex.com/Thread/View.aspx?ThreadId=218738</link><description>&lt;div style="line-height: normal;"&gt;Hello,
I downloaded this project yesterday, opened a developer account in Bing maps and tried the SSIS project that tests the component. I have been able to get only one result in 21 attempts, the one result I got back was when running only for one record, using Adventure works; here is the result:

&amp;lt;encoding name='ISO-8859-1'&amp;gt;
EntityID(long),AddressLine(String),PrimaryCity(String),Subdivision(String),PostalCode(String),CountryRegion(String),Phone(String),Latitude(double),Longitude(double),MatchCode(String),MatchedMethod(String),MatchedAddress(String),EditedLocationUTC(string),EditedPropertyUTC(string),InputModified(String)
21640,1080  quai de Grenelle,Saint Ouen,,17490,,,0,0,Bad,,,,,

So this tells me my account works, well, but that was just one time yesterday and when I try to rerun even for the same address I keep getting this error:

Error: 0xC0047062 at Test MapPoint Batch Geocoder, MapPoint Batch Geocoder [459]: System.ApplicationException: Failed to execute MapPoint command StartDownload after 20 attempts. ---&amp;gt; System.Web.Services.Protocols.SoapException: An internal server error occurred (2QXA9E8XRR3FVU:D644F5A8:WUVX).

Do you know if there is something going on with the service?
I am using Staging.
Thanks,
Anibal.&lt;/div&gt;</description><author>anibaldelucia</author><pubDate>Thu, 08 Jul 2010 09:24:49 GMT</pubDate><guid isPermaLink="false">New Post: web service fails after uploading and cannot download results. 20100708092449A</guid></item><item><title>New Post: MapPoint Batch Geocoder [33]: System.NullReferenceException: Object reference not set to an instance of an object.</title><link>http://mappointbatchgeocode.codeplex.com/Thread/View.aspx?ThreadId=218088</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;In SSIS 2008 Data Flow when I execute the package the Source goes Green and 145 rows were extracted.&lt;/p&gt;
&lt;p&gt;But the MapPointBatchGeocoder goes Red and I get the following entries in my Output log. Can anyone tell me what's happening?&lt;/p&gt;
&lt;p&gt;I've even tried making the Source a view with &amp;quot;where NOT NULL&amp;quot; on every column to make sure that the source data does not contain any NULLs, but I'm still getting a NullReferenceException.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:xx-small"&gt;
&lt;p&gt;SSIS package &amp;quot;Package.dtsx&amp;quot; starting.&lt;/p&gt;
&lt;p&gt;Information: 0x4004300A at Data Flow Component, SSIS.Pipeline: Validation phase is beginning.&lt;/p&gt;
&lt;p&gt;Information: 0x4004300A at Data Flow Component, SSIS.Pipeline: Validation phase is beginning.&lt;/p&gt;
&lt;p&gt;Information: 0x40043006 at Data Flow Component, SSIS.Pipeline: Prepare for Execute phase is beginning.&lt;/p&gt;
&lt;p&gt;Information: 0x40043007 at Data Flow Component, SSIS.Pipeline: Pre-Execute phase is beginning.&lt;/p&gt;
&lt;p&gt;Information: 0x4004300C at Data Flow Component, SSIS.Pipeline: Execute phase is beginning.&lt;/p&gt;
&lt;p&gt;Error: 0xC0047062 at Data Flow Component, MapPoint Batch Geocoder [33]: System.NullReferenceException: Object reference not set to an instance of an object.&lt;/p&gt;
&lt;p&gt;at MapPointBatchGeocoder.GeocoderTransformation.ProcessInput(Int32 inputID, PipelineBuffer buffer)&lt;/p&gt;
&lt;p&gt;at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput(IDTSManagedComponentWrapper100 wrapper, Int32 inputID, IDTSBuffer100 pDTSBuffer, IntPtr bufferWirePacket)&lt;/p&gt;
&lt;p&gt;Error: 0xC0047022 at Data Flow Component, SSIS.Pipeline: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component &amp;quot;MapPoint Batch Geocoder&amp;quot; (33) failed with error code 0x80004003 while processing input &amp;quot;Input&amp;quot; (35). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.&lt;/p&gt;
&lt;p&gt;Information: 0x40043008 at Data Flow Component, SSIS.Pipeline: Post Execute phase is beginning.&lt;/p&gt;
&lt;p&gt;Error: 0xC0047062 at Data Flow Component, MapPoint Batch Geocoder [33]: System.ApplicationException: Failed to execute MapPoint command DeleteDataSource after 10 attempts. ---&amp;gt; System.Net.WebException: The request failed with HTTP status 401: Unauthorized.&lt;/p&gt;
&lt;p&gt;at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;/p&gt;
&lt;p&gt;at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)&lt;/p&gt;
&lt;p&gt;at MapPointBatchGeocoder.MapPointCustomerDataServices.CustomerDataService.DeleteDataSource(String DataSourceName, LocationDataEnvironment Environment)&lt;/p&gt;
&lt;p&gt;at Geospatial.CDSRetryProxy.RunCommand(MapPointCommand command, Object[] commandParams)&lt;/p&gt;
&lt;p&gt;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt;at Geospatial.CDSRetryProxy.RunCommand(MapPointCommand command, Object[] commandParams)&lt;/p&gt;
&lt;p&gt;at Geospatial.CDSRetryProxy.DeleteDataSource(String DataSourceName, LocationDataEnvironment Environment)&lt;/p&gt;
&lt;p&gt;at Geospatial.Geocoder.DeleteDataSource()&lt;/p&gt;
&lt;p&gt;at Geospatial.Geocoder.Dispose(Boolean disposing)&lt;/p&gt;
&lt;p&gt;at Geospatial.Geocoder.Dispose()&lt;/p&gt;
&lt;p&gt;at MapPointBatchGeocoder.GeocoderTransformation.PostExecute()&lt;/p&gt;
&lt;p&gt;at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPostExecute(IDTSManagedComponentWrapper100 wrapper)&lt;/p&gt;
&lt;p&gt;Error: 0xC0047018 at Data Flow Component, SSIS.Pipeline: component &amp;quot;MapPoint Batch Geocoder&amp;quot; (33) failed the post-execute phase and returned error code 0x80131600.&lt;/p&gt;
&lt;p&gt;Information: 0x4004300B at Data Flow Component, SSIS.Pipeline: &amp;quot;component &amp;quot;Destination for aabel-s7220 ghuk&amp;quot; (16)&amp;quot; wrote 0 rows.&lt;/p&gt;
&lt;p&gt;Information: 0x40043009 at Data Flow Component, SSIS.Pipeline: Cleanup phase is beginning.&lt;/p&gt;
&lt;p&gt;Task failed: Data Flow Component&lt;/p&gt;
&lt;p&gt;Warning: 0x80019002 at Package: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (4) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;SSIS package &amp;quot;Package.dtsx&amp;quot; finished: Failure.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>andyabel</author><pubDate>Fri, 02 Jul 2010 00:32:48 GMT</pubDate><guid isPermaLink="false">New Post: MapPoint Batch Geocoder [33]: System.NullReferenceException: Object reference not set to an instance of an object. 20100702123248A</guid></item><item><title>New Post: Using MapPointBatcHGeocode for ESRI's MapIt</title><link>http://mappointbatchgeocode.codeplex.com/Thread/View.aspx?ThreadId=75523</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;A bit rusty with geocoding, and never was that proficient.&amp;nbsp; In any event, here's my issues:&lt;/p&gt;
&lt;p&gt;1) I can't fill in anything for MapPoint DataSourceName, MapPoint Password, MapPoint UserName, MapPoint UserStaging -- I get a drop down list option, but the drop down list is blank and I can't type anyting in.&lt;/p&gt;
&lt;p&gt;2) I see where the output is SqlGeography, I understand that ESRI MapIt is looking for a Geometry data type.&lt;/p&gt;
&lt;p&gt;3) Maybe I missed it, but it would be great to get a step-by-step, hello world kind of example.&lt;/p&gt;
&lt;p&gt;4) I don't have city names, but I do have zip codes -- good enough to get a Geometry point?&lt;/p&gt;
&lt;p&gt;Thanks and appreciate the effort for an SSIS geocoder.&lt;/p&gt;&lt;/div&gt;</description><author>BobHmine</author><pubDate>Wed, 18 Nov 2009 21:22:26 GMT</pubDate><guid isPermaLink="false">New Post: Using MapPointBatcHGeocode for ESRI's MapIt 20091118092226P</guid></item></channel></rss>