PDA

View Full Version : Error 4399



FrankValcarcel
8-Feb-2014, 11:07 PM
C:\VDF18A\Bin\Studio.exe
COM object method invocation error. Invalid CDS node handle
Error: 4399
Please report this error to Data Access Corporation
GET_COMGETPARENT (11681) - oCDS (2810) - at address 82739
GET_TREENODEMATCHINGCDSNODE (16084) - oTree (2833) - at address 194158
MSG_ONCHANGECURRENTNODE (12405) - oCodeExplorer (2809) - at address 194290
MSG_SETCURRENTNODES (12426) - oObject (3668) - at address 88363
GET_EXECUTE@1 (11806) - oObject (756) - at address 133039
MSG_ONCOMMAND@2 (11823) - oActionManager (605) - at address 83821
MSG_ONCOMMANDSTRING (11824) - oActionManager (605) - at address 83839
MSG_ONIDLE (1564) - oMain (763) - at address 147569
[start] - at address 231363


Clicking a Tab Dialog Tab



Object oDemoTab is a cWebTabPage
Set psCaption to "Preferences"
Set piColumnCount to 20
Object oCheckBoxGroup is a cWebGroup
Set psCaption to ""
//Set piHeight to 125
Set piColumnIndex to 22
Set piColumnSpan to 8
Set piColumnCount to 30

Object oActions_Reminder is a cCoveWebCheckBox
Entry_Item Actions.Reminder
Set piColumnIndex to 0
Set piColumnSpan to 4
Set psCaption to "Reminder"
Set piLabelOffset to 30
End_Object
Object oActions_OutLookAppt is a cCoveWebCheckBox
//Entry_Item Actions.Reminder
Set piColumnIndex to 5
Set piColumnSpan to 4
Set psCaption to "Calendar"
Set piLabelOffset to 30
Set psToolTip to "Add to Outlook calander on save"
End_Object
Object oActions_OutlookTask is a cCoveWebCheckBox
Entry_Item Actions.Reminder
Set piColumnIndex to 10
Set piColumnSpan to 4
Set psCaption to "Task"
Set piLabelOffset to 30
Set psToolTip to "Create Outlook Task on save"
End_Object
End_Object

John van Houten
9-Feb-2014, 06:52 PM
I'm pretty sure that this one is the same as the error you reported after typing in the editor then clicking in the Previewer. I can reproduce that error and hope to have a fix shortly.

regards John van Houten
Data Access Corporation