XData.Web.Connection not found, but if you press Ctrl+LeftClick, the unit opens.
Why does the new TMS dashboard not set all necessary paths?
I set the path by myself, but nothing to do.
Why does Delphi not see the unit? I can jump to it by pressing Ctrl+left-click!
Mah, I've been very tired of the many bugs in Delphi.
I run the clean option before compiling.
Please check the path for the web compiler. This path is under Tools, Options, TMS WEB, Library path.
Verify that the XData path is added there.
perhaps I have to uninstall web product and reinstall it; since the compiler doesn't see a lot of units
as I resolve one, another comes out
What other comes out?
I uninstalled and reinstalled all the web components. I set the missing paths in the option web library paths. This is the new error : [Error] XData.Web.Response.pas(9): identifier not found "Variant". In my form, I have: one webbutton, one weblabel, and one webedit. A xdatawebconnection and a xadat web client. Can you put me in the right way?
You added the wrong ones. You should not add the ones ending with source\core, only the ones with source\core\web and \source\core\common (when they exist)
Thanks, Wagner. Now works fine.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.