Asked by:
Visual Studio 2013 Express for Web keeps on crashing on start

Question
-
User1415305511 posted
Hi. My visual studio keeps on crashing and I don't have any idea why it does at all. I've already tried restarting, repairing and even reinstalling it but still no luck. I keep on having this error.
Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: VWDExpress.exe Problem Signature 02: 12.0.31101.0 Problem Signature 03: 545474d4 Problem Signature 04: mscorlib Problem Signature 05: 4.6.1055.0 Problem Signature 06: 563c0eac Problem Signature 07: 17c2 Problem Signature 08: 1d Problem Signature 09: System.ArgumentNullException
Any suggestion would be greatly appreciated. Thank you !Thursday, November 2, 2017 6:18 AM
All replies
-
User-2139489267 posted
Sure, you have not installed any extension recently?
Thursday, November 2, 2017 6:25 AM -
User1415305511 posted
If I'm not mistaken I don't remember installing any extension recently.
Thursday, November 2, 2017 6:30 AM -
User347430248 posted
Hi jelato,
you can check if you had install any updates regarding Visual Studio Express or Windows.
it is possible that update cause this issue.
try to check it and if you find it then try to remove that update temporary and check whether it solves the issue or not.
if the issue get solved then you can wait for next update and try to install that update to solve the issue permanently.
also you can try to move to Visual Studio 2017 community version which is free and provides much more functionality then Visual Studio 2013 Express.
Reference:
let us know if that solves your issue or not.
Regards
Deepak
Thursday, November 2, 2017 8:19 AM -
User1415305511 posted
Thanks.
Does moving from Visual 2013 to 2017 would not cause any issues to my project ?
Thursday, November 2, 2017 8:24 AM -
User347430248 posted
Hi jelato,
you can try to open your project with VS 2017.
if it ask for upgrading then just do the upgrading and it will become compatible with VS 2017.
note that this upgrade of project is non reversible.
so I suggest you to take backup of project first and then try to upgrade.
other thing I find that , other users are also reporting this issue with other project type with VS 2013.
in that thread I find that some users try to install update 5 to solve the issue.
also many other temporary fix are available.
so you can try to refer link below may help you to solve the issue.
vs2013 express desktop has stopped working
Microsoft Visual Studio Stoped working
you can see that both issues are reported yesterday. so these are recent threads.
Regards
Thursday, November 2, 2017 8:34 AM