If you get 2 calls in WCF for any method from jquery or client side.

Solution - 
When you get 2 calls in WCF service that means there is serialization problem in your code. it may be in Data Member or some other issue related to Serialization.

Comments

Popular posts from this blog

Swagger for Azure functions: Undocumented TypeError: Failed to execute 'fetch' on 'Window': Request with GET/HEAD method cannot have body. Fixed.

System.Net.Http.HttpClient' does not contain a definition for 'PostAsJsonAsync

A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance