A call to Microsoft.Dynamics.Nav.OpenXml.Spreadsheet.WorkbookWriter.Create...
I was using the function Export to Excel from the Config. Package Card in Microsoft Dynamics NAV 2017 when I’ve received the following error message: A call to...
View ArticleImport-NAVEncryptionKey : Cannot establish a connection to the SQL...
If you are sure that the values inserted in the parameters are correct but you are receiving the following error message: Import-NAVEncryptionKey : Cannot establish a connection to the SQL...
View ArticleGoogle Chrome video black only audio
Just fixed in my pc. Open Google Chrome and write chrome://flags scroll or search the feature Hardware-accelerated video decode select Disabled then click the button RELAUNCH NOW Did my solution solve...
View ArticleThis could be due to CredSSP encryption oracle remediation
[Window Title] Remote Desktop Connection [Content] An authentication error has occurred. The function requested is not supported Remote computer: <hostname or ip address> This could be due to...
View ArticleFacebook does not play videos using Microsoft Internet Explorer or Edge
Altenative titles for this post could be: Microsoft Internet Explorer or Edge does not play videos Microsoft Internet Explorer or Edge does not play YouTube videos Facts but not necessarly correlated:...
View ArticleWiFi network connected but Login page doesn’t appear
Solution: Open with the browser the following url http://www.msftconnecttest.com/redirect This time I’ve decided write first the solution and offer to the reader the option to read the full post or...
View ArticleError in required structured data element
I’ve received an email from Goodle Search Console about an issue found in my web site. Clicking the button “FIX AMP issues using Search Console” Google Search Console opens showing the URLs with...
View ArticleThe program can’t start because MSVCP120.dll is missing from your computer
finsql.exe – System ErrorThe program can’t start because MSVCP120.dll is missing from your computer. Try reinstalling the program to fix this problem. OK Solution:You need to install Visual C++...
View ArticleAccess to the path ‘finsql.exe’ is denied
Cause:This is likely because you had finsql.exe running while trying to change somethis on it. Solution:Shut down finsql and try again. Did my solution solve your problem? Leave a reply.
View ArticleHOW TO Refresh NAV database in NAV Container without the need to Recreate the...
This post actually started with an Issue I created in NavContainerHelper GitHub. I’m working in a script for Continuous Integration and although the creation of a container requires few minutes I was...
View ArticleHOW TO Synchronize a tenant database schema in a NAV Container
In order to work with NAV containers I highly recommend to use NAVContainerHelper PowerShell module. In the version 0.5.0.0 a new really powerfull function Invoke-ScriptInNavContainer has been...
View ArticleGitHub no longer supports Internet Explorer
This morning I’ve had access to a GitHub project using Internet Explorer and appeared a notification bar on the top of the page to inform that “GitHub no longer supports Internet Explorer” and...
View ArticleHOW TO remove deleted branch from TFS that still appears in Visual Studio
This is the story, if you don’t have time to read it, scroll down to read directly the solution. Today I’ve noted that in the list of the TFS branches in my Visual Studio there was a branch that had...
View ArticleThe disk is write protected
I was so happy when I noted that my printer Canon T5050 had an SD Card Reader integrated and with customer friendly access from the left bottom corner of the control panel in the front of the device....
View ArticleScript to rebuild or reorganize indexes in SQL databases
This link contains useful information and scripts to be used to rebuild or reorganize indexes in SQL databases. Personally I found really useful the script at point D...
View ArticleDevOps Deployment Group script stuck on “Connecting to the server.”
Scenario:I’m adding a machine to a Deployment Group in DevOps, I copied the script from DevOps page and pasted in Windows PowerShell ISE that I’m running as Administrator in the target machine. Run...
View ArticleHOW TO uninstall older versions of a PowerShell module installed
When using Windows PowerShell ISE it’s possible to import a PowerShell module, open the Command tool panel (from the menu Add-ons -> Command) and clicking Refresh, then have a list of the commands...
View ArticleWhat’s the password of the WiFi I’m connected to?
This post can be applied only to the Microsoft Windows operating systems. Goal: You are connected to a WiFi using your pc with Windows, and you need to know what is the password used to connect into...
View Articledocker : error during connect: Get...
Solution:Open PowerShell as Administrator and run the following command net start docker Did my solution solve your problem? Leave a reply.
View Articledocker : Error response from daemon: removal of container ### is already in...
You run one of the following PowerShell commands to remove a container Remove-NavContainer ### or docker rm ### but you receive the following error message: docker : Error response from daemon:...
View Article