I renamed my project but the default namespace has stayed the same as the original.
If I go to project properties the default namespace field is disabled, so I can't change it!
However I need to change it because when I try to read resource files the wrong names are being requested, I assume because the namespace is wrong.
How can I change this value? I can't find it in any of the files in the solution.
I even changed the COM Guid in case this was stored in the registry somewhere!