
-
Error: Failed to update Eclipse Oxygen3 on Mac
Techno GateThis video describes how to solve the problem of updating Eclipse on Mac computers. The error message you receive when try to updated eclipse is: An error occurred while unconfiguring the items to uninstall session context was:(profile=_Users_trailxotrailxo_eclipse_java-oxygen3_Eclipse.app_Contents_Eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Unconfigure, operand=[R]epp.package.java.executable.cocoa.macosx.x86_64.eclipse 4.7.3.20180308-1800 -- null, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.SetLauncherNameAction). Error while loading manipulator. Error while loading manipulator.3 views 1 comment -
Microsoft SQL Server Error 2: Can not connect to the server instance
Techno GateThe video handles the following error message of MS SQL Server: Cannot connect to ... Additional Information A network-related or instance-specific error occurred while establishing a connection to SQL Server. The Server was not found or was not accessible. Verfiy that the instance name is correct and that SQL Server is configured to allow remote connections. (Provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server ) Microsoft SQL Server, Error: 2). The system cannot find the file specified.4 views 2 comments -
Visual Studio [error]: The web application project is configured to use IIS
Techno GateThis is an error that is produced when you move a visual studio project from one IIS server to another.7 views -
Testing MS SQL Server Connectivity using UDL file
Techno GateThis video shows an easy way of testing the SQL server connectivity using UDL file. UDL file is used for database connectivity toolkit in LabVIEW.82 views -
MS SQL Server error: VS Shell installation has failed with exit code 1638
Techno GateWhen installing SQL Server 2016 you get the message: VS Shell installation has failed with exit code 1638 Error 1638 means another version of the product is already installed, please check if you have installed another later version of VS Shell on your machine.30 views -
Visual Studio: HTTP Error 403.14-Forbidden
Techno GateThe video show how to solve the problem of HTTP Error 403.14-Forbidden. An HTTP Error 403.14 - Forbidden means the web server is configured to prevent listing the contents of a directory, often because a default document is missing or directory browsing is disabled.16 views -
JRE or JDK must be available in order to run Eclipse. No java Virtual machine found
Techno Gateerror: A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following location....42 views