Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

IE11 aborts when started from Visual Studio

$
0
0
I upgraded to Windows 10 and when I debug my websites from Visual Studio using IE 11, IE just closes. All I can see is in VS's Output [Debug] Window is:

The program '[984] iexplore.exe' has exited with code -1073741790 (0xc0000022). 
The program '[6600] w3wp.exe' has exited with code 0 (0x0).

These lines are after successfully loading several assemblies.

I originally was using VS 2013.  I found when doing a repair on VS after upgrading to Windows 10, that certain folders like c:\windows\syswow64\1033 were getting a permission denied. I found they had no owner and I had to manually take ownership or set it to TrustedInstaller before repair would work. Since then I uninstalled 2013, cleaned everything up and installed VS 2015 and I'm still having the same issue.

If I use Edge, Chrome, FireFox or Safari everything works from VS. If I start IE using Ctrl+F5 it works. It's only when I choose to debug with IE it fails.

It fails whether or not the website is hosted by IIS or IIS Express.

I've disabled all add-ons, reset Security Levels to default, and reset all my setting in IE to default.  I've uninstall IE and reinstalled it. I performed a Repair on VS.  Made sure to have all the latest Windows Update.  No good on any of this and I can't figure out how to get more info on why it's failing.  There is nothing in the Event Log and I also enabled CrashDumps and no files show up for this issue.  I ran ProcessMonitor and nothing stands out as the issue there either.

I created a new blank web project and added one web form to it with some text to test with. No JavaScript or anything extra and IE11 fails to load when running in debug mode from VS.

IE has better integration with VS, and most of my users are still using IE, so I prefer to use it for general debugging. How do I fix this?

Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>