hi Yvonne!
thanks for the tip, I think I found the bug!!
there was a procedure in the library file that ended like this:
....
return
endproc
The compiler has worked only to this point
the...
Type: Posts; User: strato
hi Yvonne!
thanks for the tip, I think I found the bug!!
there was a procedure in the library file that ended like this:
....
return
endproc
The compiler has worked only to this point
the...
Hi Hank,
Yes, both App, Page and Section - Delegates - Custom Library are filled out (lib_feladas.prg)
Yes, when I click an a delagate event name source opens in script editor in Apps workspace...
path looks OK:
?set("path")
C:\Lianja\library\thirdpartylibs\,C:\LIANJA\APPS\FELADAS\
the problem is already occurring in AppBuilder:
Cs nov. 12 17:02:31 2020
**** Lianja error ****
do...
how will procedures in lib_*.prg files in an App directory (eg /linaja/apps/myApp) be accessed?
or otherwise: what could be the cause of an error message that is missing such a procedure? (The...
thank You Yvonne!
can I use the --debug switch with AppCenter?
if so, where are the debug files?
good news: i was lame, I messed up the deployment
good news: after reinstalling AppCenter (5.4) all three clients work fine with the same two parameters (--runtimedir --tenancy)
bad news: Apps don't work well. Apps don't "see" the Page's (and...
hi Yvonne,
I have additional issues running the App runtime. Where I can start the AppCenter 2315 , it will report an error immediately 2313 after starting. In the ready delegate, the first...
Hi Yonne,
yes, exactly:2304
(of course I can only log in as admin)
yes, this is a test environment for now, no matter what client we use for it. And yes, I upgraded the 177 to 5.4 (AppBuilder runs on this machine). We installed AppCenter on each client machine...
I deleted, exited, logged in-out...nothin; restarted AppCenter, logged in - appcentertiles.dbo was not re-created
appcenter directory now looks like this2302
Hi Yvonne,
no, I can't reach Web Inspector (so I should have changed something in appcenter.rsp). Yes, I tried several times, usually separately, one after the other. The same thing always happens...
Hi, Yonne,
I don't know if this is a file access problem or something else (should i use web inspector to find out?)
On the three machines, after login, this is how AppCenter appears, and in the...
Thanks Yvonne!
right-click doesn't respond .. I found this line: <body id="mainbody" _oncontextmenu='return false;'> ... do You mean this one?
... should I change 'return false;' to...
There are 3 workstations (2xwin10, 1xwin7) running AppCenter. The applications are on a common drive (debian + samba). The --runtimedir parameter of the AppCenter launcher icon is the same on all...