Semaphore Timeout Period

前端 未结 7 941
孤街浪徒
孤街浪徒 2020-12-25 11:54

I\'ve recently wiped and reinstalled/configured all the components of my web and DB servers. I\'m running IIS 6, .NET 3.5, SQL Server 2005. The two servers are separate VM\'

相关标签:
7条回答
  • 2020-12-25 12:13

    Well I would start by ensuring I'm running the latest version of my virtual machine's network drivers.

    Sounds like comms is failing between your 2 VMS. Try opening a TCP socket between the two machines and see if it dies after a certain amount of time.

    0 讨论(0)
提交回复
热议问题