User107138017 posted
I created a WCF project & it running ok. How can build the project to be host under IIS? By default, when I build the project, it will create dllname.config file, but when I publish the project (via right click on the project), it will create web.config
file and build correct bin folder. How can I force the build process to build the project as publish mode?
Thanks,
Steve H