fiogf49gjkf0d When creating a contact using the SData Client DLL, receive the following message
Message = An exception occurred executing the dynamic method Contact.OnBeforeInsert.
Src = Sage.SData.Client
Stack = at Sage.SData.Client.Cor e.SDataService.CreateEntry(String url, AtomEntry entry) at Sage.SData.Client.Core.SDataService.CreateEntry(SDataBaseRequest request, AtomEntry entry) at Sage.SData.Client.Core.SDataSingleResourceRequest.Create() at SalesLogix.GenericAdapter.CreateEmployeeSData(Hashtable htArguments) in C: \Users\andy.openshaw\Documents\Visual Studio 2010\Projects\SalesLogix\SalesLogix \SalesLogix Contact SData.cs:line 381
Have been unable to locate any reference to Contact.OnBeforeInsert on the web or in documents.
Please note that I can successfully retrieve a contact record using the SData Client and therefore are connecting to the web service correctly |