Hi,
When I click on Resx Manage menu entry in the Tools menu in VS 2012 , I have the following message :
"An item with the same key has already been added."
and nothing appears.
For info, I use VS 2012 Premium RTM, I use a solution with multiple projects and multiple resx files.
JP
Comments: ** Comment from web user: tomenglert **
When I click on Resx Manage menu entry in the Tools menu in VS 2012 , I have the following message :
"An item with the same key has already been added."
and nothing appears.
For info, I use VS 2012 Premium RTM, I use a solution with multiple projects and multiple resx files.
JP
Comments: ** Comment from web user: tomenglert **
Do you have any duplicate resource keys? (could be introduced by merging/manually editing resx files).
Do you have two resource files with the same name but in different subdirectories?