First unzip OpenSSL from https://code.google.com/p/openssl-for-windows/downloads/list and put it anywhere you want e.g. c:\openssl
.
Node and npm makes it really simple to install command line tools. One of my favourites is http-server. Http-server allows you to start a web server from any folder using the command prompt. To do this first install node from https://nodejs.org/en/ this will also install npm. Then open a command prompt and type:
... ➦When trying to run the Select-AzureSubscription powershell command i recieved the following error even though the subscription name was correct:
... ➦When playing around with the new .NET 5 DNX solution I encountered the following error:
... ➦When trying to run the following code in a .NET DNX Core 5.0 project:
... ➦Today when opening a project in Visual Studio 2015 I recieved the following error:
... ➦Today I cloned the aspnet/StaticFiles repository from GitHub on Visual Studio 2015 and when I tried to build the solution I received the following error:
... ➦After updating nuget packages in a solution I received the following error:
... ➦Today I received the following error when trying to start debugging on a web site in Visual Studio 2013:
... ➦When using Azure Search you may come across the following error when trying to reach the api
... ➦