Unable to execute outgoing call because the application is sending an input synchronous call-Solution

Source: Internet
Author: User

In an underlying processing function, a message is sent to the main thread, and the pointer in a JScript is transferred to the main thread in some way, and the callback function is called through the pointer.

 

As a result, the following error occurs:

0x8001010d:Because the applicationProgramSending an input synchronous call, so the outgoing call cannot be executed.

 

On the network, we can see that many people have encountered this problem, and there are many instructions on csdn. After reading this part of the discussion:

 

Http://topic.csdn.net/t/20061016/17/5086119.html

 

I know that sendmessage is used in my system. This may cause a problem in the APT model of the ie com interface. Therefore, I switched to the asynchronous function postmessage and found that it was OK. ,

 

Here is another solution:

Http://blog.csdn.net/fenghaibo00/archive/2010/05/20/5611522.aspx

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.