Click here to Skip to main content
15,887,383 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have come across a strange issue where I have multiple WCF Services that work fine. The problem arises when 2 different users are debugging the project - 1 user will have the WCF Service working fine and returning data but the second will get error messages saying WCF Service is undefined.

This happens through visual studio.

Has anyone had this issue before or any knowledge on how to eliminate this?

thanks in advance.
Posted
Comments
Thomas Maierhofer (Tom) 4-Dec-14 12:59pm    
Several possibilities! Can you specify more abut the implementation.
Kats2512 6-Dec-14 16:21pm    
it works fine when it is implemented into the live environment. just in the developer environment this issue arises. 2 developers cannot debug the project at the same time.
Kornfeld Eliyahu Peter 7-Dec-14 3:09am    
Is it remote debugging of the service - or both developer have a local copy of the service?
Kats2512 8-Dec-14 2:06am    
we remote into a machine and debug/test the application from there. could this be the cause of the issue?
KaushalJB 8-Dec-14 4:33am    
It's not the case.. number of users can access WCF anytime. You need to provide an Inbound Rule in Firewall where you have hosted the Service.

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