<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.dynamics.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>Microsoft Dynamics SL</title><link>http://community.dynamics.com/sl/default.aspx</link><description /><dc:language>en-US</dc:language><generator>6.x Production</generator><item><title>Blog Post: Dynamics SL and Windows 8</title><link>http://community.dynamics.com/sl/b/dallasdynamics/archive/2013/06/19/dynamics-dl-and-windows-8.aspx</link><pubDate>Wed, 19 Jun 2013 17:14:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:blog:199470</guid><dc:creator>Butch Adams</dc:creator><description>&lt;p&gt;Quick reminder: If you have been thinking about purchasing extra users for SL or GP, time is running out to take advantage of the excellent discount Microsoft is offering. &lt;strong&gt;Orders must be placed by COB Friday, June 21&lt;sup&gt;st&lt;/sup&gt;&lt;/strong&gt;.&lt;/p&gt;  &lt;h3&gt;SL and Windows 8&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/h3&gt;  &lt;p&gt;I have grown to love Windows 8 after getting used to how it works. I can really miss it when I jump around on machines with the older operating systems now. I guess it is a good thing it is growing on me because it is getting harder and harder to find a new machine with Windows 7 on it. (Not to mention Windows 8.1 has been announced for delivery this year.)&lt;/p&gt;  &lt;p&gt;That said, there are a couple of considerations for SL if you have new computer purchases in your near term budget. The only supported version of Dynamics SL for Windows 8 is 2011 with SP1 or FP1. Windows 8 will need to have .NET 3.5 turned on in the Programs and Features panel and .NET 3.5 SP1 applied through Windows Updates. In addition, this work-around might be the last step you need to complete to &lt;a title="Steps to Setup Shares for SL in Windows 8" href="https://community.dynamics.com/sl/b/dynamicsslsupportandservicesblog/archive/2012/11/28/having-trouble-installing-microsoft-dynamics-sl-on-windows-8.aspx"&gt;get SL running on Windows 8&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;Dynamics on Azure&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/h3&gt;  &lt;p&gt;NAV and GP are now available on the Azure platform. Check with your partner for more information or &lt;a title="Now Available - Microsoft Dynamics NAV and Microsoft Dynamics GP on Windows Azure!" href="https://community.dynamics.com/b/theedge/archive/2013/06/18/microsoft-dynamics-nav-and-microsoft-dynamics-gp-now-available-on-windows-azure.aspx#.UcHhRPm1Fio"&gt;read the community blog about it&lt;/a&gt;. SL and AX are coming, but the current best info is &amp;ldquo;some point in the future.&amp;rdquo;&lt;/p&gt;  &lt;h3&gt;Under the Hood&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/h3&gt;  &lt;p&gt;I get asked a lot about what table in the database a certain field is in. As a bonus to those that are still reading this far into the post, here is the query to find that out. Let&amp;rsquo;s say that I want to find tables where PONbr is found:&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;USE SLApplication &amp;mdash; Use your application or system db name here&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;Select TABLE_NAME From INFORMATION_SCHEMA.COLUMNS Where column_name = &amp;lsquo;PONbr&amp;rsquo;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;This is a great way to get a list of tables to choose from when writing reports or using the Quick Query module but it is only helpful if you know the column name. If you need to go fishing for a column, say, I need a column related to sales tax I could run the query:&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;Select TABLE_NAME, COLUMN_NAME From INFORMATION_SCHEMA.COLUMNS Where column_name Like &amp;lsquo;%Tax%&amp;rsquo;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;And scan the result list to find interesting possibilities for our reporting.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="Butch Adams" href="http://www.conexussg.com/aboutus/management/butch-adams/"&gt;Butch Adams&lt;/a&gt;&lt;br /&gt;Managing Consultant&lt;br /&gt;Conexus SG&lt;br /&gt;Dallas, Texas&lt;/p&gt;</description></item><item><title>Forum Post: RE: Please Tell me the tables for open Items of Customers</title><link>http://community.dynamics.com/sl/f/35/p/108012/213220.aspx#213220</link><pubDate>Wed, 19 Jun 2013 15:56:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:213220</guid><dc:creator>Butch Adams</dc:creator><description>&lt;p&gt;Take a look at the various reports in AR. Which ever one returns similar data to what you are after, open it in Crystal and take a look at the tables and views it uses.&lt;/p&gt; &lt;p&gt;You&amp;#39;re probably looking for something in ARDoc, ARTran or ARHist though.&lt;/p&gt;</description></item><item><title>Forum Post: RE: ask - field shipconfirmqty</title><link>http://community.dynamics.com/sl/f/35/p/107997/213215.aspx#213215</link><pubDate>Wed, 19 Jun 2013 15:39:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:213215</guid><dc:creator>Butch Adams</dc:creator><description>&lt;p&gt;Run this query:&lt;/p&gt; &lt;p&gt;USE SLApplication -- Use your application db name here&lt;/p&gt; &lt;p&gt;Select TABLE_NAME From INFORMATION_SCHEMA.COLUMNS Where column_name = &amp;#39;shipconfirmqty&amp;#39;&lt;/p&gt;</description></item><item><title>Forum Post: RE: System Error 5003 (4060)</title><link>http://community.dynamics.com/sl/f/35/p/107860/213211.aspx#213211</link><pubDate>Wed, 19 Jun 2013 15:32:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:213211</guid><dc:creator>Butch Adams</dc:creator><description>&lt;p&gt;You&amp;#39;ve just about stumped the panel then ... Have you tried doing the install by doing a &amp;quot;Run as Administrator&amp;quot;? I have also corrected installation problems by just running SL the first time as administrator. If you haven&amp;#39;t done that it would be worth a shot.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Import data using web services</title><link>http://community.dynamics.com/sl/f/35/p/107532/213062.aspx#213062</link><pubDate>Wed, 19 Jun 2013 00:39:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:213062</guid><dc:creator>Bob Titular</dc:creator><description>&lt;p&gt;Blaine, I found the problem. It&amp;#39;s related to the mapping issue on a windows 8 workstation. After manually mapping my network share, I was able to resolve the Win32Exception error message. Here&amp;#39;s the link that I used:&lt;/p&gt; &lt;p&gt;&lt;a target="_new" href="https://community.dynamics.com/sl/b/dynamicsslsupportandservicesblog/archive/2012/11/28/having-trouble-installing-microsoft-dynamics-sl-on-windows-8.aspx"&gt;community.dynamics.com/.../having-trouble-installing-microsoft-dynamics-sl-on-windows-8.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Forum Post: RE: RMS Replenishment Module</title><link>http://community.dynamics.com/sl/f/35/p/107918/213054.aspx#213054</link><pubDate>Tue, 18 Jun 2013 21:32:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:213054</guid><dc:creator>Blaine Bryant</dc:creator><description>&lt;p&gt;Ian3005,&lt;/p&gt; &lt;p&gt;It looks like &amp;nbsp;you may be working with a module that is not supported in this forum.&lt;/p&gt;</description></item><item><title>Blog Post: Connector for Microsoft Dynamics V3 released today</title><link>http://community.dynamics.com/sl/b/dynamicsslconnector/archive/2013/06/18/connector-for-microsoft-dynamics-v3-released-today.aspx</link><pubDate>Tue, 18 Jun 2013 19:45:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:blog:199433</guid><dc:creator>Dynamics CPM Team</dc:creator><description>&lt;p&gt;Connector for Microsoft Dynamics V3 (3.0.217.1) released today!&amp;nbsp; This release includes a major update to the MSDI database and Connector for Microsoft Dynamics service, designed to improve efficiency of the service as well as making it easier for customers and developers to interact with it. This release also addresses some of the key suggestions that you have given us regarding your&amp;nbsp;V2 RU&amp;nbsp;3&amp;nbsp;deployments.&amp;nbsp; Additional features and updates are listed later in this post.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Release Highlights FAQ:&lt;/strong&gt;&lt;/p&gt;  &lt;ol&gt;  &lt;li&gt;Is it possible to save filters with my map(s)?&lt;ol&gt;  &lt;li&gt;Yes, with version 3, filters are saved with maps and are included when creating a map from a file that has a filter&lt;/li&gt;  &lt;/ol&gt;&lt;/li&gt;  &lt;li&gt;Do I have to always stop and restart the service every time I want to delete something or update the &amp;ldquo;Check for data modified after&amp;rdquo; time?&lt;ol&gt;  &lt;li&gt;No, stopping the service with every change isn&amp;rsquo;t required in version 3&lt;/li&gt;  &lt;/ol&gt;&lt;/li&gt;  &lt;li&gt;Can a developer directly interact with the service, say to change settings, create maps, or immediately force a map to run?&lt;ol&gt;  &lt;li&gt;Yes, developers have more flexibility in how they interact with the version 3 service&lt;/li&gt;  &lt;/ol&gt;&lt;/li&gt;  &lt;li&gt;Has the MSDI database schema changed at all?&lt;ol&gt;  &lt;li&gt;Yes, please be sure to backup your MSDI database &lt;em&gt;before&lt;/em&gt; upgrading in the event that you need to roll back to a previous version&lt;/li&gt;  &lt;/ol&gt;&lt;/li&gt;  &lt;li&gt;Are the Connector for Microsoft Dynamics configuration settings still stored in the MSDI database?&lt;ol&gt;  &lt;li&gt;No, they have been moved to the ConnectorServiceHost.exe.config file in the Connector&amp;rsquo;s installation directory&lt;/li&gt;  &lt;/ol&gt;&lt;/li&gt;  &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;Feature list (all of the features listed for all previous releases are still included):&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;Filters are now saved with maps and are imported when creating a map from a file that has a filter saved in it&lt;/li&gt;  &lt;li&gt;When deleting an integration, site, or map the service no longer needs to be stopped and restarted&lt;/li&gt;  &lt;li&gt;When changing the &amp;ldquo;check for data modified after&amp;rdquo; date for a map, the service no longer needs to be stopped and restarted&lt;/li&gt;  &lt;li&gt;Connector for Microsoft Dynamics service is now a WCF service that is run inside of its own process host, allowing developers to programmatically interact with the service&lt;/li&gt;  &lt;li&gt;Maps can now be run &amp;ldquo;on demand&amp;rdquo; using the &amp;ldquo;RunMapNow()&amp;rdquo; API on the updated Connector for Microsoft Dynamics service.&amp;nbsp; Stay tuned for a blog post demonstrating how to do this programmatically.&lt;/li&gt;  &lt;li&gt;System handle counts and memory consumption have been reduced for long running integrations&lt;/li&gt;  &lt;li&gt;Connector for Microsoft Dynamics client responsiveness has been improved&lt;/li&gt;  &lt;li&gt;Performance when integrating to Microsoft Dynamics CRM online has been increased&lt;/li&gt;  &lt;li&gt;The MSI now validates the SQL server version, as well as the other system requirements&lt;/li&gt;  &lt;li&gt;&amp;ldquo;Socket Connection was aborted&amp;rdquo; errors when integrating using WCF services are now avoided&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Release notes:&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;Supported Microsoft SQL Server versions have changed slightly:  &lt;ul&gt;  &lt;li&gt;Microsoft SQL Server 2005 SP4&lt;/li&gt;  &lt;li&gt;Microsoft SQL Server 2008 SP2&lt;/li&gt;  &lt;li&gt;Microsoft SQL server 2008 R2&lt;/li&gt;  &lt;li&gt;Microsoft SQL Server 2012&lt;/li&gt;  &lt;/ul&gt;  &lt;/li&gt;  &lt;li&gt;Supported Microsoft Windows Server versions:  &lt;ul&gt;  &lt;li&gt;Microsoft Windows Server 2008 SP2&lt;/li&gt;  &lt;li&gt;Microsoft Windows Server 2008 R2 SP1&lt;/li&gt;  &lt;li&gt;Microsoft Windows Server 2012&lt;/li&gt;  &lt;/ul&gt;  &lt;/li&gt;  &lt;li&gt;Connector for Microsoft Dynamics client no longer communicates directly with the MSDI database, rather it communicates exclusively with the Connector for Microsoft Dynamics service.&amp;nbsp; This means that if you stop the service, the client will stop working as expected and must be closed and restarted after the service has been restarted.&amp;nbsp; It also means that the ability to interact directly with the service from the Connector for Microsoft Dynamics client has been removed.&lt;/li&gt;  &lt;li&gt;After upgrading an existing Connector for Microsoft Dynamics installation to V3, you will need to re-enter the passwords that are listed in the adapter settings for the default settings and in the &amp;ldquo;Settings&amp;rdquo; node for any integrations that you created in a prior version of Connector for Microsoft Dynamics&lt;/li&gt;  &lt;li&gt;If you create new custom adapters using the Connector for Microsoft Dynamics SDK, after deploying those adapters to a V3 system you will need to restart the Connector for Microsoft Dynamics service (be sure to close the client first) to detect the new adapter on the system, with previous versions this restart was not required&lt;/li&gt;  &lt;li&gt;While we have made every effort to make the upgrade process as seamless as possible, we still encourage you to test the upgrade in a non-production environment first to ensure that all of your customizations continue to work as expected before moving the upgrade into production.&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp; if you are using Microsoft Dynamics CRM Online or are planning on upgrading your on-premises deployment to the update rollup 13 update for Microsoft Dynamics CRM 2011, you will need to continue to use the classic forms for the Account, Contact, and Sales Order entities and ensure that the Connector for Microsoft Dynamics solution you have loaded in Microsoft Dynamics CRM 2011 is at least version 1.0.1603.3.&lt;/p&gt;  &lt;p&gt;To download this release for your Microsoft Dynamics ERP system, go to CustomerSource:&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="https://mbs.microsoft.com/customersource/downloads/servicepacks/mdax_dynamicsconnector.htm"&gt;Connector for Microsoft Dynamics AX&lt;/a&gt;&lt;/li&gt;  &lt;/ul&gt;&lt;ul&gt;  &lt;li&gt;The XPO that is required to enable support within Microsoft Dynamics AX 2012 requires that &lt;a href="https://mbs2.microsoft.com/knowledgebase/KbDisplay.aspx?scid=kb;EN-US;2579565"&gt;Cumulative Update 1&lt;/a&gt; for Microsoft Dynamics AX 2012 be installed&lt;/li&gt;  &lt;li&gt;The XPO that is required to enable support&amp;nbsp;within Microsoft Dynamics AX 2012 R2 is different than the XPO for Microsoft Dynamics AX 2012 and is listed as a separate download&lt;/li&gt;  &lt;li&gt;Microsoft Dynamics AX 2012 R2 CU 1 is fully supported&lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;&lt;li&gt;&lt;a href="https://mbs.microsoft.com/customersource/downloads/servicepacks/mdgp_dynamicsconnector.htm"&gt;Connector for Microsoft Dynamics GP&lt;/a&gt;&lt;/li&gt;  &lt;/ul&gt;&lt;ul&gt;  &lt;li&gt;This version no longer supports &lt;strong&gt;new&lt;/strong&gt; integrations using Microsoft Dynamics GP 10.0, upgrades to &lt;strong&gt;existing&lt;/strong&gt; integrations using Microsoft Dynamics GP 10.0 are supported&lt;/li&gt;  &lt;li&gt;All versions of Microsoft Dynamics GP 2010 and GP 2013 are still fully supported as either new or existing integrations&lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;&lt;li&gt;&lt;a href="https://mbs.microsoft.com/customersource/downloads/servicepacks/mdnav_dynamicsconnector.htm"&gt;Connector for Microsoft Dynamics NAV&lt;/a&gt;&lt;/li&gt;  &lt;/ul&gt;&lt;ul&gt;  &lt;li&gt;This version requires Microsoft Dynamics NAV &lt;a href="http://support.microsoft.com/kb/2597312"&gt;hotfix 2597312&lt;/a&gt; and &lt;a href="http://support.microsoft.com/kb/2721512"&gt;hotfix 2721512&lt;/a&gt; when integrating Microsoft Dynamics CRM with Microsoft Dynamics NAV 2009 R2&lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;&lt;li&gt;&lt;a href="https://mbs.microsoft.com/customersource/downloads/servicepacks/mdsl_dynamicsconnector.htm"&gt;Connector for Microsoft Dynamics SL&lt;/a&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;Would you like to know more?&amp;nbsp; Check out the User Guide for your ERP system and begin your installation preparation. I know, I know; reading documentation can be arduous. But you know what they say: an ounce of prevention is worth a pound of cure. So read the provided documentation to avoid the common mistakes and save yourself the support call.&amp;nbsp; The user guides for all of the ERPs have been updated for this release and all include a V3 upgrade sections that you should be familiar with &lt;em&gt;before&lt;/em&gt; upgrading your existing integrations.&amp;nbsp; All of the known issues documents have been updated as well so please have a look at those too, they can all be found on the Connector for Microsoft Dynamics download pages.&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=10381"&gt;Connector for Microsoft Dynamics User Guides&lt;/a&gt;&lt;/li&gt;  &lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10426793" width="1" height="1" alt=" " /&gt;</description></item><item><title>Blog Post: System Message 9851 when logging into SL</title><link>http://community.dynamics.com/sl/b/dynamicsslsupportandservicesblog/archive/2013/06/18/system-message-9851-when-logging-into-sl.aspx</link><pubDate>Tue, 18 Jun 2013 14:31:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:blog:199404</guid><dc:creator>Adam Leonard</dc:creator><description>&lt;p&gt;If you receive this error logging into SL, check to ensure you&amp;#39;re not out of disk space.&amp;nbsp; Another recent case pointed to the possible presence of a virus or malware on the workstation.&amp;nbsp; Free up disk space on the workstation by removing unneeded files and applications then browse to the user profile and delete their .xml files (typically:&amp;nbsp; C:\Users\&amp;lt;UserID&amp;gt;\AppData\Roaming\Microsoft Dynamics SL\MenuCache)&lt;/p&gt;</description></item><item><title>Forum Post: RE: PVREC.exe has stopped working</title><link>http://community.dynamics.com/sl/f/35/p/107886/212953.aspx#212953</link><pubDate>Tue, 18 Jun 2013 13:37:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212953</guid><dc:creator>Chris McCoy</dc:creator><description>&lt;p&gt;Oh...duh,,,thanks :-)&lt;/p&gt;</description></item><item><title>Forum Post: RE: HELP - Invoice not listed in Payment Application, but show in Customer Activity</title><link>http://community.dynamics.com/sl/f/35/p/107794/212895.aspx#212895</link><pubDate>Tue, 18 Jun 2013 10:12:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212895</guid><dc:creator>rodi</dc:creator><description>&lt;p&gt;hi, thanks very much.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Where to find the schedule date Application Server items will be processed?</title><link>http://community.dynamics.com/sl/f/35/p/107891/212841.aspx#212841</link><pubDate>Mon, 17 Jun 2013 21:13:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212841</guid><dc:creator>Butch Adams</dc:creator><description>&lt;p&gt;See if AppSrvRequest in the system db has what you need.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Management Reporter Errors ("No endpoint listening" and "You don't have permission")</title><link>http://community.dynamics.com/sl/f/35/p/85450/212824.aspx#212824</link><pubDate>Mon, 17 Jun 2013 20:19:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212824</guid><dc:creator>Brian Meagher</dc:creator><description>&lt;p&gt;As an update to this: first - Microsoft should NOT require that a particular user be logged in to deploy an application (assuming the logged in user has sufficient privileges). Or, if that is a requirement, the User Interface should show the logged in user&amp;#39;s name in the dialog box, clearly indicating that the user will be used for the Service Account. &lt;/p&gt; &lt;p&gt;The update: The message about &amp;quot;no endpoint&amp;quot; seems to be something of a red herring. It seems like the installer is testing to make sure TCP port 4712 is available. Farther down in the log (in my case) was a message &amp;quot;an error occured during decryption&amp;quot;. In my case, the cause was an invalid &amp;quot;Master Key&amp;quot; in the instance of SQL Server I was installing to. Looking up error &amp;quot;Msg 15466&amp;quot; in google lead me to the answer: forcefully reset the Master Key for the instance of SQL Server. Look for articles referencing ALTER SERVICE MASTER KEY to learn more. &lt;/p&gt; &lt;p&gt;Very specifically in this case, I believe that the instance of SQL Server was originall built, and then the master database was restored from a different instance to retain security and other configuration data.&lt;/p&gt; &lt;p&gt;Bottom line: Microsoft needs to work on the MR installation/configuration tool to provide MUCH better error reporting for things that seem to be pretty common in the field. &lt;/p&gt;</description></item><item><title>Forum Post: RE: Incorrect Payment amount</title><link>http://community.dynamics.com/sl/f/35/p/107817/212773.aspx#212773</link><pubDate>Mon, 17 Jun 2013 17:27:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212773</guid><dc:creator>Carolyn Kolpien</dc:creator><description>&lt;p&gt;Hi KDYoung,&lt;/p&gt; &lt;p&gt;You can go back into the Application Inquiry Reversal screen and select the Void Application option. &amp;nbsp;This will void the payment and update the GL accounts that were affected by the initial payment batch. &amp;nbsp;There is no way to correct the payment amount after the batch is released. &amp;nbsp;Your other option is to enter a debit memo, apply the payment to the debit memo, and reenter the payment correctly. &amp;nbsp;You will not be able to use the same payment number as the original payment.&lt;/p&gt; &lt;p&gt;Let me know &amp;nbsp;if you have any questions.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Message 10061 Inconsistency between grid and memory in SO Duplicate Order</title><link>http://community.dynamics.com/sl/f/35/p/107805/212729.aspx#212729</link><pubDate>Mon, 17 Jun 2013 14:08:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212729</guid><dc:creator>Deb Lashua</dc:creator><description>&lt;p&gt;Yes, that is what we ended upo doing. We were hoping to figure out why this occurred so that we could prevent it in the future. Thank you.&lt;/p&gt;</description></item><item><title>Forum Post: RE: SL 7 Inventory Shipped Not Invoiced</title><link>http://community.dynamics.com/sl/f/35/p/107503/212711.aspx#212711</link><pubDate>Mon, 17 Jun 2013 13:01:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212711</guid><dc:creator>Deb Lashua</dc:creator><description>&lt;p&gt;This resolved the issue.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Need help find info in tables for sql query.</title><link>http://community.dynamics.com/sl/f/35/p/107821/212642.aspx#212642</link><pubDate>Mon, 17 Jun 2013 04:56:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212642</guid><dc:creator>Nam Dang</dc:creator><description>&lt;p&gt;Itemsite table&lt;/p&gt;</description></item><item><title>Forum Post: RE: What does the whseloc field in ARtran mean ?</title><link>http://community.dynamics.com/sl/f/35/p/107783/212639.aspx#212639</link><pubDate>Mon, 17 Jun 2013 02:32:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212639</guid><dc:creator>Nam Dang</dc:creator><description>&lt;p&gt;I have one customer setup like others but all payments come from CA was post in whseloc 07 and it is devided in many line, I don&amp;#39;t apply it with any invoices or debit, just finish it in payment application screen. I don&amp;#39;t know the reason of this problem, can someone help me.&lt;/p&gt; &lt;p&gt;Thanks all&lt;/p&gt;</description></item><item><title>Forum Post: RE: error 10232 when copying text and after printing</title><link>http://community.dynamics.com/sl/f/35/p/107749/212571.aspx#212571</link><pubDate>Fri, 14 Jun 2013 21:56:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212571</guid><dc:creator>Blaine Bryant</dc:creator><description>&lt;p&gt;The first thing I would like to try to do to fix this problem would be to sync ownership and security in the update tab of DB Maintenance. In case you do not know how to do this the steps are as follows (It is best if no one is logged into SL while performing this):&lt;/p&gt; &lt;p&gt;1. Click Start &amp;gt; Control Panel &amp;gt; Administrative Tools &amp;gt; Microsoft Dynamics SL Database Maintenance&lt;/p&gt; &lt;p&gt;2. Make sure the SQL Server Name textbox has the correct server displayed&lt;/p&gt; &lt;p&gt;3. Login&lt;/p&gt; &lt;p&gt;4. Go to the “Update Databases” tab&lt;/p&gt; &lt;p&gt;5. In the pane on the right select “Synchronize All Ownership &amp;amp; Security”&lt;/p&gt; &lt;p&gt;6. Make sure all users are logged out of SL&lt;/p&gt; &lt;p&gt;7. Click the “Update Database” button&lt;/p&gt; &lt;p&gt;After this is completed try to recreate your error and then send me a Screen shot of any errors received. &lt;/p&gt;</description></item><item><title>Blog Post: Using non-printing columns in column calculations</title><link>http://community.dynamics.com/sl/b/dynamicsslcpm/archive/2013/06/14/using-non-printing-columns-in-column-calculations.aspx</link><pubDate>Fri, 14 Jun 2013 16:44:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:blog:199325</guid><dc:creator>Dynamics CPM Team</dc:creator><description>&lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:small;"&gt;When using non-printing columns in your column calculations be sure to think about the columns you want included in the calculation. If you define range calculation, only the printing columns are included in the calculation. If you define each column individually in the calculation, printing and non-printing columns are included in the calculation. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:small;"&gt;In the screen shots below, you can see the differences in a range calculation versus individually defining each column in the calculation. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:small;"&gt;&amp;nbsp;Column definition:&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-21-64/0451.column-definition.JPG"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-21-64/0451.column-definition.JPG" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:small;"&gt;Report results:&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-21-64/0815.calculated-column-report.JPG"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-21-64/0815.calculated-column-report.JPG" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10426001" width="1" height="1" alt=" " /&gt;</description></item><item><title>Forum Post: RE: Unable to save changes to AR Customer Maintenance</title><link>http://community.dynamics.com/sl/f/35/p/103049/212442.aspx#212442</link><pubDate>Thu, 13 Jun 2013 23:08:00 GMT</pubDate><guid isPermaLink="false">f7860544-fd88-4f76-8c0c-6920dd39f354:forumreply:212442</guid><dc:creator>pstgeorge</dc:creator><description>&lt;p&gt;I have been able to duplicate this in Demo APP60... Anyone fine a solution yet?? I plan to run profiler to see if anything comes of it.&lt;/p&gt;</description></item></channel></rss>