c# - Unable to create additional project configurations in VS2015 Professional for a Web Site -
i new building c# web page , have setup razor3 web site. when site created there web.config , web.debug.config. in our environment, there differences between datasources in development , production, create "release" configuration.
unfortunately, when go configuration manager, "create new project configurations" check box greyed out.
https://www.evernote.com/l/ajtbghvhubfdpoto_okazt3rbkwyxvx_nso.jpg
so far haven't been able find how create new config , have ability launch site though in debug mode.
how create additional configuration similar web application can setup?
Comments
Post a Comment