Computer can not open the Web page and hint stack overflow reason analysis and solution

Source: Internet
Author: User

Computer can not open the Web page and hint stack overflow reason analysis and solution

1, the function call level too deep, each call once, function parameters, local variables and other information on the pressure stack;

2, the local static variable volume is too large.

Workaround:

1, press Win+r to open the operation, input cmd, and press ENTER;

2. When you open the command prompt, enter and execute the following commands, respectively:

regsvr32 atl.dll

regsvr32 shdocvw.dll

regsvr32 urlmon.dll

regsvr32 browseui.dll

regsvr32 oleaut32.dll

regsvr32 shell32.dll

regsvr32 jscript.dll

regsvr32 vbscript.dll

regsvr32 mshtmled.dll

regsvr32 CLBCATQ. Dll

regsvr32 cscui.dll

regsvr32 MLANG.dll

regsvr32 stobject.dll

regsvr32 WINHTTP.dll

regsvr32 msxml3.dll

regsvr32 query.dll

regsvr32 jscript9.dll

regsvr32 hlink.dll

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.