Home > Net >  C # in Windows 7 with the WebBrowser control problem
C # in Windows 7 with the WebBrowser control problem

Time:11-09

Invoke the WebBrowser control in c #, call IE11 visit the web site, in win10 64 plus IE11 under normal operation, but in the Windows 7 64 - bit add IE11 run midway complains, will be prompted to "cannot continue, the application format is not correct", has identified and details two buttons, the details of transactions InvalidDepolyException, tried many ways to online, not solve, but if it's not my program, with IE11 directly visit the web site will not quote this wrong, checked the online information, others also encountered similar problems, use IE to access no problem, and the core use IE browser access complains, after inspection, the core IE browser calls is also IE11, not a version problem, please help me to see if there are any solution?
  •  Tags:  
  • C#
  • Related