Send comments on this topic
Installing .NET component into Delphi.NET
In CodeGear RAD Studio 2007, Borland Developer Studio, Delphi for .NET
- Use Main Menu -> Component -> Intalled .NET Components to open .NET Components dialog
- In the dialog that appears activate .NET Components tab
- Sort the list by name.
- Find SolFSStorage component in the list and check it.
- If you don't find the component in the list, use Browse button to find and add the assembly, which contains the component, to the list.
The assembly for .NET 1.1 is located in <Solid File System>\dotNET\NET_11 folder.
The assemblies (32-bit and 64-bit) for .NET 2.0 (useable with CodeGear RAD Studio 2007) are located in <Solid File System>\dotNET\NET_20 folder.
