In VS2010, when I right click on my web.config file the “Add Config Transforms” option is greyed out.
Any idea how I can get that back?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It was greyed out because there were already transforms for all of the listed configurations.
I couldn’t see the transform files because vb.net in its infinite wisdom decided not to natively show the associated config files. Apparently there is no choice but to select “show all files” in order to see them.