In VS 2008, there is a problem with reusing collection types when you configure a WCF service and wish to ‘Reuse types in all referenced assemblies’. If you want to pass collections around via your WCF service, a Visual Studio…
Tag: WCF
Service Debug Behavior
Occasionally we may be coming across this error and it can be very frustrating to pinpoint what the actual problem is. Debugging in Visual Studio does not always give helpful information either.