I am trying to edit a custom ruleset file for FxCop. When I open a ruleset file I receive this message:
Width of the image strip must be a positive multiple of
ImageSize.Width
Parameter name: value
It looks like the file is already open, because when I try to edit as XML it asks me if I want to close it first. I cannot edit as XML, either.
*.ruleset
files cannot be open in Visual Studio. Possible Visual Studio bug? – Alis