I'm using 2012 Professional and I've been trying to create a release configuration for my website, and also use the new web.config transforms. However, I'm not able to create a release configuration. Even when I go into configuration manager and create a new configuration, the only option I'm given is Debug.
Also, when I right-click the web.config file, as MSDN says, I don't have the option to add a new transform.
I've been looking around, but I can't find anyone else with a similar problem. How can I fix this?
It's getting very annoying as I have to keep changing my connection string, and other settings every time I want to try a debug build on the beta server, and then I have to change them again when I'm publishing to the live server. Sometimes I forget to make the change, and everything goes down.
Thanks.