Hi,
I am using Visual Web Developer 2010 express. I have created a WCF service in the website. The application is running fine in IDE. But I want to publish the code to IIS.
I tried the Publish option, but in VWD express edition Publish option is not there. So I want to manually copy the compiled code to IIS. But I couldn't find the compiled code in the Bin or ClientBin folder.
How I can get the compiled code? Please help me.