Eclipse AEM Plugin and AEM 6.2 org.apache.sling.api.scripting.ScriptEvaluationException Dec 21, 2016 Using a fresh install of Eclipse and the Adobe AEM Plugin with AEM 6. ...
Reinstall Umbraco 7 and Delete Content Aug 18, 2016 To reinstall Umbraco 7 you need to reset the following items in the web. ...
AEM (Adobe Experience Manager) WebDAV Windows 10 Jan 28, 2016 When trying to connect to AEM (Adobe Experience Manager) using WebDAV on Windows 10 I received the following error: ...
Create a self signed certificate with OpenSSL on Windows Jan 5, 2016 First unzip OpenSSL from https://code.google.com/p/openssl-for-windows/downloads/list and put it anywhere you want e. ...
Use npm http-server to quickly create a secure web site with host name on Windows Jan 5, 2016 Node and npm makes it really simple to install command line tools. ...
No default subscription has been designated. Use Select-AzureSubscription -Default to set the default subscription. Dec 23, 2015 When trying to run the Select-AzureSubscription powershell command i recieved the following error even though the subscription name was correct: ...
.NET 5 DNX The type or namespace name 'List' could not be found (are you missing a using directive or an assembly reference?) Nov 15, 2015 When playing around with the new . ...
'Assembly' does not contain a definition for 'GetExecutingAssembly' ConsoleUI.DNX Core 5.0 Nov 15, 2015 When trying to run the following code in a . ...
Visual Studio 2015 - A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) Jul 8, 2015 Today when opening a project in Visual Studio 2015 I recieved the following error: ...
NuGet vnext Visual Studio 2015 Error: FindPackagesById: Jun 27, 2015 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: ...