anyone know if a WCF service (.svc) can be made to work from a folder on an apache server?
or does it need to sit on IIS? and if so, how is the folder 'activated'? I've got some free space on my uni's ASP.NET server, in a sub-folder with my initials. I've tried putting the svc etc in my Web folder at the uni, but the service reference is not recognised from external client (my machine at home)
or does it need to sit on IIS? and if so, how is the folder 'activated'? I've got some free space on my uni's ASP.NET server, in a sub-folder with my initials. I've tried putting the svc etc in my Web folder at the uni, but the service reference is not recognised from external client (my machine at home)
Last edited: