• Hi All,

    We are facing the same issue. Our application developed in .Net 4.0 is working very fine with UAT server and the responses are also fast. But we are facing a delay of 7-8 times in Production server.

    Details of UAT and Production server system is as below.

    UAT:

    OS - W2K8 Enterprise 64 Bit SP2

    SQL Server - W2K8 R2 Enterprise x 64 Bit RTM

    PROD:

    OS - W2K8 R2 Enterprise SP1

    SQL Server - W2K8 R2 Enterprise x 64 Bit RTM

    Both Sql server are running as Virtual machine and the storage is shared.

    We have found that Audit_Logout is taking 16 ms (including query execution 8ms) in UAT and 3666 ms (including query execution 6ms).

    Please reply back with exact solution (if someone has faced earlier).