GoNetDotNet
Search this site
Home
About
Disclaimer
Articles
Effective Coding
Common Doubts
Useful Tools
Contact Us
Sitemap
Home
About
Libish Varghese Jacob
Articles
[ Article ] How to configure and use Enterprise Library 5.0 application blocks using NuGet Package Manager
[ Article ] How to configure and use Enterprise Library 5.0 caching block
[ Article ] How to configure and use Entity Framework 4.1 using visual studio 2010
[ Article ] How to configure and use Microsoft Enterprise Library 5 for logging
[ Article ] How to configure and use SQL CE 4 with visual studio 2010
[ Article ] How to create an extensible modular application in .Net
[ Article ] How to install NuGet package manager for visual studio 2010
[ Article ] How to test an application in limited network bandwidth
Design Patterns
Redirect page
WCF Articles
WPF Articles
Common Doubts
.Net
Console Application
Enterprise Library
Team Foundation Server (TFS)
WCF
WPF
Contact Us
Disclaimer
Effective Coding
How to do Effective refactoring of code
Useful Tools
WPF Tools
Sitemap
Common Doubts
>
WCF
WCF common doubts
[ Solved ] Cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher.
[ Solved ] How to track WCF errors and exception
[Solved] An endpoint configuration section for contract could not be loaded because more than one endpoint configuration for that contract was found. Please indicate the preferred endpoint configuration section by name.
[Solved] How to add service reference from visual studio to WCF services which uses net.tcp/tcp binding or net.pipe/PipeBinding.
[Solved] How to configure Discovery Proxy Service Announcement Endpoint Which accepts announcement messages from services, both via code and Configuration file.
[Solved] How to configure WCF service to announce it’s online and offline messages to a discover proxy service using Announcement endpoint, both via code and Configuration file.
[Solved] Service has zero application (non-infrastructure) endpoints. This might be because no configuration file was found for your application, or because no service element matching the service name could be found in the configuration file, or because no endpoints were defined in the service element.
[Solved] The .Net Framing mode being used is not supported
[Solved] There was an error reading from the pipe: Unrecognized error 109 (0x6d).
[Solved] There was an error while trying to serialize parameter fileStream. The InnerException message was Type System.IO.FileStream with data contract name FileStream: System.IO is not expected.
Subpages
(10):
[Solved] An endpoint configuration section for contract could not be loaded because more than one endpoint configuration for that contract was found. Please indicate the preferred endpoint configuration section by name.
[ Solved ] Cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher.
[Solved] How to add service reference from visual studio to WCF services which uses net.tcp/tcp binding or net.pipe/PipeBinding.
[Solved] How to configure Discovery Proxy Service Announcement Endpoint Which accepts announcement messages from services, both via code and Configuration file.
[Solved] How to configure WCF service to announce it’s online and offline messages to a discover proxy service using Announcement endpoint, both via code and Configuration file.
[ Solved ] How to track WCF errors and exception
[Solved] Service has zero application (non-infrastructure) endpoints. This might be because no configuration file was found for your application, or because no service element matching the service name could be found in the configuration file, or because no endpoints were defined in the service element.
[Solved] The .Net Framing mode being used is not supported
[Solved] There was an error reading from the pipe: Unrecognized error 109 (0x6d).
[Solved] There was an error while trying to serialize parameter fileStream. The InnerException message was Type System.IO.FileStream with data contract name FileStream: System.IO is not expected.
Comments