I've removed some custom ninja script from a 3rd party vendor. I was getting the suspended message again in task manager so I tried to do restore a backup. The restore wouldn't work because of a reference to a dll that could not be found exists. I tried to exclude from compilation but is doesn't exclude the file.
I'm stuck now because I can't restore, the dll doesn't exist because I removed the script, I can't import the script again because I have errors and I can't exclude. I'm dead in the water.
EDIT: I manually unzipped the script, copied and pasted the dll, did the reference thing and compiled which worked. Doing a restore now.
Why would exclude from compilation not work. Working with the latest version 14.1.

Comment