I have deployed wcf service in iis ... it works fine on the local computer. The wcf service is working to fetch data from database and shows the result in a gridview in my application(search operation)...However, this service is giving error when i access the application from a remote system and perform the search operation...
By remote i mean that my and my managers PC is connected via Lan and when my manager tries to access the application he is able to do so but for the search operation error is thrown...