Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

To be able to show designer of DevXpress based TableView or designer of Teechart based ChartView it is necessary to reference the \lib folder of DelftShell on your system. Registration can be done by adding the following key to your registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\DelftShell

Set the default value to the lib folder path ie:

No Format
d:\sources\delftTools\lib

I have made a reg file for this with the following content:

No Format
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\DelftShell]
@="d:\\sources\\delft-tools\\lib"