Enterprise Microsoft Dynamics consultants and developers should sit up and...
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...
View ArticleRetail 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...
View ArticleClickOnce 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...
View ArticleSilent 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 basic root command...
View ArticleClickOnce with report viewer control
Installing SSRS Report Viewer component for Visual Studio 2017 (VS2017) using NUGETFor Visual Studio 2017, the SQL server reporting services, report viewer component, for web forms or windows forms has...
View ArticleSQL 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...
View ArticleService Unavailable (HTTP Error 503) Server Error in ‘/lus’...
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...
View Article#NAV Tech Days 2017–Antwerp Belgium, Day one
For day two: Day two summarySo 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...
View ArticleNAV TechDays 2017 - Day two
Day one is here: #NAV Tech Days 2017–Antwerp Belgium, Day oneDay 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...
View ArticleEnterprise Microsoft Dynamics consultants and developers should sit up and...
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...
View ArticleRetail 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...
View ArticleClickOnce 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...
View ArticleSilent 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 basic root command...
View ArticleClickOnce with report viewer control
Installing SSRS Report Viewer component for Visual Studio 2017 (VS2017) using NUGETFor Visual Studio 2017, the SQL server reporting services, report viewer component, for web forms or windows forms has...
View ArticleSQL 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...
View ArticleTF400409 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...
View ArticleA coutrecords operation on table ‘[Not Found]’ cannot find the table–Dynamics GP
Symptom: User experiencing this error dialog when using navigation listsCause: Seems to be linked with the machine loosing network connection at some point during GP session possibly through machine...
View ArticleDynamics 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]...
View ArticleWCF 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...
View ArticleSetting multi-line text box control in a Microsoft Dynamics GP add-in to be...
When working with multi-line text boxes (Text Tool), rather than single line edit boxes, it is easy to introduce a bug to your application. The text box contents can be set with the the example code...
View Article