Web Service Toolkit:FAQ

From Lazarus wiki
Revision as of 18:59, 20 August 2007 by Inoussa (talk | contribs) (Web Service Toolkit FAQ page's creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

FAQ

Compilation errors

Error : identifier idents no member "InterfaceGUID"

This error occurs with FPC 2.0.x or old version of FPC 2.1.x. This property has been introduced in FPC 2.2 beta. For FPC 2.1.x just update to a new snapshot. For FPC 2.0.4 download the new "fcl-passrc"( pastree.pp, paswrite.pp, pparser.pp and pscanner.pp ) and place the files into the "ws_helper" folder.