hello everyone,
I have an ASP.Net application, I am using .Net remoting between webserver and application server.
my application use 3 servers: Webserver, application sever and data server.
from time to time I receive an IIS Deadlock for no reason. before I thought the reason is the load on the server but lately I noticed that I am receiving deadlock even if one or two users are using the application only.
it is not a problem of high number of users, it is something else, can anyone help me why i am having deadlock, mayb some article or link would be helpfull.
Thanks.