WCF Registered base address schemes are [] Moved WCF service from old server to 2012 server to find the WCF service would not run. It complained that "Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are []" Stack overflow post below was the lead as to
Microsoft Dynamics GP Dynamics GP basic pricing export to Excel with crosstab SQL The following SQL table function allows exporting of GP prices into Excel. Assumes max of 6 price breaks, but can be expanded. Usage: SELECT * FROM [Extract_PricesCrosstabTable_Fast] ('GBP','TRADE','%') ORDER BY ITEMNMBR -- ============================================= -- Author: Tim Wappat -- Create date: 2010-08-02 -- Description: Function to crosstab price
Microsoft Dynamics GP A coutrecords operation on table ‘[Not Found]’ cannot find the table–Dynamics GP Symptom: User experiencing this error dialog when using navigation lists, but can happen in other areas of Dynamics GP Cause and solutions: This error is caused by the client machine that is running Dynamics GP loosing network connection at some point during the Dynamics GP session. Dynamics GP holds some
Team Foundation Server TF400409 you do not have licensing right to access this feature Setting up a new user for team foundation server, although user has been added to all the licencing groups and project groups, they cannot expand the root node of the team collection. They can also not access the portal security pages as it gives the above error. Turned out to
SQL Server SQL formatting and Power Query Today I got caught out by using SSMSBoost to SQL format a query being used as the source for a Microsoft Power Query. On updating the stored procedure the query stopped working in Power Query, with the error that the column “Temp” was missing. Looking at the query output in
ClickOnce with report viewer control Installing SSRS Report Viewer component for Visual Studio 2017 (VS2017) using NUGET For Visual Studio 2017, the SQL server reporting services, report viewer component, for web forms or windows forms has been put into a NuGet package. This means it can be installed into projects where it is required, with
Microsoft Dynamics GP Silent install of Microsoft Dynamics GP eConnect I needed to do a silent install of eConnect for Dynamics GP but couldn’t find the documentation on how to do it, I figured it out and document it here for future reference: The eConnect installer is found in the additional products folder of the installer image/disk. \MDGP2016_
ClickOnce Deployment failing–requires installing into GAC Note to myself for future for this issue: After making some changes to an application, I went to publish it using Visual Studio, as a ClickOnce application. On trying to install the resulting published application I got presented with the following error. Unable to install or run the application. The
Microsoft Dynamics GP Retail Microsoft Dynamics GP Point of Sale Systems (POS) What retail point of sale (POS), retail store, till Systems are compatible with and also work well with Microsoft Dynamics GP? On my investigation, the market seems to be sparse with only a few products out there: Compass POS- seems to get the most praise and most mentions Salespad POS
General Technology Interest Enterprise Microsoft Dynamics consultants and developers should sit up and pay attention to Microsoft Graph, a briefing If you are involved in business software then Microsoft Graph is a really big deal, so sit up and pay attention! Graph is quickly becoming the all pervasive API for access/control of the Microsoft cloud products and services. This is going to encompass Azure AD, Excel, Outlook, OneDrive, OneNote,
NAV TechDays 2017 - Day two Day one is here: #NAV Tech Days 2017–Antwerp Belgium, Day one Day two and a tough start, Friday and a busy month was catching up with me. Dragged myself out of bed at a hideously early hour, to catch the shuttle bus to the venue. Again the organisation is
#NAV Tech Days 2017–Antwerp Belgium, Day one For day two: Day two summary So here we are in Antwerp Belgium to attend my first NAV event. Being primarily involved with GP this is both a research trip and a chance to network with the wider Microsoft Dynamics community. Venue and organisation There are 1236 participants at todays
Microsoft Dynamics GP Service Unavailable (HTTP Error 503) Server Error in ‘/lus’ Application–Dynamics GP Recently user home pages have been showing a few different error messages under the “connect widget” area of the home page. The connect widget is considered by some as a waste of bandwidth and is disabled for all users, to others it is a useful source feed of news and
SQL Server Recovering a deleted Reporting Services Report Yes, I deleted the wrong report while housekeeping 🙄. This raised the question as to how to recover it once it has been deleted? There is no recycle bin to or undelete option in reporting services on the version I work with and at the time of writing (Nov 2017). It
Microsoft Dynamics GP Dynamics GP drill down logging to trace file for diagnosing problems In a previous posts I’ve looked that protocol handler used to create the drill down features in reports and other applications used with Dynamics GP. Asynchronous pluggable Protocol Handler for Dynamics GP (for drilldown/drillback) Dynamics GP Drill Down Protocol Handler error -in those posts, I investigated the debug
Microsoft Dynamics GP Dynamics GP, Item description is one hundred character capacity? A little curiosity of mine is around this finding & why it is so… Fill the item description field of an item in dynamics GP and then paste the text into a notepad application to measure its length. You will find it has a capacity of one hundred characters… Yet have
Microsoft Dynamics GP Why does Dynamics GP use Table Heaps (no clustered indexes)? First we should define what a table heap is. A heap is a table without a clustered index. Data is stored in the heap without specifying an order. Usually data is initially stored in the order in which is the rows are inserted into the table, but the Database Engine
Microsoft Dynamics GP Finding a rogue “dll” causing trouble with “different version of the same dependent assembly” In Dynamics GP development, we have lots of .dll files around arising from support for many version releases of GP. These files litter our projects and sometimes a dll may go astray and cause trouble by ending up in a folder to which it should not belong. This powershell command
Excel changing link paths when opened from UNC vs Mapped Drive Behaviour of links in excel is described in this good document. Description of link management and storage in Excel Looking at an excel cell when document opened via UNC path vs Looking at excel cell when document opened via mapped drive path: =+VLOOKUP(C10,'\\domain.net\folds\USERS\design\
Microsoft Dynamics GP Dynamics GP next sales order number is corrupted as has become the same as the next quote number range This problem happened today, first time for a few years, but it used to happen regularly (every few months). The issue is that the auto populated sales order number in sales transaction entry gets overwritten with the number from the quotation number range. My guess for the circumstances of this
Microsoft Dynamics GP Dynamics GP - Manual Payment does not generate next cheque/check number or document number Manual Payment empty document number, not defaulted When making a manual payment normally, after selecting the payee, the cheque book attached to that payee is queried for its next cheque number, that is then auto populated into the “Document No” field shown. During month end we found all of a
Microsoft Dynamics GP Correct reconcile Dynamics GP SOP batch totals and transaction counts without SQL Sometimes batch totals and transaction counts get corrupted in GP, there can be many reasons behind this. To correct them the check links maintenance routine can be executed for “Sales Work”. This will correct the batch totals but will take a very long time to run and is not the
Microsoft Dynamics GP Dynamics GP - SQL script to revert multiple bins into single bins So you want to turn off multiple binning in Dynamics GP and need to record the multiple bin where the stock is held back into the basic single bin field against each location? This script I just used to do that, it will pick the multiple bin with the most
Dynamics 365 Financials Naming confusion may be compounded by Enterprise and Business names for Dynamics products We almost settle on one set of names for the realigned Dynamics ERP and CRM products when another set of product names seem to be upon us. As Steve Endow points out, the CRM community seem to have claimed the “Dynamics 365” moniker for themselves (just see all the twitter
Dynamics 365 Financials Uppercase in computer records–please no! From time to time you encounter systems where the company style is to capitalise names in the system. I know of users who might as well glue the caps-lock on! If faced with the, we have always done it this way problem, fight it. Excuses come out like its for