Click or drag to resize

How to compile UserCodes

How to compile a SharpScript UserCodes

  • In Main View goto New > Sharp Script Editor
  • In the Sharp Script Editor View, right click and click on 'Compile'
Please refer to this video to resolve any compilation errors.
Common compiling errors

Please find below some of the common compiling error and a possible resolution

Assembly 'ArthaChitra.Core' with identity 'ArthaChitra.Core, Version=2.0.3.0, Culture=neutral, PublicKeyToken=null' uses 'WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'WindowsBase' with identity 'WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

Possible resolution : Re-assign the references of the affected assembly. Please click here to know how to add a reference.