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:
 
# [[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].
 
# [[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].
# Remove MultiCharts from your computer:  
+
# Uninstall MultiCharts from your computer:  
 
#* Windows '''Start'''
 
#* Windows '''Start'''
 
#* '''Control Panel'''
 
#* '''Control Panel'''
Line 10: Line 10:
 
#* Do '''NOT''' check the box "Remove MultiCharts user data from computer", leave it clear
 
#* Do '''NOT''' check the box "Remove MultiCharts user data from computer", leave it clear
 
#* '''Remove'''
 
#* '''Remove'''
#* After the deinstallation processes is over click '''Finish''' button
+
#* After the uninstall processes is completed click the '''Finish''' button
 
# Please install MultiCharts again, using a different directory:
 
# Please install MultiCharts again, using a different directory:
#* If you don't have installer saved on your local drive, please [http://www.multicharts.com/trading-software-download/| download the latest release or beta version]
+
#* If you don't have the installer saved on your local drive, please [http://www.multicharts.com/trading-software-download/| download the latest release or beta version]
 
#* Click '''Install'''
 
#* Click '''Install'''
 
#* Click '''Next'''  
 
#* Click '''Next'''  
Line 22: Line 22:
 
#* Click '''Next'''
 
#* Click '''Next'''
 
#* After the installation processes is over click '''Finish''' button.
 
#* After the installation processes is over click '''Finish''' button.
# '''Launch MultiCharts''' by making '''right-click on its icon''' and selecting '''Run as administrator''' (''if you don't have this option, use regular double-click'').
+
# '''Launch MultiCharts''' by '''right-click on its icon''' and selecting '''Run as administrator''' (''if you don't have this option, use regular double-click'').
# In MultiCharts go to '''File''' menu and select '''Properties'''.
+
# In MultiCharts, go to '''File''' menu and select '''Properties'''.
# On the '''Directories''' tab change the directory of the folder with your studies by clicking '''...''' button for '''Studies''' (remember the old path). It is important to use a simple path. We recommend to create '''C:\MyStudies'''.
+
# 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'''.
 
# Close MultiCharts.
 
# Close MultiCharts.
# Make sure all [[MultiCharts Processes]] are ended in Windows Task Manager.
+
# Make sure all [[MultiCharts Processes]] are ended in the Windows Task Manager.
 
# Copy the whole '''Studies''' folder from the old location to the new one (replacing the existing files).
 
# Copy the whole '''Studies''' folder from the old location to the new one (replacing the existing files).
 
# Restart MultiCharts.
 
# Restart MultiCharts.
Line 34: Line 34:
 
# Click '''Control Panel'''.
 
# Click '''Control Panel'''.
 
# Click '''System''', then select '''Advanced System Settings'''.
 
# Click '''System''', then select '''Advanced System Settings'''.
# Click '''Environment Variables''', then in User Variables window double click on '''TEMP''' variable or select it and then click '''Edit''' button.
+
# Click '''Environment Variables''', then in the User Variables window double click on the '''TEMP''' variable or select it and then click the '''Edit''' button.
 
# In the opened window, change Variable Value to '''C:\Windows\Temp''' and click OK.
 
# In the opened window, change Variable Value to '''C:\Windows\Temp''' and click OK.
# Double click on '''TMP''' Variable or select it and then click '''Edit''' button.
+
# Double click on the '''TMP''' Variable or select it and then click the '''Edit''' button.
 
# In the opened window, change Variable Value to '''C:\Windows\Temp''' and click OK.
 
# In the opened window, change Variable Value to '''C:\Windows\Temp''' and click OK.
 
<br>
 
<br>
Run PowerLanguage, create new study (any type) and try to compile it. Should be compiled without any errors. If the issue persists, please contact our support team in [[http://messenger.providesupport.com/messenger/tssupport.html| Live Chat]].
+
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 [[http://messenger.providesupport.com/messenger/tssupport.html| Live Chat]].
  
 
[[Category:FAQ]]
 
[[Category:FAQ]]

Revision as of 16:13, 19 May 2014

  1. Please make sure your MultiCharts version is 8.8 or any newer version. If it is not, please update MC software.
  2. 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
  3. 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.
  4. Launch MultiCharts by right-click on its icon and selecting Run as administrator (if you don't have this option, use regular double-click).
  5. In MultiCharts, go to File menu and select Properties.
  6. 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.
  7. Close MultiCharts.
  8. Make sure all MultiCharts Processes are ended in the Windows Task Manager.
  9. Copy the whole Studies folder from the old location to the new one (replacing the existing files).
  10. Restart MultiCharts.


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].