﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Regarding MS CRM</title>
    <description>Notes, tidbits, and hopefully, helpful hints regarding MS CRM</description>
    <link>http://www.askcrm.com/Home/tabid/866/BlogId/24/Default.aspx</link>
    <language>en-US</language>
    <webMaster>luck@customer-connect.com</webMaster>
    <pubDate>Tue, 09 Mar 2010 21:02:31 GMT</pubDate>
    <lastBuildDate>Tue, 09 Mar 2010 21:02:31 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>CRM Hanging?</title>
      <description>&lt;p&gt;The other day, a collegue brought to my attention that simply having &lt;strong&gt;Quick Tabs&lt;/strong&gt; set in IE7 might cause CRM to &lt;strong&gt;&lt;em&gt;hang&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Although I have not experienced this, I thought it would be helpful to others to get this out on our blog.  You may be chasing the wrong rabbit trail -- as through debugging, you might be zeroing in on some jscript that might be triggering the problem; a plug in or something else totally unrelated.&lt;/p&gt;
&lt;p&gt;If you're not sure if you have Quick Tabs set, your IE tabs will look like this:&lt;/p&gt;
&lt;p&gt;&lt;img height="47" alt="Quick Tabs Example" width="469" src="/Portals/30/Quick Tabs.JPG" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This is a simple fix.  To disable Quick Tabs, in IE, go to &lt;strong&gt;Tools-&gt;Internet Options-&gt;Tabs&lt;/strong&gt; and simply uncheck &lt;strong&gt;Enable Quick Tabs&lt;/strong&gt;, then restart Internet Explorer.  CRM should no longer hang for you.&lt;/p&gt;
&lt;p&gt;&lt;img height="465" alt="" width="415" src="/Portals/30/QuickTab2.JPG" /&gt;&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/91/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/91/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=91</guid>
      <pubDate>Fri, 13 Mar 2009 14:17:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=91</trackback:ping>
    </item>
    <item>
      <title>How to change the Parent of a Contact with the Bulk Edit feature</title>
      <description>&lt;p&gt;A few weeks back I described an XML modification that needed to happen, in order the get the Parent Customer field enabled on a Contact, when in Bulk Edit mode.  If you missed it, here is the link &lt;a href="http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=70"&gt;www.askcrm.com/Default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is a simple video to show you how to use bulk edit.&lt;/p&gt;
&lt;p&gt;&lt;embed src="/Portals/30/Bulk_Edit_Parent_Customer8.swf" width="450" height="375" scale="noborder" play="true" loop="true" menu="true" wmode="Window" quality="1" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/85/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/85/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=85</guid>
      <pubDate>Fri, 20 Feb 2009 17:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=85</trackback:ping>
    </item>
    <item>
      <title>Microsoft Dynamics CRM has encountered an error screen</title>
      <description>&lt;div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;img height="233" alt="Microsoft Dynamics CRM has encountered an error" width="450" src="/Portals/30/crm error2.jpg" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;If you’ve ever seen this error popup, nine times out of ten, it is probably due to an OnLoad, OnSave or OnChange script that contains an error. This usually indicates a null pointer problem.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;However, we recently ran into a situation where we had an installation that contained very little customizations. In fact, there was &lt;strong&gt;&lt;em&gt;no&lt;/em&gt;&lt;/strong&gt; jscript loaded at all.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;The headier part of this installation was migrating data from ACT to CRM. And therein lay the problem. Some of the Contacts did not have the name fields filled in, so when Data Migration Manager did the import, it loaded the Contacts without names. The last name is &lt;strong&gt;&lt;em&gt;required&lt;/em&gt;&lt;/strong&gt; for a Contact. When the user tried to move from one record to another, they sporadically hit this error.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 11pt"&gt;In this case, since there was very little information for these “contacts”, we could delete the records. The user could have also filled in the contact information to make the records complete.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;Once we deleted these records, the error &lt;/span&gt;&lt;span style="font-size: 11pt"&gt;went away.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/83/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/83/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=83</guid>
      <pubDate>Tue, 17 Feb 2009 20:01:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=83</trackback:ping>
    </item>
    <item>
      <title>Wireless and LAN not playing nicely?</title>
      <description>&lt;p&gt;"CRM was working fine earlier today, but now I can't track anything"&lt;/p&gt;
&lt;p&gt;"I had no trouble yesterday, but now I am having trouble using the CRM Outlook client"&lt;/p&gt;
&lt;p&gt;"Why are things just hanging??"&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;If you've experienced the above, your system &lt;em&gt;might&lt;/em&gt; be experiencing a conflict between being connected to your LAN AND your WIFI is enabled.  It's just plain confused.  There may be a solution to work out some settings so there is no confusion, but the quick solution is to disable or turn off your WIFI.&lt;/p&gt;
&lt;p&gt;If anyone knows of a more elegant solution, feel free to pass it along!&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/76/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/76/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=76</guid>
      <pubDate>Thu, 08 Jan 2009 21:50:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=76</trackback:ping>
    </item>
    <item>
      <title>But I didn't track that email!</title>
      <description>&lt;p&gt;You might come across some emails in Outlook that are being tracked, but &lt;strong&gt;&lt;em&gt;you&lt;/em&gt;&lt;/strong&gt; never tracked them going out, &lt;strong&gt;and&lt;/strong&gt; they don’t have a tracking token (if your CRM instance is set up to use a tracking token).&lt;/p&gt;
&lt;p&gt;Is CRM randomly tracking emails it thinks are important?  Of course not, CRM is actually behaving, as you&lt;strong&gt;, or someone else&lt;/strong&gt;, has told it to behave.&lt;/p&gt;
&lt;p&gt;I emphasize “&lt;strong&gt;&lt;em&gt;someone else&lt;/em&gt;&lt;/strong&gt;”, as most likely you copied your outbound email to another CRM user in your company that has their Email settings set to Track “&lt;strong&gt;Email messages from Leads, Contacts and Accounts&lt;/strong&gt;”. When you receive a response from your email, it will be tracked because the other CRM user has told CRM to track all emails from CRM contacts, etc.&lt;/p&gt;
&lt;p&gt;Mystery solved…&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/72/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/72/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=72</guid>
      <pubDate>Tue, 11 Nov 2008 16:58:00 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=72</trackback:ping>
    </item>
    <item>
      <title>Enabling Parent Customer Field in Bulk Edit</title>
      <description>&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;You may notice that when you use bulk edit on Contacts, the Parent Customer field is disabled, not allowing you to assign an Account to a group of Contacts.&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;You can enable this field, to allow editing by doing the following:&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; line-height: normal"&gt;&lt;span&gt;1)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Export the Contact entity xml&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; line-height: normal"&gt;&lt;span&gt;2)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Edit the XML&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; line-height: normal"&gt;&lt;span&gt;a.&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Search for “Parent Customer” or whatever you have named that field&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; line-height: normal"&gt;&lt;span&gt;b.&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Find the following line&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 1in; line-height: normal"&gt;&lt;strong&gt;&lt;event name="setadditionalparams" application="true" active="true"&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; line-height: normal"&gt;&lt;span&gt;c.&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Set the ‘BehaviorInBulkEditForm’ attribute&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 1in; line-height: normal"&gt;&lt;strong&gt;&lt;event name="setadditionalparams" application="true" active="true" &lt;font style="background-color: #ffff00"&gt;BehaviorInBulkEditForm="EnabledButNoRender&lt;/font&gt;"&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; line-height: normal"&gt;&lt;span&gt;3)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Import the XML and publish&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;You should now be able to edit the Parent Customer field when bulk-editing Contacts.&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;The following options can be used:&lt;/div&gt;
&lt;ul style="margin-top: 0in" type="disc"&gt;
    &lt;li style="margin: 0in 0in 0pt; line-height: normal"&gt;&lt;strong&gt;Disabled&lt;/strong&gt; – does not allow editing&lt;/li&gt;
    &lt;li style="margin: 0in 0in 0pt; line-height: normal"&gt;&lt;strong&gt;Enabled&lt;/strong&gt; – allows editing of the field&lt;/li&gt;
    &lt;li style="margin: 0in 0in 0pt; line-height: normal"&gt;&lt;strong&gt;EnabledButNoRender&lt;/strong&gt; – allows editing of the field, but does not fire OnChange events associated with the field.&lt;/li&gt;
&lt;/ul&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/70/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/70/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=70</guid>
      <pubDate>Thu, 06 Nov 2008 14:36:00 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=70</trackback:ping>
    </item>
    <item>
      <title>Cloning a Custom Entity Record</title>
      <description>&lt;div style="margin: 0in 0in 0pt"&gt;There are several nice examples that show how to clone a record in MS CRM. Most of the examples I found cloned native entities: Cases, Contacts, Opportunities, etc.&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;I needed to clone a &lt;em&gt;custom entity&lt;/em&gt; and ran into problems during testing. The process for modifying the ISV config file and HTML code was fairly simple. But, when I tested the button, it would “hang”. Through the debugging process, I realized that the call to open a new form wasn’t quite right.&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;Since I was cloning a record for a custom entity, I needed to provide something that identified &lt;strong&gt;&lt;em&gt;which&lt;/em&gt;&lt;/strong&gt; custom entity I was cloning: the &lt;em&gt;entity type code&lt;/em&gt;. I could find this value by opening a “&lt;strong&gt;new&lt;/strong&gt;” record for the custom entity and look for “&lt;strong&gt;etc=&lt;/strong&gt;” in the URL. This attribute needed to be added to the edit command.&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;The code to open a new form would now look like:&lt;/div&gt;
&lt;blockquote dir="ltr" style="margin-right: 0px"&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;oClonedContact = window.open('/UserDefined/edit.aspx?&lt;strong&gt;etc=10006'&lt;/strong&gt;,'','menubar=0, status=1, width=1000, height=600');&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style="margin: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;Once I modified the HTML script and &lt;em&gt;&lt;strong&gt;cleared out my browsers cache&lt;/strong&gt;&lt;/em&gt; (deleted temporary internet files), the button worked perfectly!&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt" align="center"&gt;&lt;font size="2"&gt;Other helpful references for cloning records:&lt;/font&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;
&lt;p&gt;&lt;a href="http://icu-mscrm.blogspot.com/2006/04/how-to-extend-crm-in-order-to-clone.html"&gt;&lt;font color="#800080"&gt;http://icu-mscrm.blogspot.com/2006/04/how-to-extend-crm-in-order-to-clone.html&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://ronaldlemmen.blogspot.com/2007/05/clone-record.html"&gt;&lt;font color="#800080"&gt;http://ronaldlemmen.blogspot.com/2007/05/clone-record.html&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt"&gt;
&lt;p&gt;&lt;u&gt;&lt;a href="http://blogs.msdn.com/midatlanticcrm/archive/2006/04/10/Fun-with-JScript--Cloning-a-Case-aka-How-do-I-have-a-Master-Case-with-Microsoft-CRM-3.aspx"&gt;blogs.msdn.com/midatlanticcrm/archive/2006/04/10/Fun-with-JScript--Cloning-a-Case-aka-How-do-I-have-a-Master-Case-with-Microsoft-CRM-3.aspx&lt;/a&gt;&lt;/u&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/67/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/67/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=67</guid>
      <pubDate>Tue, 28 Oct 2008 18:36:00 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=67</trackback:ping>
    </item>
    <item>
      <title>Duplicate Filters in Reports</title>
      <description>&lt;div style="margin: 0in 0in 10pt"&gt;Wizards are a wonderful thing… until they do things that you don’t expect.&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt"&gt;When building a new report for a client, we usually start with the Report Wizard. We then take the files that the wizard creates and use Visual Studio to do the heavy work.&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt"&gt;Recently, we built a report this way, but for some reason the resulting report, in CRM, had “double-filters” for each entity we filtered on. The first filter would be correct, containing the parameters to filter on; the second (duplicate) filter was blank, therefore “everything” would be returned.&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt"&gt;&lt;strong&gt;&lt;em&gt;Why are there duplicate filters and how to we fix it?&lt;/em&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt"&gt;Well, it seems that the report wizard, our post-wizard modifications or some combination thereof, set the Report Parameters incorrectly. &lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt"&gt;To remedy this:&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt 0.75in; text-indent: -0.25in"&gt;&lt;span&gt;1)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Make a &lt;strong&gt;backup &lt;/strong&gt;of your report files!&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt 0.75in; text-indent: -0.25in"&gt;&lt;span&gt;2)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Open Visual Studio and locate the report that needs to be fixed&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt 0.75in; text-indent: -0.25in"&gt;
&lt;p&gt;&lt;span&gt;3)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Go to the Report Parameters of the report&lt;/p&gt;
&lt;p&gt;&lt;img height="159" alt="" width="171" src="/Portals/30/report_param.png" /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt 0.75in; text-indent: -0.25in"&gt;&lt;span&gt;4)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Take out the parameter(s) that is(are) causing the duplicate filters&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt 0.75in; text-indent: -0.25in"&gt;&lt;span&gt;5)&lt;span style="font: 7pt 'Times New Roman'"&gt;      &lt;/span&gt;&lt;/span&gt;Save and re-run the report&lt;/div&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/64/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/64/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=64</guid>
      <pubDate>Tue, 14 Oct 2008 18:31:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=64</trackback:ping>
    </item>
    <item>
      <title>Modifying a Completed Task</title>
      <description>&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;It is true, a completed task cannot be modified with workflow. For some custom billing functionality, we needed to modify an attribute on a task, after it had been completed. Although I knew workflow could not modify it, I thought I had read where a plug in can handle this with no problem. Well, no, a plug in cannot modify a completed task either. What were we to do? &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;A coworker, who can’t stand to be told “it cannot be done”, found a solution for us… using workflow! Although it is true a completed task cannot be modified, we can temporarily change the status of the completed task, make the change, then change the status back to completed. Voila! We have now modified our completed task and our processes can continue as spec’d out. &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;Here’s what the workflow might look like:&lt;/div&gt;
&lt;p&gt;&lt;img height="218" alt="Modify a task in workflow" width="428" src="/Portals/30/modifytask_wf_sm.png" /&gt;&lt;/p&gt;
&lt;p&gt;Thank you Michael!&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/61/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/61/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=61</guid>
      <pubDate>Mon, 22 Sep 2008 13:59:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=61</trackback:ping>
    </item>
    <item>
      <title>Could not promote email with attachments</title>
      <description>&lt;div style="margin: 0in 0in 10pt"&gt;
&lt;p&gt;A client of ours recently ran into a problem with promoting an email to CRM. Using the MS CRM 4.0 Outlook Client, he received the error message below:&lt;/p&gt;
&lt;blockquote dir="ltr" style="margin-right: 0px"&gt;
&lt;p&gt;&lt;strong&gt;"An error occurred promoting this item to Microsoft Dynamics CRM.  The Microsoft Dynamics CRM server could not be contacted or user has insufficient permissions to perform this action."&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I asked him to forward me the email, and I also was not able to Track in CRM.&lt;/p&gt;
&lt;/div&gt;
&lt;div style="margin: 0in 0in 10pt"&gt;There were two attachments, and I isolated the error to one attachment in particular. The attachments were named like:&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;               &lt;strong&gt;Large-company, Inc. 7-31-08.doc&lt;/strong&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;&lt;strong&gt;               You&amp;Me Company 7-31-08.doc&lt;/strong&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;I isolated the error to the first document. A co-worker came by and suggested it might be the hyphens or other punctuation, but both files contained the hyphens. Then the only other difference was the other punctuation. I saved the file to &lt;strong&gt;Large-company Inc. 7-31-08.doc&lt;/strong&gt;, by taking the embedded comma out, created a new email with the new attachment and Voila! the email could now be tracked in CRM.&lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt; &lt;/div&gt;
&lt;div style="margin: 0in 0in 0pt; line-height: normal"&gt;Although I had no trouble tracking the email with the second document, I have seen references in other blogs that the ampersand (&amp;) could also have problems. See KB949719 http://support.microsoft.com/kb/949719/en-us&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/50/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/50/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=50</guid>
      <pubDate>Thu, 31 Jul 2008 15:49:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=50</trackback:ping>
    </item>
    <item>
      <title>Test crm as a different user</title>
      <description>&lt;p&gt;There are times where it is helpful to test your CRM changes logged in as a different user.   This will allow you to see everything that this user would experience.&lt;/p&gt;
&lt;p&gt;Of course you can physically log on to the users machine, but a better way is to run a simple batch script that will start the CRM web client and prompt you for the users password.&lt;/p&gt;
&lt;p&gt;The contents of the .bat script would look like:&lt;/p&gt;
&lt;blockquote dir="ltr" style="margin-right: 0px"&gt;
&lt;p&gt;runas /user:LITWAREINC\PaulW "C:\Program Files\Internet Explorer\iexplore  &lt;a href="http://moss:5555/loader.aspx"&gt;http://moss:5555/loader.aspx&lt;/a&gt;"&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;You would supply your own CRM instance and user information.  You do need to know the users password to test this way.&lt;/p&gt;
&lt;p&gt;If you need to test specifically how something looks iwith the Outlook client, this won't help you... you'll still have to log on to the users machine and start Outlook.&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/47/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/47/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=47</guid>
      <pubDate>Mon, 14 Jul 2008 15:53:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=47</trackback:ping>
    </item>
    <item>
      <title>Duplicate Detection</title>
      <description>&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;I was testing the new Duplicate Detection feature in MS CRM 4.0&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;I wanted to be warned about duplicates that might be entered as a Contact with the same name and phone number of an existing Contact.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I created a new rule that looked for an exact match on Full Name and Business Phone.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Through testing, the duplicates were not detected as I entered new Contacts with seemingly the same name and phone number.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Initially I thought that, maybe there was a 'latency period' for the newly published rules to take effect, and tried again a little later.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;The problem was that I was testing the Contacts Full Name.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Since the record is not saved until after the duplicate detection work is done, the Full Name attribute was empty.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;I had to back up and modify the rule to test for the discrete Last name and First name fields.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;Once I made this change, the duplicates were detected.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;font size="1"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;Tip&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-size: 10pt; font-family: "&gt;: &lt;em style="mso-bidi-font-style: normal"&gt;Since the match codes are updated every 5 minutes, there is still a chance that duplicate records will sneak in, if entering several records in succession.&lt;o:p&gt;&lt;/o:p&gt;&lt;/em&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-pagination: none; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10pt; font-family: "&gt;I also ran into a problem, where the duplicate detection rule "fired", but it seemed to get stuck in some loop, and never returned the form that challenges me choose whether I want to go ahead and add the record anyway, or cancel out. The security roles for users, need to have the "Duplicate Detection Rule" set properly (ie NOT 'None Selected') for the duplicate detection function to process fully. Once I fixed this in the roles, duplicate detection worked all of the way through. &lt;font size="1"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/40/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/40/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=40</guid>
      <pubDate>Tue, 13 May 2008 16:10:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=40</trackback:ping>
    </item>
    <item>
      <title>I accidentally regarded an email to the wrong contact</title>
      <description>&lt;p&gt;This doesn't happen often, but when it does, it can be a pain to resolve if you don't follow the right steps.  A client of ours ran into this problem early on, as they were learning how to use MS CRM 3.0&lt;/p&gt;
&lt;p&gt;In order to "undo" or "untrack" and email do the following:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Make sure the original email still exists in your '&lt;strong&gt;Sent Items'&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;Open your Activities using the &lt;strong&gt;'My Closed Activities'&lt;/strong&gt; view&lt;/li&gt;
    &lt;li&gt;Delete the email that was incorrectly 'Regarded' (&lt;em&gt;if you don't the following steps will copy the whole record, including the incorrect 'Regarding' field&lt;/em&gt;)&lt;/li&gt;
    &lt;li&gt;Go to &lt;strong&gt;'Sent Items'&lt;/strong&gt; in Outlook&lt;/li&gt;
    &lt;li&gt;Find the email that you need to track (&lt;em&gt;don't open it, just locate and highlight it in the list&lt;/em&gt;)&lt;/li&gt;
    &lt;li&gt;Click the &lt;strong&gt;'Track in CRM'&lt;/strong&gt; icon located in the CRM Toolbar.  (&lt;em&gt;You will get a warning that this record is already tracked and asks if you want to make a copy.)&lt;/em&gt;&lt;/li&gt;
    &lt;li&gt;Click &lt;strong&gt;'Yes'&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;(&lt;em&gt;one way to do this&lt;/em&gt;) Now open the email and Regard it to the correct Contact.  Close the email.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You should now have successfully regarded this email to the correct contact.&lt;/p&gt;</description>
      <link>http://www.askcrm.com/Home/tabid/866/EntryID/30/Default.aspx</link>
      <comments>http://www.askcrm.com/Home/tabid/866/EntryID/30/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.askcrm.com/Default.aspx?tabid=866&amp;EntryID=30</guid>
      <pubDate>Thu, 17 Apr 2008 15:00:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.askcrm.com/DesktopModules/Blog/Trackback.aspx?id=30</trackback:ping>
    </item>
  </channel>
</rss>