RamzyEbeid 2/12/2009 6:30:37 AM

Screen Sales  Transaction Entry error: “Illegal address for field”

Dear All

I am working with VS2005, C#, GP 10 SP3

All my customizations are done with VS2005

While I am testing a screen Sales à Transaction Entry

In debug mode for this event: “Dynamics.Forms.RmSalesEntry.RmSalesEntry.RmDocumentNumberWork.EnterBeforeOriginal

void RmDocumentNumberWork_EnterBeforeOriginal(object sender, EventArgs e)

{

try

{

string strDocNum = Dynamics.Forms.RmSalesEntry.RmSalesEntry.RmDocumentNumberWork.Value.ToString();           

}

catch (Exception ex)

{

                MessageBox.Show(ex.Message, "RmDocumentNumberWork_EnterBeforeOriginal");            }       

}

I have this error: “Illegal address for field 'WindowState' in script '[Not Found]'. Script terminated.”FYI: all other screens dosent have this problem

Please advise me what to do.

 

Version: Unknown or N/A
Section: Visual Studio Tools for Dynamics GP


Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3