FoxInCloud
New error... never seen before..when click on a button
Gravatar is a globally recognized avatar based on your email address. New error... never seen before..when click on a button
  Michele
  All
  Oct 16, 2018 @ 07:03am

This is the error i have.... My code has not been modified recently... The form i try to load has no code in load() and it works in default session not private

10/16/18 08:45:15 AM
awajax.lSuccess(.f.): Error detected at code line #16,741 of method 'awajax.propslocateviews'
"Could not find view parameter record in this alias for this form (hereafter) -- Tip: make sure that the .Load() code in your form and its parent class(es) execute DoDefault() so that the code in (modify class awFrm of aw.vcx method Load) executes"
POST
_form_main_details
Call stack: 01 .processhit (561) > 02 .process (901) > 03 .routerequest (920) > 04 mobprocess.process (2713) > 05 wwprocess.process (272) > 06 mobprocess.gridevent (4640) > 07 mobprocess.ajaxgridrequest (4654) > 08 awajax.gridrequest (8822) > 09 awajax.formrequest (8913) > 10 awajax.useraction (13723) > 11 awapphost.useraction (3257) > 12 awapphost.useraction_ (3444) > 13 main_scx._pageframe1.page1.contain.grid1.column12.bt1.clickinet (29) > 14 main_scx._pageframe1.page1.contain.grid1.column12.bt1.click (6) > 15 main_scx._pageframe1.page1.contain.grid1.column12.bt1.buttonclick (4) > 16 main_scx.wform (55) > 17 main_scx.wformshow (44) > 18 awajax.dialogadd (15986) > 19 awajax.xmldialogadd (16270) > 20 awajax.xmlpropschangedadd (15707) > 21 awajax.propssave (9354) > 22 awajax.propslocateviews (16742)

Exe: "C:\Program Files (x86)\AcutMobile\Mobtest.exe", version 11.2.255 of 2018-10-08 03:59:48 PM (1 week ago) Process ID: 39188
Client: 176.200.53.118
userID: 59914IO7O
URL: http://acut.xxxxxxx.com/acutmobile/gridEvent.mob?&Event=click&ObjAddr=main_scx-_pageframe1-page1-contain-grid1-column12-bt1&UserID=59914IO7O&PageInit=&nReq=8
Form variables:   &nKeyCode=  &nButton=1  &nShiftAltCtrl=0  &nXcoord=85  &nYcoord=261  &nRow=338  &nCol=130  &lastKey=0  &version=2.27.0  &sync=false  &vpw=360  &vph=518  &userID=59914IO7O  &reqID=3918_5BJ0IRDPO-001  &nInet=0.000  &nCli=0.204
FAS version: 2.27.0 of 2018-08-07 11:38:55 AM GMT (2 months ago) Table New: 'C:\Program Files (x86)\AcutMobile\Temp\59914IO7O\_59914io7o_main_scx_New.DBF' can't be found

------------------------------------------------
Query String     : &Event=click&ObjAddr=main_scx-_pageframe1-page1-contain-grid1-column12-bt1&UserID=59914IO7O&PageInit=&nReq=8
DLL or Script    : /acutmobile/gridEvent.mob
                 : C:\inetpub\wwwroot\AcutMobile\gridEvent.mob
Host Server Name : acut.xxxxxxx.com
Machine Name     : SERVER
Referring Link   : http://acut.xxxxxxxx.com/acutmobile/Main.mob
Client IP Address: 176.200.53.118
Client Browser   : Mozilla/5.0 (Android 7.0; Mobile; rv:62.0) Gecko/62.0 Firefox/62.0
Username         : 
Form Variables ---------------------------------
&nKeyCode=&nButton=1&nShiftAltCtrl=0&nXcoord=85&nYcoord=261&nRow=338&nCol=130&lastKey=0&version=2.27.0&sync=false&vpw=360&vph=518&userID=59914IO7O&reqID=3918_5BJ0IRDPO-001&nInet=0.000&nCli=0.204

Gravatar is a globally recognized avatar based on your email address. re: New error... never seen before..when click on a button
  FoxInCloud Support - Thierry N.
  Michele
  Oct 16, 2018 @ 11:46am

can you reproduce the error or does it happen just once?

Gravatar is a globally recognized avatar based on your email address. re: New error... never seen before..when click on a button
  Paul
  FoxInCloud Support - Thierry N.
  Dec 20, 2018 @ 08:11pm

Hi,

FYI, I had the same error when a form was initialised and just like the poster in 2015 who reported the error too I started again with a fresh copy of the form class and then made identical code and form changes, which fixed the problem.

I suspect that changing the wcPropSave string property of the form via the Properties window (and Zoom) somehow screwed it up, though I cannot prove this. It is the only difference I can think of between the two attempts to change the form.

Paul

Gravatar is a globally recognized avatar based on your email address. re: New error... never seen before..when click on a button
  FoxInCloud Support - Thierry N.
  Paul
  Dec 21, 2018 @ 01:29am

Hi Paul,

As we discussed in another thread, FoxInCloud stores the form state in a VFP table, one records named wItems holds the views and CADs definitions and parameters.

In this case (from Oct. 2018), something went wrong with the table and the 'views' record could not be found.

You need to secure access to the Temp\* tables, eg. remove this directory to all file scanning processes like anti-virus, indexing, etc.

© 1996-2024