Reputation: 415
My MSVisualStudio was working fine and suddenly it's text editor stops accepting user input. I closed my application and it says:
Microsoft Visual Studio has detected that an operation is blocking user input. This can be caused by an active modal dialog or task that needs to block user interaction. Would you like to shut down anyway?
How to solve this Problem. Can anyone help me please. I also run my application as administrator and it not allows me to access my application by saying that application is in used by other program.
Upvotes: 1
Views: 4265
Reputation: 470
Do you have Resharper? I had the same exact issue with Resharper installed but suspended because my license was expired. I uninstalled it and everything works fine now.
Upvotes: 8