Is the configuration as described in the subject a valid architecture when multiple web service instances, in a clustered environment, are doing inserts to the same SQL Server table that has an auto-increment integer primary key? I am seeing what appears to be failures based on conflicts. Is there configuration or coding to allow this architecture, or is it not feasible?
