Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created one wcf service. i have host this service on iis and used in my application. Its working fine. Now i have upload this web service on remote server. i can able to access this wcf service through domain name in browser. I have add its reference in my asp.net web application but service does not work. What is the problem??
It gives me the pop up that remote server is taking too much of time and another pop up as unable to step into to remote server....microsoft V.S. remote debbuging monitor does not appear tobe running on commuter
Posted
Updated 11-Jan-15 23:09pm
v4
Comments
Kornfeld Eliyahu Peter 12-Jan-15 5:06am    
You are tying to debug into remote sever?
Member 11151142 12-Jan-15 5:23am    
Actually m not able to debug the the remote server file...I have add the logs into wcf but it does not have any data. I think wcf service did not get a call.. how to deal with it???
Member 11151142 12-Jan-15 5:24am    
or it will not able to connect to the database which is located on same server..
Member 11151142 12-Jan-15 5:31am    
Can you tell me what paramertes in client web.config should be set to access wcf service. I have updated the connection string as per new connction to db.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900