I created a Self-Host WCF that works the data from SDE tables and expose JSON/XML message after its implementation. I plan to deploy it in our IIS. Should I just copy the project folder into the \inepub\wwwroot\? Or if there is any procedure I can follow?
I tried the procedure from http://msdn.microsoft.com/en-us/library/bb924407.aspx, and published it in File System method, but got failure.
Hopefully, an experienced professional can provide help here. Thanks.
I tried the procedure from http://msdn.microsoft.com/en-us/library/bb924407.aspx, and published it in File System method, but got failure.
Hopefully, an experienced professional can provide help here. Thanks.