wcf - Cannot access a disposed object -


I am writing a tool to integrate with a web service, I have a method that is just an ImportExportSoapClient object Call API methods for the web service that creates, but when I call in one of the ways, I can not reach a dealt object system. ServiceModel.Channels.ServiceChannel? Can anyone have the same experience or can lend a hand?

communication object (like ChannelFactory ). When the object is in a off or closing position, you get an ObjectDisSpace exception .

MSDN Reference:


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -