Easy fix for the error observed during switching to windows containers in docker-desktop on windows 10.
Windows
Run PostgreSQL and pgAdmin in container on windows WSL (ubuntu 18.04)
Instead of installing postgreSQL server as local service for development setup, you can run postgreSQL and pgAdmin as Docker containers.
Resolved- The current .NET SDK does not support targeting .NET Core 2.2.
While building your project you receive this error – The current .NET SDK does not support targeting .NET Core 2.2. Either target .NET Core 2.1 or lower, or use a version of the .NET SDK that supports .NET Core 2.2.
How to troubleshoot and resolve SMTP relay related error
How to resolve SMTP relay related error – The remote SMTP service rejected AUTH negotiation.
How to resolve error – init.ps1 cannot be loaded because running scripts is disabled on this system
Checkout this post to resolve error – \.nuget\packages\database.base.schema\2018.11.1.3\tools\init.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
Resolve error: Unhandled Rejection (Error): Network Error
How to resolve “Unhandled Rejection (Error): Network Error” when you run ‘yarn start’
Resolve errors observed while setting up DbUp for automated database deployment
Follow the steps to resolve the errors observed while setting up DbUp for automated database deployment
How to resolve – Loading of unpacked extensions is disabled by the administrator
How to resolve error like “Could not load extension from C:\Windows\Temp\scoped_*****1457\internal. Loading of unpacked extensions is disabled by the administrator.” while launching chrome driver
How to fix: The name ‘GlobalConfiguration’ does not exist in the current context
In this article find the fix for following errors: The name ‘GlobalConfiguration’ does not exist in the current context OR GlobalConfiguration.Configure() not present after Web API 2 and .NET migration
How to show the IP Address, DHCP Server entries using BGInfo utility
Using BgInfo you can automatically displays relevant information about a Windows computer on the desktop’s background, such as the computer name, IP address etc. Many times these entries show (none) as value.