Tutorials/Installation Help
| Line 57: | Line 57: | ||
#Re-install the latest version of ROBOTC | #Re-install the latest version of ROBOTC | ||
#Install the Network Dependencies pack which is found from the download section of the ROBOTC.net website. | #Install the Network Dependencies pack which is found from the download section of the ROBOTC.net website. | ||
| + | |} | ||
| + | <br /> | ||
| + | |||
| + | |||
| + | == Unable to Save File Error == | ||
| + | {|width="740px" | ||
| + | |- | ||
| + | |'''"Unable to Save File" Error''' - ROBOTC will not install<br /> | ||
| + | [[File:Cannot Install Network Install.gif]] | ||
| + | |||
| + | |||
| + | === Solution === | ||
| + | |||
| + | If the ROBOTC installer is "Unable to save file", this error means that ROBOTC does not have permission to write to a temporary installation directory inside of the Windows folder. The installer needs to opened with Administrator privileges. | ||
| + | |||
| + | |||
| + | ==== Windows VISTA ==== | ||
| + | [[File:Run_as_admin_vista.gif]]<br /> | ||
| + | Step 1: Right Click on the Installer icon. Select "Run as adminisrator".<br /> | ||
| + | |||
| + | |||
| + | [[File:User_Account_Control.gif]]<br /> | ||
| + | Step 2: Windows VISTA will prompt you to give Administrative Access to this application. Select "Allow" to continue. | ||
| + | |||
| + | Step 3: Follow the directions on the installer. ROBOTC should install successfully now. | ||
| + | |||
| + | |||
| + | ==== Windows XP ==== | ||
| + | [[File:run_as_admin_xp.gif]]<br /> | ||
| + | Step 1: Right Click on the ROBOTC icon. Select "Run as..."<br /> | ||
| + | |||
| + | |||
| + | [[File:Run_As_User_Dialog_XP.gif]]<br /> | ||
| + | Step 2. At the "Run As" dialog, select the "Following User" dialog and enter the user name and password of a user with administrative rights. | ||
| + | |||
| + | Step 3: Follow the directions on the installer. ROBOTC should install successfully now. | ||
| + | |} | ||
| + | <br /> | ||
Revision as of 11:09, 7 May 2012
Tutorials → Installation Help
Contents |
Error 42 IPM Issues
Side-By-Side Error
| "Application Failed to Start: Side-by-Side" Error - ROBOTC will not open
SolutionIf you have installed ROBOTC and tried to move the ROBOTC folder to another computer, you will recieve this error. This error is caused because the runtime engines ROBOTC is based off of need to be installed along with the application. If the runtime engines are not installed, you will recieve a "Side-by-Side configuration is incorrect" error. This issue will also be caused if you are using ROBOTC from a network location without running the "Network Dependencies" on the computer attempting to use ROBOTC. To fix this issue, you can do two things:
|
Unable to Save File Error








