-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-IDEBugResolution-Not ReproducibleThe described behavior could not be reproduced by developersThe described behavior could not be reproduced by developersVerified
Milestone
Description
After running Visual Studio 2015 for a while, renaming stops working, reporting an error: "Object reference not set to an instance of object." Repro is difficult, because when first launching VS, rename works just fine. Dumps aren't retrievable, because VS doesn't crash when this issue happens.
Things to try
- Create an ASP.NET MVC project with a Cloud Service project.
- Build and run the project at least once. Terminate project execution.
- Press F2 over an existing symbol defined in the project.
- Add one or two new classes (controllers or views may work, too).
- Press F2 over the new class name.
Expected
- The rename box appears, the symbol name is highlighted, and the user can rename the symbol.
Actual
- Error dialog appears with the message: "Object reference not set to an instance of object."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-IDEBugResolution-Not ReproducibleThe described behavior could not be reproduced by developersThe described behavior could not be reproduced by developersVerified