Hi guys, generally speaking my Synch Manager has been clear of errors, but I'm getting a few recurring Synch Errors regarding Service Contracts and Sales Opportunities.
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at SAPbobsCOM.CompanyClass.GetBusinessObject(BoObjectTypes Object)
at NetPoint.SynchSBO.WebToolsChildObjects.OpportunityInterest..ctor(Company company, SecurityTicket st)
at NetPoint.SynchSBO.Synch.LoadQueues()
at NetPoint.SynchSBO.Synch.SynchAll()
Exception from HRESULT: 0xFFFFFB9E
at SAPbobsCOM.CompanyClass.GetBusinessObject(BoObjectTypes Object)
at NetPoint.SynchSBO.SBOObjects.SBOServiceContracts..ctor(Company company, SecurityTicket st)
at NetPoint.SynchSBO.Synch.LoadQueues()
at NetPoint.SynchSBO.Synch.SynchAll()
-5002:Date deviates from permissible range [OPR1.OpenDate][line: 1]
at NetPoint.SynchSBO.WebToolsChildObjects.OpportunityStage.NetPointToSBO(NPQueueObject qData)
at NetPoint.SynchSBO.SynchObjectBase.Synch()
This one should be able to skip, but not sure why these came up. I know for a fact these Quotations were initiated under Outlook Integration and I believe they were saved as drafts but never sent out, and then cancelled in B1.
The DELETE statement conflicted with the REFERENCE constraint "FK_ShipmentDetail_OrderDetail". The conflict occurred in database "B1WebTools07", table "dbo.ShipmentDetail", column 'OrderDetailID'.
The statement has been terminated.
at netpoint.api.data.DataFunctions.Execute(String SQL, String connectionstring)
at NetPoint.SynchSBO.SBOObjects.SBODocument.DeleteLineItems(NPOrder wto, Documents document)
at NetPoint.SynchSBO.SBOObjects.SBODocument.SBO_2_NP(Documents& document, NPOrder order)
at NetPoint.SynchSBO.SBOObjects.SBOQuote.SBOToNetPoint(SBOQueueObject qData)
at NetPoint.SynchSBO.SynchObjectBase.Synch()
Thanks,
Jason Walters