Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eRROR BUILD IndyWebServer #4

Open
Level0r0s opened this issue Aug 31, 2018 · 2 comments
Open

eRROR BUILD IndyWebServer #4

Level0r0s opened this issue Aug 31, 2018 · 2 comments

Comments

@Level0r0s
Copy link

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(

@CWBudde
Copy link
Owner

CWBudde commented Sep 8, 2018

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.

@Level0r0s
Copy link
Author

Thanks, I'm using HttpSys2WebServer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants