I have a webservice (ASP.NET) deployed on a webfarm. A client application consumes it on daily basis. The problem is that some of its calls are duplicated (with difference of milliseconds). For exampl
Rather than relying on one server, is it possible to achieve high availability with two servers and no hardware load balancer?
I have created a WCF service that needs to be hosted in a Window Service because it is participating in a P2P mesh (NetPeerTcpBinding). When I tried to host the WCF Service with NetPeerTcpBinding endp
Our current project at work is a new MVC web site that will use a WCF service primarily to access a 3rd party billing system via a web service as well as a small SQL database for user personalization.
What issues do I need to be aware of when I am deploying an ASP.NET application开发者_JAVA技巧 as a web farm?All session state information would need to be replicated accross servers. The simplest way
i am getting this exception help me how to solve this problem. Error Time: 20091104 151412 Error Message: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, e