Web Site projects supports resx files only in the special folders: App_GlobalResources and App_LocalResources. Also you could move attribute value of server tag from aspx files.
Best regards, Alexander Nesterenko ReSharper developer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Hello George,
You should add new resx file into the project.
Best regards,
Alexander Nesterenko
ReSharper developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello Alexander,
Thank you for your help!
My project isn't a web application but a web site,when I added a new resx file,the problem still exists.
Hello George,
Web Site projects supports resx files only in the special folders: App_GlobalResources
and App_LocalResources.
Also you could move attribute value of server tag from aspx files.
Best regards,
Alexander Nesterenko
ReSharper developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello Alexander,
Yes,you are right.But I think if it is supported in codebehind files,so much the better.
Thank you for your answer and help!