In an automation script we already had a few times that a GetParameter call failed with error code: 0x80004005
Get Parameter ('_22818_1':530/) Failed: 0x80004005
We cannot reproduce the issue (only happens a few times a month), and couldn't find the root cause. All agents and elements were active. No strange things could be found in the information events, except that the GetParameter has failed.
What are the possible causes for error code 0x80004005? Can this occur when something happens during network communication between the two DMAs?
Hi Tom,
Is it possible that you try to get a table parameter without specifying a valid index?
No it’s a standalone parameter and all IDs are correct. Right before and after the get that fails, other gets on the same parameter succeed.