DWScript icon indicating copy to clipboard operation
DWScript copied to clipboard

eRROR BUILD IndyWebServer

Open Level0r0s opened this issue 7 years ago • 2 comments

ERROR DEMO IndyWebServer

[dcc32 Error] dwsDatabaseLibModule.pas(576): E2003 Undeclared identifier: 'AsData' [dcc32 Fatal Error] DSimpleDWScript.pas(39): F2063 Could not compile used unit 'dwsDataBaseLibModule.pas'

LINE 56 ids:=dbo.Intf.Query(Info.ParamAsString[0], scriptDyn.AsData, Info.Execution.CallStackLastExpr);

IScriptDynArray property 'AsData' not exists

procedure TdwsDatabaseLib.dwsDatabaseClassesDataBaseMethodsQueryEval(

Level0r0s avatar Aug 31 '18 03:08 Level0r0s

As far as I can see it the IndyWebServer project is no longer maintained by the original author Eric Grange. In this fork I have collected some changes I did, which are necessary for my work. However, non of them in regards of the IndyWebServer.

CWBudde avatar Sep 08 '18 21:09 CWBudde

Thanks, I'm using HttpSys2WebServer.

Level0r0s avatar Sep 12 '18 04:09 Level0r0s