<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx</link><description>Pour Some Sugar On Me... It's taken a while, but I have finally got round to finishing my MapPoint integration code for CRM 3.0. There's a whole bunch of things you can do with Microsoft MapPoint, but the most obvious is to display a location map based</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MS-CRM and Mappoint for your customer map needs, of course it works with SBS</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#590645</link><pubDate>Fri, 05 May 2006 13:26:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:590645</guid><dc:creator>David Overton's Blog</dc:creator><description>I promised it a while ago, but it is finally here.&amp;amp;amp;nbsp; Jedi Master Simon Hutson has finally documented...</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#605126</link><pubDate>Tue, 23 May 2006 22:43:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:605126</guid><dc:creator>Andrew Wolfe</dc:creator><description>Thanks for this article... setting up the developer sign in and the web service password is actually harder than installing and running the sample app. &amp;nbsp;Great work.&lt;br&gt;</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#825809</link><pubDate>Sat, 14 Oct 2006 20:29:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:825809</guid><dc:creator>derekmartin</dc:creator><description>&lt;p&gt;I love this - it is just what we are looking for, however, I am curious, is it possible to modify this example to send Lat and Longs instead of the address information found in the contact record? &amp;nbsp;We have added these as new_lat and new_long to our records and this would be most helpful!&lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#1438734</link><pubDate>Tue, 09 Jan 2007 13:15:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1438734</guid><dc:creator>Davel99</dc:creator><description>&lt;p&gt;I've been trying to get this to work for 4 days but with no luck.. Via CRM I get the 'Network Problem' error. If I copy the full URL into explorer i get 'Incomplete Address'. I've checked the code and the address does not appear to fall foul of this, indeed the only line with no data on is address line 2.&lt;/p&gt;
&lt;p&gt;Other than that great code ...&lt;/p&gt;
&lt;p&gt;Any ideas guys?&lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#1980213</link><pubDate>Wed, 28 Mar 2007 23:39:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1980213</guid><dc:creator>jb23</dc:creator><description>&lt;p&gt;I am getting the same message via CRM &amp;quot;Network Problem&amp;quot; &amp;nbsp;I changed the MapPoint user name, and not get the &amp;quot;Web Service Problem&amp;quot; Message. &amp;nbsp;Any ideas?&lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#2020021</link><pubDate>Tue, 03 Apr 2007 21:15:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2020021</guid><dc:creator>jlevymp</dc:creator><description>&lt;p&gt;Here's the error I'm receiving...any assistance would be greatly appreciated!!&lt;/p&gt;
&lt;p&gt;Parser Error Message: Could not load type 'AdventureWorks.CRM.MapPoint.GetMap'.&lt;/p&gt;
&lt;p&gt;Line 1: &amp;nbsp;&amp;lt;%@ Page Language=&amp;quot;vb&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; Codebehind=&amp;quot;GetMap.aspx.vb&amp;quot; Inherits=&amp;quot;AdventureWorks.CRM.MapPoint.GetMap&amp;quot;%&amp;gt;&lt;/p&gt;
&lt;p&gt;Line 2: &amp;nbsp;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0 Transitional//EN&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;Line 3: &amp;nbsp;&amp;lt;HTML&amp;gt;&lt;/p&gt;
&lt;p&gt;Source File: c:\inetpub\wwwroot\MapPoint\getmap.aspx &amp;nbsp; &amp;nbsp;Line: 1 &lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#2021416</link><pubDate>Wed, 04 Apr 2007 01:22:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2021416</guid><dc:creator>Simon Hutson</dc:creator><description>&lt;p&gt;Did you make sure your web site is configured to use the correct .NET Framework version?&lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#2027195</link><pubDate>Thu, 05 Apr 2007 00:08:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2027195</guid><dc:creator>jlevymp</dc:creator><description>&lt;p&gt;which version is appropriate? &amp;nbsp;Currently 1.1.4322 is selected. Should this be changed to 2.0.50727? &amp;nbsp;Will that affect anything else? &amp;nbsp;The CRM implementation guide references 1.1 as being required for the Outlook client, but nothing about the server. &amp;nbsp;Thanks for your help!&lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#2027307</link><pubDate>Thu, 05 Apr 2007 00:36:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2027307</guid><dc:creator>jlevymp</dc:creator><description>&lt;p&gt;I got it to work...my bin directory was missing. &amp;nbsp;Now I just need to figure out how to add the additional map function (pin tooltip, zoom and satellite views - similar to visual earth capabilities). &amp;nbsp;This is excellent!&lt;/p&gt;
</description></item><item><title>re: Getting started with Microsoft MapPoint and Microsoft CRM 3.0...Continued</title><link>http://blogs.msdn.com/ukcrm/archive/2006/05/04/getting-started-with-microsoft-mappoint-and-microsoft-crm-3-0-continued.aspx#2027389</link><pubDate>Thu, 05 Apr 2007 00:57:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2027389</guid><dc:creator>Simon Hutson</dc:creator><description>&lt;p&gt;Great stuff. You should take a look here &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/mappoint/"&gt;http://msdn.microsoft.com/mappoint/&lt;/a&gt; as the starting point for building MapPoint Web Service apps or Virtual Earth Map Control apps.&lt;/p&gt;
</description></item></channel></rss>