﻿<?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>Peter Gernburd - Support</title>
    <description>Support Corner</description>
    <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/BlogId/2/Default.aspx</link>
    <language>en-US</language>
    <webMaster>website@salentica.com</webMaster>
    <pubDate>Wed, 07 Jan 2009 07:34:44 GMT</pubDate>
    <lastBuildDate>Wed, 07 Jan 2009 07:34:44 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.3.0.16726</generator>
    <item>
      <title>Blank.aspx in Internet Explorer 6 with CRM 4</title>
      <description>&lt;p&gt;If you are seeing a dialog box asking to download Blank.aspx on every popup window in the CRM, this article is for you:&lt;/p&gt;
&lt;p&gt;Recently, a KB cumulative hotfix (KB953838)from windows update has apparently damaged the aspx association link within Internet Explorer 6. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/953838"&gt;http://support.microsoft.com/kb/953838&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you're seeing this issue, you can resolve the problem in either the following ways:&lt;/p&gt;
&lt;p&gt;1) Try to first save Blank.aspx as a file to your desktop.  Right-click on it, and choose to open with 'Internet Explorer'.  Make sure to check on 'always use this...'  Failing this try either of the following:&lt;br /&gt;
2) Uninstall the KB patch from the user's Add/Remove Programs&lt;br /&gt;
3) Install Internet Explorer 7 overtop of IE 6&lt;br /&gt;
4) Remote into the CRM server, and open Blank.aspx in notepad.  (note: Blank.aspx can be found in: My Computer -&gt; Program Files -&gt; Microsoft Dynamic CRM -&gt; CRMWeb -&gt; _root -&gt; Blank.aspx&lt;br /&gt;
On the header of Blank.aspx, add the word test and save Blank.aspx.  Restart IIS, and then clear the temporary internet files of the user with the issue.&lt;/p&gt;
&lt;p&gt;Either way, the popups should cease.&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/24/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/24/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=24</guid>
      <pubDate>Wed, 27 Aug 2008 21:11:54 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=24</trackback:ping>
    </item>
    <item>
      <title>Outlook fails during synchronization</title>
      <description>&lt;p&gt;We have seen this several times, and wanted to give our clients the update on what may be happening.&lt;/p&gt;
&lt;p&gt;When you synchronize contacts between CRM and your users Outlook profile, if the contact to by synchronized has a birthday prior to Jan 1, 1970 Outlook will fail during synchronization. &lt;/p&gt;
&lt;p&gt;You can test this on the offending machine by temporarily disabling synchronizing of contacts, and forcing a manual synchronization of contacts.  If the sync works without issues, take a look into the application event log, and if the error resembles the following:&lt;/p&gt;
&lt;p&gt;Process:OUTLOOK |Thread:2012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | hr = 0x80070057. General Function: &lt;br /&gt;
COutlookSyncManager::BackgroundSync File: c:\bt\1690\src\application\outlook\addin\outlooksyncmanager.cpp &lt;br /&gt;
Line: 757&lt;/p&gt;
&lt;p&gt;Grab the MS hotfix #948045 from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/948045"&gt;http://support.microsoft.com/kb/948045&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/23/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/23/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=23</guid>
      <pubDate>Wed, 27 Aug 2008 13:55:32 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=23</trackback:ping>
    </item>
    <item>
      <title>CRM for Outlook V4 is crashing multiple multiple times a day</title>
      <description>&lt;p&gt;Several of our clients have reported that for some of their users, their Outlook is failing multiple times per day.&lt;/p&gt;
&lt;p&gt;If your users are experiencing this condition, and you are reading this blog, take a look into the user's Application Event Log.&lt;/p&gt;
&lt;p&gt;If the error messages resemble the following:&lt;/p&gt;
&lt;p&gt;Event Type: Error &lt;br /&gt;
Event Source: Microsoft Office 12 &lt;br /&gt;
Event Category: None &lt;br /&gt;
Event ID: 1000 &lt;br /&gt;
Date: &lt;var&gt;Date&lt;/var&gt;&lt;br /&gt;
Time: &lt;var&gt;Time&lt;/var&gt;&lt;br /&gt;
User: &lt;var&gt;User_Name&lt;/var&gt;&lt;br /&gt;
Computer: &lt;var&gt;Computer_Name&lt;/var&gt;&lt;br /&gt;
Description: Faulting application outlook.exe, version 12.0.6023.5000, stamp 46574050, faulting module outlook.exe, version 12.0.6023.5000, stamp 46574050, debug? 0, fault address 0x0001386a.&lt;/p&gt;
&lt;p&gt;Head on over to the Microsoft Support site below to download KB-954800 hotfix:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/954800"&gt;http://support.microsoft.com/kb/954800&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/22/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/22/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=22</guid>
      <pubDate>Wed, 27 Aug 2008 13:50:21 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=22</trackback:ping>
    </item>
    <item>
      <title>Allowing CRM for Outlook to act as the e-mail agent for CRM e-mail activities</title>
      <description>&lt;div&gt; &lt;/div&gt;
&lt;div&gt;The way in which a user’s e-mail is sent from within the Microsoft CRM is configured on the user profile in the Microsoft CRM.&lt;br /&gt;
CRM -&gt; Settings -&gt; Administration -&gt; Users -&gt; User Profile Record&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;For both the incoming and outgoing access types, you can select to have CRM e-mail activities use the E-mail Router (if installed), or Microsoft Dynamics CRM for Outlook to act as the sending agent. In CRM4, you can configure the CRM for Outlook to deliver standard Outlook e-mails, CRM-tracked e-mails, and e-mail activities created from within the CRM. &lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;strong&gt;To allow CRM for Outlook client to send all CRM e-mail activities:&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;1)&lt;span&gt;      &lt;/span&gt;&lt;/span&gt;Navigate to CRM -&gt; Settings -&gt; Administration -&gt; Users -&gt; User Profile Record&lt;/div&gt;
&lt;div&gt;&lt;span&gt;2)&lt;span&gt;      &lt;/span&gt;&lt;/span&gt;Select &lt;strong&gt;Microsoft Dynamics CRM for Outlook&lt;/strong&gt; on both Incoming and Outgoing e-mail access types in the E-mail Access Configuration for each User Profile Record that should use the CRM for Outlook to send CRM e-mail activities.&lt;/div&gt;
&lt;div&gt;Click ‘Save and Close’&lt;/div&gt;
&lt;div&gt;&lt;span&gt;3)&lt;span&gt;      &lt;/span&gt;&lt;/span&gt;On each Outlook profile, open the Set Personal Options by clicking CRM -&gt; Options&lt;/div&gt;
&lt;div&gt;&lt;span&gt;4)&lt;span&gt;      &lt;/span&gt;&lt;/span&gt;Switch to the E-mail tab&lt;/div&gt;
&lt;div&gt;&lt;span&gt;5)&lt;span&gt;      &lt;/span&gt;&lt;/span&gt;Under ‘Check how CRM for Outlook should integrate e-mail with Microsoft Dynamics CRM’ check on:  &lt;strong&gt;Allow Microsoft Dynamics CRM to send e-mail using CRM for Outlook&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;When an e-mail activity is created and sent by that user, this e-mail activity will be sent through Outlook on next synchronization.&lt;/p&gt;
&lt;/div&gt;</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/17/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/17/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=17</guid>
      <pubDate>Thu, 17 Apr 2008 18:25:01 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=17</trackback:ping>
    </item>
    <item>
      <title>Availability of the Settings module in CRM3 while running CRM for Outlook</title>
      <description>&lt;p&gt;Several of our clients have noticed that, and commented on, when the CRM for Outlook component is installed, and Outlook is running, the 'Settings' module in the CRM web is hidden from view.&lt;/p&gt;
&lt;p&gt;Several of our adventerous client users have suggested overcoming the problem by clearing the Temporary Internet Files while Outlook is opened, and refreshing the CRM web page.  That will work, but for a long-term solution, but good friends at &lt;a href="http://blogs.msdn.com/midatlanticcrm/archive/2006/05/23/Why_does_my_Settings_area_disappear_during_a_demo_of_Microsoft_CRM_3.aspx"&gt;East Region Microsoft CRM&lt;/a&gt; provide the following suggestion:&lt;/p&gt;
&lt;p&gt;a) Close CRM web and Outlook&lt;br /&gt;
b) Click on Start -&gt; Run.  Type '&lt;strong&gt;regedit&lt;/strong&gt;'&lt;br /&gt;
c) Browse to the tree: &lt;strong&gt;HKEY_CURRENT_USER\Software\Microsoft\MSCRMClient\&lt;/strong&gt;&lt;br /&gt;
d) Find 'ServerURL'&lt;br /&gt;
e) Change the DNS portion of your CRM servername to it's IP equivelant (e.g., from &lt;a href="http://crm/MSCRMServices"&gt;http://crm/MSCRMServices&lt;/a&gt; to &lt;a href="http://11.12.13.14/MSCRMServices"&gt;http://11.12.13.14/MSCRMServices&lt;/a&gt; )&lt;/p&gt;
&lt;p&gt;The Settings area will now be available at all times while CRM for Outlook is opened and running.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/16/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/16/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=16</guid>
      <pubDate>Mon, 14 Apr 2008 20:20:52 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=16</trackback:ping>
    </item>
    <item>
      <title>Resetting regarding lookup when promoting an item to CRM</title>
      <description>&lt;p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;If you have found yourself in a situation in need to change the regarding on a promoted email message, but couldn't, this article is for you.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Changing Regarding on Promoted E-mails&lt;br /&gt;
&lt;/font&gt;&lt;/strong&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&lt;br /&gt;
When you initially promote an e-mail message to the CRM, you clicked 'Track in CRM', and hit the regarding button.  You select a client (or another entity record) from the lookup, but realize that the selected record was not the one intended.  In such a case, a closed e-mail activity is created under this client record.&lt;br /&gt;
&lt;br /&gt;
To resolve ths issue, close the e-mail message, and from the main Outlook window, highlight the message, and click 'Track in CRM'.  This must be done from within the Outlook main window, and not within the e-mail message.  After clicking 'Track in CRM', a dialog box will appear asking if you want to create a duplicate copy of this item.  Select Yes.  Then, re-open the e-mail message, and select the appropriate regarding.  Finally, be sure to remove the leftover activity under the previous regarding client.&lt;/font&gt;&lt;/p&gt;</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/10/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/10/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=10</guid>
      <pubDate>Tue, 12 Feb 2008 14:06:09 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=10</trackback:ping>
    </item>
    <item>
      <title>Preserve original email message date when promoting to CRM</title>
      <description>Do you promote email messages to the Microsoft CRM?  Have you noticed that the date of the original email is not preserved when the message is tracked to the CRM? </description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/3/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/3/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=3</guid>
      <pubDate>Tue, 15 Jan 2008 16:40:21 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=3</trackback:ping>
    </item>
    <item>
      <title>Difficulties tracking CRM appointments through Outlook</title>
      <description>If you’re a CRM for Outlook user that often relies on tracking CRM appointments, or know another user who does, chances are you may have run into this issue</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/6/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/6/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=6</guid>
      <pubDate>Fri, 02 Nov 2007 16:23:52 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=6</trackback:ping>
    </item>
    <item>
      <title>CRM tips and trick</title>
      <description>Share your useful CRM tips with the CRM community at Salentica</description>
      <link>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/4/Default.aspx</link>
      <comments>http://www.salentica.com/Company/SalenticaBlogSpace/tabid/114/EntryID/4/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=4</guid>
      <pubDate>Wed, 24 Oct 2007 14:30:58 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.salentica.com/DesktopModules/Blog/Trackback.aspx?id=4</trackback:ping>
    </item>
  </channel>
</rss>