Fatal: F1026 File not found: 'System.Web.Services.Protocols.dcuil'

Im using Turbo Delphi for .NET - the freeware one

An error occur when running The Compile Delphi for .Net Project in Final Builder 5. I picked Delphi 2006 for .Net. Below is the details of the error:

Processing Assembly info in File : C:\Documents and Settings\fmarinda\Desktop\SVN\Projects\POS\POS_V1.dpr
Generating CFG File…
Borland Delphi for .NET compiler version 18.0
Copyright © 1983,2005 Borland Software Corporation
.NET Framework v1.1.4322 loaded
Web References\ICEWebService\ICEWebservice.IICEWebServiceV1_0service.pas(20) Fatal: F1026 File not found: 'System.Web.Services.Protocols.dcuil’


Is it because im using the  freeware packages of delphi.net that is Turbo Delphi for .NET?

Please help…thank you.

Hi Frankie,

The free Turbo Delphi for .NET doesn’t come with the command line compiler (dcc32.exe) that FinalBuilder needs in order to compile your project. But you should be able to use Turbo Delphi Pro, but first you need to download the command line compiler.

hth.

wow! so i need to purchased a license one. Thank you for your quick reply.