OLE Control or Automation Server Error

Hi, not sure if this post is valid in the forum but Im getting the following error when submitting year end payroll data to the government using the vorsprung payroll bolt-on module. This Message is for C/AL Programmers. An exception was raised in the send method. The OLE Control or Automation Server has returned error (HRESULT) - 2147352567. The component did not provide the exception description. Does this ring bells with anyone and can anyone give me a resolution. Thanks

just out of curiosity I googled “2147352567 Error” and a ton of posts came up. I doubt it’s a coincidence that this # matches other posts on google and it seems to have happened on all types of systems not just Navision - Sounds like a VB problem, maybe? check Microsoft online help & support http://support.microsoft.com/ http://support.microsoft.com/search/default.aspx?mode=s&cat=false&query=2147352567&srch=sup&x=11&y=10

I am not sure, but I seem to remember getting this error previously when starting out with Excel automation and solved by setting the report/dataport to processing only.

Thanks Guys, got to the root of the problem in the end. The COMDLG32.OCX was missing. Added it via Customn Controls and all works fine. Thanks to both of you for your input. Paul

Hi paul,

I m also facing the same problem even i tried by adding COMDLG32.ocx but having the same problem. please suggest some on this