| Version | Fixed issues | .NET Framework 1.1 download | .NET Framework 2.0 download | .NET Framework 3.0/3.5 download | .NET Framework 4.0 download |
| v1015 | - Builds for .NET 3.0/3.5 and .NET 4.0. | NA |
CF11v1015FreeForNET20.zip (Full version: 11.1.0.1015) |
CF11v1015FreeForNET3X.zip (Full version: 11.1.30.1015) |
CF11v1015FreeForNET40.zip (Full version: 11.1.40.1015) |
| v1014 |
- Fixed GetDataStream() bug with streams of zero size. - Added Ole2Stream.GetDataStream() method. - Changed FileShare.Read to FileShare.ReadWrite so file can be opened if accessed by another process. |
CF11v1014FreeForNET11.zip (Full version: 11.1.5000.1014) |
NA | NA | NA |
| v1010 | Fixed bug with saving OLE2 streams with size 0. | NA | NA | NA | NA |
| v1009 | Fixed loading of OLE2 compound files with invalid ID chains. | NA | NA | NA | NA |
| v1007 | Added new method Ole2Storage.Export. | NA | NA | NA | NA |
| v1004 | Fixed minor issue with incorrect Load() method exception. This build is included with second setup release. | NA | NA | NA | NA |
| v1003 | Fixed issue with loading of large files (above 7MB) with unconventional MSAT ending. | NA | NA | NA | NA |
| v1001 | Fixed large files (above 7MB) save issue. | NA | NA | NA | NA |
| v1000 | Release version. | NA | NA | NA | NA |
Installing .NET assembly on Vista/Windows 7 OS requires Administrator permissions. On Windows XP for installing .NET assembly it is enough to drag&drop assembly to the GAC folder. On Vista/Windows 7 OS, in most cases, that wouldn't be allowed, so follow this instructions:
GAC for .NET 4.0 assemblies is different than GAC for assemblies from older version of .NET framework. Default path for GAC for .NET 4.0 assemblies is 'c:\Windows\Microsoft.NET\assembly' folder.
Adding assembly to GAC doesn't mean that you would automatically see that assembly in Visual Studio's add reference dialog. If you don't see assembly that is in GAC then you need to make the following steps: