I hosted a simple wcf service in IIS and I am able to access it from the IIS server machine without any issues. But, when I access it from any other machine I get the error:
"Server Error in '/' Application.The resource cannot be found."
I put an aspx file in the same location as that of the svc file and is accessible from all the machines; to rule out the connectivity problems. Please throw your thoughts on this.
Asked
Active
Viewed 2,379 times
0

Rahees
- 3
- 1
- 3
-
Are you able to access the .svc file from the other machine? – Rajesh Jun 26 '12 at 16:25