<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Trace.WriteLine(_blogTitle); &#187; Support</title> <atom:link href="http://www.langalaxy.de/tag/support/feed/" rel="self" type="application/rss+xml" /><link>http://www.langalaxy.de</link> <description>Random output</description> <lastBuildDate>Fri, 28 Oct 2011 17:20:03 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Cannot enter backslash key in forms using german keyboard</title><link>http://www.langalaxy.de/2011/10/cannot-enter-backslash-key-in-forms-using-german-keyboard/</link> <comments>http://www.langalaxy.de/2011/10/cannot-enter-backslash-key-in-forms-using-german-keyboard/#comments</comments> <pubDate>Fri, 07 Oct 2011 19:29:11 +0000</pubDate> <dc:creator>ckeller</dc:creator> <category><![CDATA[Dynamics CRM]]></category> <category><![CDATA[Bugs]]></category> <category><![CDATA[CRM 2011]]></category> <category><![CDATA[en]]></category> <category><![CDATA[Support]]></category><guid
isPermaLink="false">http://www.langalaxy.de/?p=576</guid> <description><![CDATA[Last time I tried to create a new systemuser, which is mananged in an other domain as the CRM system, I wasn&#8217;t able ton enter a backslash key in the domain name field. After some investigation, it turned out that I was not able to enter \ in any field. I&#8217;ve reproduced this issue on [...]]]></description> <content:encoded><![CDATA[<p>Last time I tried to create a new systemuser, which is mananged in an other domain as the CRM system, I wasn&#8217;t able ton enter a backslash key in the domain name field.<br
/> After some investigation, it turned out that I was not able to enter \ in any field. I&#8217;ve reproduced this issue on multiple systems (On-Line and On-Premise) and multiple language packs.</p><p>With help of <a
href="http://twitter.com/nzregs">@nzregs</a> I could verify that it is not a general problem. After comparing system parameters, I found out that I was able to enter a backslash with an different keyboard layout than &#8216;de-de&#8217;. Therefore I opened a ticket with the CRM support which is currently under investigation. It looks like it is a bug in the default form scripts.</p><p>If you have to enter a backslash in the meantime and you are experiencing the described problem, you could either copy/paste it from anywhere or you could enter ALT + 92.</p><p><em>Update</em></p><p>This issue was confirmed as a bug. The fix will be released with Rollup 7, which is currently scheduled for March 2012.</p> ]]></content:encoded> <wfw:commentRss>http://www.langalaxy.de/2011/10/cannot-enter-backslash-key-in-forms-using-german-keyboard/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>0&#215;80044195 The specified language code is not valid for this organization</title><link>http://www.langalaxy.de/2009/12/0x80044195-the-specified-language-code-is-not-valid-for-this-organization/</link> <comments>http://www.langalaxy.de/2009/12/0x80044195-the-specified-language-code-is-not-valid-for-this-organization/#comments</comments> <pubDate>Sun, 13 Dec 2009 15:36:47 +0000</pubDate> <dc:creator>ckeller</dc:creator> <category><![CDATA[Dynamics CRM]]></category> <category><![CDATA[Hints]]></category> <category><![CDATA[Redeployment]]></category> <category><![CDATA[Support]]></category><guid
isPermaLink="false">http://www.langalaxy.de/?p=300</guid> <description><![CDATA[Recently I had a problem with a dev system at a customer site. The system was redeployed from the production site without any problems. Everything worked well, until I tried to customize the system. As soon as I tried to create new attributes or new relationships, the system produced an error The language code 1033 [...]]]></description> <content:encoded><![CDATA[<p>Recently I had a problem with a dev system at a customer site. The system was redeployed from the production site without any problems. Everything worked well, until I tried to customize the system. As soon as I tried to create new attributes or new relationships, the system produced an error</p><blockquote><p>The language code 1033 is not a valid language for this organization</p></blockquote><p>I searched the net, but the only things I found was that this error is listed as an error code of Dynamics CRM (see <a
href="http://msdn.microsoft.com/en-us/library/bb930493(loband).aspx">http://msdn.microsoft.com/en-us/library/bb930493(loband).aspx</a>) and a thread in the Dynamics Forums (<a
href="http://social.microsoft.com/Forums/en/crm/thread/70bbbf36-1ecb-443e-852a-bebaa70c7206">http://social.microsoft.com/Forums/en/crm/thread/70bbbf36-1ecb-443e-852a-bebaa70c7206</a>), but sadly without a solution.</p><p>After contacting the Dynamics CRM support team, the cause of this error was found in a matter of minutes. The system was redeployed from an installation with German base language to a system with English base language. This is an <strong>unsupported</strong> scenario.</p><p>Neither there was a warning at the redeployment wizard, nor is this mentioned in the Implementation Guide (at least, I haven&#8217;t found it there). The support engineer provided me following excerpt there this scenario is described as unsupported</p><blockquote><p>The original deployment and the new deployment of Microsoft Dynamics CRM must be the same base language.<br
/> <br
/> <em><strong>NOTE:</strong> Redeployment between different base languages, for example from English to French, is not supported.</em></p></blockquote><p>To bad that this snippet is only included in the course material for the Installation and Deployment exam and not in the Implementation Guide. The only solution was to do a full reinstall of Dynamics CRM with the same base language as the originating system and to do the reployment again.</p><p><strong>Update</strong><br
/> In the meantime I got new feedback from the support engineer (thank you José) who is responsible for my case. Microsoft will document this scenario either with a knowledgebase article or by adding the quoted note to the Implementation Guide.</p> ]]></content:encoded> <wfw:commentRss>http://www.langalaxy.de/2009/12/0x80044195-the-specified-language-code-is-not-valid-for-this-organization/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>System.InvalidOperationException at crm logon</title><link>http://www.langalaxy.de/2009/11/system-invalidoperationexception-at-crm-logon/</link> <comments>http://www.langalaxy.de/2009/11/system-invalidoperationexception-at-crm-logon/#comments</comments> <pubDate>Tue, 17 Nov 2009 17:58:56 +0000</pubDate> <dc:creator>ckeller</dc:creator> <category><![CDATA[Dynamics CRM]]></category> <category><![CDATA[CRM 4]]></category> <category><![CDATA[Debugging]]></category> <category><![CDATA[Hints]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[Support]]></category><guid
isPermaLink="false">http://www.langalaxy.de/?p=283</guid> <description><![CDATA[Today I had a service call with Microsoft CRM Support. After the import of an organization into a development system at a client, it stopped working. Trying to logon CRM via web client fails with error message: System.InvalidOperationException: ExecuteNonQuery requires the command to have a transaction when the connection assigned to the command is in [...]]]></description> <content:encoded><![CDATA[<p>Today I had a service call with Microsoft CRM Support. After the import of an organization into a development system at a client, it stopped working. Trying to logon CRM via web client fails with error message:</p><blockquote><p>System.InvalidOperationException: ExecuteNonQuery requires the command to have a transaction when the connection assigned to the command is in a pending local transaction.  The Transaction property of the command has not been initialized.</p></blockquote><p>The solution of this problem was quite simple (after the reason was found). The application pool of the system had insufficient rights for the organization database.</p><p>To get the system up and running again you have to</p><ol><li>Identify the identity of the application pool</li><li>Ensure the app pool idenity has a sql user assigned for the organization database</li><li>Grant the app pool identity the right db_owner on the organization database</li><li>Restart IIS</li></ol> ]]></content:encoded> <wfw:commentRss>http://www.langalaxy.de/2009/11/system-invalidoperationexception-at-crm-logon/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Howto: Debugging CRM errors</title><link>http://www.langalaxy.de/2009/08/howto-debugging-crm-errors/</link> <comments>http://www.langalaxy.de/2009/08/howto-debugging-crm-errors/#comments</comments> <pubDate>Mon, 24 Aug 2009 19:03:27 +0000</pubDate> <dc:creator>ckeller</dc:creator> <category><![CDATA[Dynamics CRM]]></category> <category><![CDATA[Debugging]]></category> <category><![CDATA[HowTo]]></category> <category><![CDATA[Support]]></category> <category><![CDATA[Tracing]]></category><guid
isPermaLink="false">http://www.langalaxy.de/?p=200</guid> <description><![CDATA[Today I had a service call with a customer who got an error on creating appointments. The error message was General Failure in Scheduling Engine A quick search in the internet revealed that this error message is not an unknown one (at least for Dynamics CRM 3) http://ronaldlemmen.blogspot.com/2007/05/error-when-creating-new-appointment.html http://support.microsoft.com/default.aspx/kb/917010/en-us Because the description of the articles [...]]]></description> <content:encoded><![CDATA[<p>Today I had a service call with a customer who got an error on creating appointments. The error message was <em>General Failure in Scheduling Engine</em></p><p>A quick search in the internet revealed that this error message is not an unknown one (at least for Dynamics CRM 3)</p><ul><li><a
href="http://ronaldlemmen.blogspot.com/2007/05/error-when-creating-new-appointment.html">http://ronaldlemmen.blogspot.com/2007/05/error-when-creating-new-appointment.html</a></li><li><a
href="http://support.microsoft.com/default.aspx/kb/917010/en-us">http://support.microsoft.com/default.aspx/kb/917010/en-us</a></li></ul><p>Because the description of the articles were not suitable for the customers environment and the CRM system is a newer one ( Dynamics CRM 4), we had to dig further.</p><p>We enabled the tracing on the crm application server and set the TraceCategories to *:Error which writes only the message with TraceLevel  Error to the trace file.</p><p>The generated trace file contained following error<br
/> <code>...<br
/> Crm Exception: Message: SecLib::CrmCheckPrivilege failed. Returned hr = -2147220960 on UserId: bcf9bb2e-6070-de11-a4a6-000c29abeb6c and PrivilegeId: b5f2ee06-d359-4495-bbda-312aae1c6b1e, ErrorCode: -2147220960<br
/> ...<br
/> MessageProcessor fail to process message 'Book' for 'appointment'.<br
/> ...<br
/> </code></p><p>A quick search for the name of the denied privilege showed that the security role of the user doesn&#8217;t give him the right to share appointments. Apparently, this right is needed for <em>creating</em> an appointment. After adjusting the security role the error was gone and the customer was happy.</p> ]]></content:encoded> <wfw:commentRss>http://www.langalaxy.de/2009/08/howto-debugging-crm-errors/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 380/389 objects using disk: basic

Served from: www.langalaxy.de @ 2012-02-07 02:54:31 -->
