Difference between revisions of "Compilation Error (errLine 0, errColumn 0, errLineEnd 0, errColumnEnd 0)"

From MultiCharts
Jump to navigation Jump to search
Line 1: Line 1:
 
<div style="background-color: #ffc0cb;">Windows Vista users: please make sure that you have all the latest Windows updates and Service Packs installed before following this guide. </div>
 
<div style="background-color: #ffc0cb;">Windows Vista users: please make sure that you have all the latest Windows updates and Service Packs installed before following this guide. </div>
[[What is my MultiCharts User ID|Please make sure your MultiCharts version is '''8.8 or any newer version''']]. If it is not, please [http://www.multicharts.com/trading-software-download/| update MC software] using the following guide:
 
 
# Close all MultiCharts products and make sure all [[MultiCharts Processes]] are finished in Windows Task Manager.
 
# Close all MultiCharts products and make sure all [[MultiCharts Processes]] are finished in Windows Task Manager.
 
# Click on '''Windows Start button''', then '''Run''' and type '''Regedit'''. Press '''Enter'''.
 
# Click on '''Windows Start button''', then '''Run''' and type '''Regedit'''. Press '''Enter'''.
Line 6: Line 5:
 
# Change the value of the '''NtfsDisable8dot3NameCreation''' key to '''0'''.
 
# Change the value of the '''NtfsDisable8dot3NameCreation''' key to '''0'''.
 
# Reboot the operation system.
 
# Reboot the operation system.
# After the system is rebooted, uninstall MultiCharts from your computer:  
+
# After the system is rebooted, follow the guide according to your MultiCharts version.
 +
 
 +
[[What is my MultiCharts User ID|Please make sure your MultiCharts version is '''8.8 or any newer version''']]. If it is not, please [http://www.multicharts.com/trading-software-download/| update MC software] using the following guide:
 +
# Uninstall MultiCharts from your computer:  
 
#* Windows '''Start'''
 
#* Windows '''Start'''
 
#* '''Control Panel'''
 
#* '''Control Panel'''
Line 35: Line 37:
 
# Copy the whole '''Studies''' folder from the old location (for MC 32 bit: %allusersprofile%\TS Support\MultiCharts\StudyServer; for MC 64 bit: %allusersprofile%\TS Support\MultiCharts\StudyServer) to the new one (replacing the existing files).
 
# Copy the whole '''Studies''' folder from the old location (for MC 32 bit: %allusersprofile%\TS Support\MultiCharts\StudyServer; for MC 64 bit: %allusersprofile%\TS Support\MultiCharts\StudyServer) to the new one (replacing the existing files).
 
# Restart MultiCharts.
 
# Restart MultiCharts.
 +
<br>
 +
 +
If your MultiCharts version is below 8.8 and you are uangle to update please follow these instructions:
 +
# Open the '''compiler_error.log file'''. Depending on what path is written in the file you will have to rename several folders in one of 2 possible locations:
 +
:* '''C:\ProgramData\TS Support\...''' (example for Windows 7/8); '''C:\Documents and Settings\All Users\Application Data\TS Support\...''' (example for Windows XP)
 +
:* '''C:\Program Files\TS Support\...''' or '''C:\Program Files (x86)\TS Support\...''' depending on your Windows and MultiCharts version.
 +
::# Rename the '''TS Support''' folder into '''TS SupportOld'''. Create new folder '''TS Support'''. Move everything from '''TS SupportOld''' into the new '''TS Support'''. Delete the '''TS SupportOld''' folder.
 +
::# Open the new '''TS Support''' folder. Rename the '''MultiCharts''' folder into '''MultiChartsOld'''. Create new folder '''MultiCharts'''. Move everything from '''MultiChartsOld''' into the new '''MultiCharts'''. Delete the '''MultiChartsOld''' folder.
 +
::# Open the new '''MultiCharts''' folder. Rename the '''StudyServer''' folder into '''StudyServerOld'''. Create new folder '''StudyServer'''. Move everything from '''StudyServerOld''' into the new '''StudyServer'''. Delete the '''StudyServerOld''' folder.
 
<br>
 
<br>
 
In case an empty Study still does not compile, the location of system TEMP and TMP folders should be changed:
 
In case an empty Study still does not compile, the location of system TEMP and TMP folders should be changed:

Revision as of 13:11, 6 June 2014

Windows Vista users: please make sure that you have all the latest Windows updates and Service Packs installed before following this guide.
  1. Close all MultiCharts products and make sure all MultiCharts Processes are finished in Windows Task Manager.
  2. Click on Windows Start button, then Run and type Regedit. Press Enter.
  3. In the Registry open the path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  4. Change the value of the NtfsDisable8dot3NameCreation key to 0.
  5. Reboot the operation system.
  6. After the system is rebooted, follow the guide according to your MultiCharts version.

Please make sure your MultiCharts version is 8.8 or any newer version. If it is not, please update MC software using the following guide:

  1. Uninstall MultiCharts from your computer:
    • Windows Start
    • Control Panel
    • Uninstall a program
    • MultiCharts
    • Uninstall
    • Next
    • Remove
    • Do NOT check the box "Remove MultiCharts user data from computer", leave it clear
    • Remove
    • After the uninstall processes is completed click the Finish button
  2. Please install MultiCharts again, using a different directory:
    • If you don't have the installer saved on your local drive, please download the latest release or beta version
    • Click Install
    • Click Next
    • Check the box "I accept the terms in the License Agreement"
    • Click Next
    • Click Next
    • Click Change
    • Change the folder name to C:\MC and click Ok
    • Click Next
    • After the installation processes is over click Finish button.
  3. Launch MultiCharts by right-click on its icon and selecting Run as administrator (if you don't have this option, use regular double-click).
  4. In MultiCharts, go to File menu and select Preferences.
  5. On the Directories tab change the directory of the folder with your studies by clicking the ... button for Studies (remember the old path). It is important to use a simple path. We recommend creating C:\MyStudies.
  6. Close MultiCharts.
  7. Make sure all MultiCharts Processes are ended in the Windows Task Manager.
  8. Copy the whole Studies folder from the old location (for MC 32 bit: %allusersprofile%\TS Support\MultiCharts\StudyServer; for MC 64 bit: %allusersprofile%\TS Support\MultiCharts\StudyServer) to the new one (replacing the existing files).
  9. Restart MultiCharts.


If your MultiCharts version is below 8.8 and you are uangle to update please follow these instructions:

  1. Open the compiler_error.log file. Depending on what path is written in the file you will have to rename several folders in one of 2 possible locations:
  • C:\ProgramData\TS Support\... (example for Windows 7/8); C:\Documents and Settings\All Users\Application Data\TS Support\... (example for Windows XP)
  • C:\Program Files\TS Support\... or C:\Program Files (x86)\TS Support\... depending on your Windows and MultiCharts version.
  1. Rename the TS Support folder into TS SupportOld. Create new folder TS Support. Move everything from TS SupportOld into the new TS Support. Delete the TS SupportOld folder.
  2. Open the new TS Support folder. Rename the MultiCharts folder into MultiChartsOld. Create new folder MultiCharts. Move everything from MultiChartsOld into the new MultiCharts. Delete the MultiChartsOld folder.
  3. Open the new MultiCharts folder. Rename the StudyServer folder into StudyServerOld. Create new folder StudyServer. Move everything from StudyServerOld into the new StudyServer. Delete the StudyServerOld folder.


In case an empty Study still does not compile, the location of system TEMP and TMP folders should be changed:

  1. Click Windows Start button.
  2. Click Control Panel.
  3. Click System, then select Advanced System Settings.
  4. Click Environment Variables, then in the User Variables window double click on the TEMP variable or select it and then click the Edit button.
  5. In the opened window, change Variable Value to C:\Windows\Temp and click OK.
  6. Double click on the TMP Variable or select it and then click the Edit button.
  7. In the opened window, change Variable Value to C:\Windows\Temp and click OK.


Run PowerLanguage, create a new study (any type) and try to compile it. It should be compiled without any errors. If the issue persists, please contact our support team in [Live Chat].