Windows Service Template for Visual Studio 2017

Just checked here. I see project “Windows Service (.NET Framework)” under the Windows Classic Desktop folder under Visual C#. (Visual Basic has a similar entry.) Only some templates are shown in parent folders, for more specialist templates you need to be more specific. But also the search finds both. NB I selected “.NET Desktop” workload … Read more

Authentication method ‘caching_sha2_password’ not supported by any of the available plugins

1st Modify the MySql Server: Open MySQL Installer – Community Select Product MySQL Server Click on Quick configure in last column Click on next untill you will not point to Authentication method On Authentication method tab- select Use Legacy Authentication method Click on next and finish Now you can login with normal password 2nd If … Read more

Visual Studio 2017 fails to install offline with “Unable to download installation files”

It worked!! All I had to do was install the certificates into the root CA! Something I missed noticing in the VS 2017 docs: How to install from the offline installation folder Install the certificates (They are in the “certificates” folder, which is in your Layout folder. ) Simply right-click each one and choose Install … Read more

How to download Visual Studio 2017 Community Edition for offline installation?

Saved the “vs_professional.exe” in my user Download directory, didn’t work in any other disk or path. Installed the certificate, without the reboot. Executed the customized (2 languages and some workloads) command from administrative Command Prompt window targetting an offline root folder on a secondary disk “E:\vs2017offline”. Never thought MS could distribute this way, I understand … Read more

Dockerfile COPY {source:-…}

That is called variable substitution. In English, it translates to this: “Hey Docker, when you build this, COPY the path you find the in $source variable in to the current directory in the image (.). If $source is empty or absent, just use the default path obj/Docker/publish“ $source is an environment variable that is defined … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)