I get the following error, when trying to use the runtime screen editor. (LightSwitch 2011, RTM version)

"The last change wasn't successfully persisted. Please shut down the running application. Error: Object reference not set to an instance of an object."

This happens after making any change and saving. I've tried creating a new project with a single table and a single screen. Same error.

link|improve this question

50% accept rate
1  
Found the solution. Delete the following directories: %LOCALAPPDATA%\Microsoft\VisualStudio\10.0\ComponentModelCache %LOCALAPPDATA%\Microsoft\VisualStudio\10.0\ManifestCache Found the answer here – dteske Aug 24 '11 at 16:27
You should answer this question below so it can be flagged as answered – Robert MacLean Sep 9 '11 at 19:43
feedback

1 Answer

up vote 0 down vote accepted

Found the solution. Delete the following directories:

%LOCALAPPDATA%\Microsoft\VisualStudio\10.0\ComponentModelCache
%LOCALAPPDATA%\Microsoft\VisualStudio\10.0\ManifestCache 

Source here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.