Search code examples
delphidelphi-2006

Problem when compiling "vcl forms application" in turbo delphi for .net


I have Turbo delphi for .net, and every time that I try to compile a vcl forms application I receive a send/close error message. It has nothing to do with with the applications, because they compile fine in other machines. The error message accuses ntdll.dll. I can compile Windows Forms Application with no problems.


Solution

  • You installed the .NET 1.1. framework?