Hi

19.1 on windows Server 2012 R2 Standard.

When editing I get:

Code:
C:\Program Files (x86)\DataFlex 19.1\Bin\Studio.exe
Referenced Array Index Out of Bounds


Error: 4509


Please report this error to Data Access Corporation


GET_OBJECTDEFPROPERTIES (17347) - oWebAppDesigner (3902) - at address 232907
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233079
MSG_RENDER (17349) - oWebAppDesigner (3902) - at address 233132
MSG_ONCOMENDPARSE (10904) - oWebAppDesigner (3902) - at address 233015
MSG_ONCOMENDPARSE (10904) - oCDS (3903) - at address 80988
GET_INVOKECOMMETHOD (1374) - oDispatchDriver (4891) - in native code
GET_COMPARSEEDITORBUFFER (10874) - oCDS (4836) - at address 76032
MSG_PARSE (11671) - oEditorVDF (4809) - at address 113335
MSG_PERFORMUPDATE (13042) - oEditorVDF (4809) - at address 113348
MSG_ONTIMER (10130) - oUpdateTimer (3167) - at address 203009
MSG_ONTIMER (10130) - DFTimerManager (27) - at address 67829
[start] - at address 243644
I click "OK" and it returns another 6 times.

Gotta fess up: I had been experimenting with "Procedure Set psCaption for cWebObject String sCaption" and the like... which I am perfectly well aware isn't done any more, but I'd deleted them again.

I exited from the Studio and restarted it, opened the same workspace and then got the same error, but with many of the following sprinkled between:

Code:
C:\Program Files (x86)\DataFlex 19.1\Bin\Studio.exe
Invalid message. GET_FINDNAMEDLASTCHILDCDSNODEEX


Error: 98


Please report this error to Data Access Corporation


GET_OBJECTDEFPROPERTIES (17347) - oWebAppDesigner (3902) - at address 232919
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233079
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RENDER (17349) - oWebAppDesigner (3902) - at address 233132
MSG_ONATTACHVIEW (11744) - oWebAppDesigner (3902) - at address 232958
MSG_ATTACHDYNAMICVIEWS (11658) - oFileVDF (4162) - at address 81681
MSG_SETCURRENTCONTEXT (13754) - oFileManager (3162) - at address 143231
MSG_OPENVIEWCOLLECTION (13750) - oFileManager (3162) - at address 143124
MSG_ONCHANGEDWORKSPACE (11680) - oWorkspaceDesktop (785) - at address 118793
MSG_LOADWORKSPACE (14102) - oMain (789) - at address 149716
GET_EXECUTE@1 (10992) - oStudioCommand (621) - at address 124654
MSG_ONCOMMAND@2 (11009) - oActionManager (619) - at address 77054
MSG_ONCOMMANDSTRING (11010) - oActionManager (619) - at address 77072
MSG_ONIDLE (1564) - oMain (789) - at address 149959
[start] - at address 243644
And also some:

Code:
 C:\Program Files (x86)\DataFlex 19.1\Bin\Studio.exeInvalid message. GET_PHOCDSHELPER


Error: 98


Please report this error to Data Access Corporation


GET_OBJECTDEFPROPERTIES (17347) - oWebAppDesigner (3902) - at address 232858
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233079
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RECURSECDSOBJECT (17348) - oWebAppDesigner (3902) - at address 233084
MSG_RENDER (17349) - oWebAppDesigner (3902) - at address 233132
MSG_ONATTACHVIEW (11744) - oWebAppDesigner (3902) - at address 232958
MSG_ATTACHDYNAMICVIEWS (11658) - oFileVDF (4162) - at address 81681
MSG_SETCURRENTCONTEXT (13754) - oFileManager (3162) - at address 143231
MSG_OPENVIEWCOLLECTION (13750) - oFileManager (3162) - at address 143124
MSG_ONCHANGEDWORKSPACE (11680) - oWorkspaceDesktop (785) - at address 118793
MSG_LOADWORKSPACE (14102) - oMain (789) - at address 149716
GET_EXECUTE@1 (10992) - oStudioCommand (621) - at address 124654
MSG_ONCOMMAND@2 (11009) - oActionManager (619) - at address 77054
MSG_ONCOMMANDSTRING (11010) - oActionManager (619) - at address 77072
MSG_ONIDLE (1564) - oMain (789) - at address 149959
[start] - at address 243644
I've had to:
  1. Kill it with Task Manager
  2. Rename the file I was working on
  3. Reopen the Studio and select that workspace, which now does not have the problem


But if I open that file again, the problem is back!!!

Help!

OK, seems to be fixed now. I deleted the file, reopened the Studio, opened the workspace, opened the renamed copy of the file, saved that under the original name, exited and reopened, all with no problems.

Still like to know what it was though - I'm thinking CodeSense got it's nickers in a twist (as we say in my country! <g>).

Mike