I just started creating a Windows Service; out of curiousity, selected English (United States) as the Service's Language, though localization is not part of requirements on hand.
Then when I tried dragging a Timer component into the design area of the service, I get this message:
"Components cannot be added in localization mode. Select (Default) in the Language Property to return to the default form and add components."
My question is, what does localization have to do with components?
I'm using VS2010/C#/.Net 4 with all latest service packs. Thank you for any answers.