L
Lars-Erik Aabech
Hi!
We've got an ASP.NET application that runs swell on development PC's and one
live production server. Another prod. server though crashes a couple of
times a week. Either something that should be bound reports that column X
isn't found, or that the IListSource does not contain any datasources. We
get the solution up again by restarting aspnet_wp. This may happen if
aspnet_wp is at 40 mb or 400mb, so it's not memory related. The SQL Server
has about 40 total connections and the connectionstring uses default
pooling.
I've ran div. stress tests with ACT, but can't reproduce the error. The
solution runs fine with 10 users at once (test agains workstation), and none
of the requests generated reports status 500.
Anyone have any ideas about how to solve this or how to reproduce the error?
Lars-Erik
- soon to be placed in a mental institution
We've got an ASP.NET application that runs swell on development PC's and one
live production server. Another prod. server though crashes a couple of
times a week. Either something that should be bound reports that column X
isn't found, or that the IListSource does not contain any datasources. We
get the solution up again by restarting aspnet_wp. This may happen if
aspnet_wp is at 40 mb or 400mb, so it's not memory related. The SQL Server
has about 40 total connections and the connectionstring uses default
pooling.
I've ran div. stress tests with ACT, but can't reproduce the error. The
solution runs fine with 10 users at once (test agains workstation), and none
of the requests generated reports status 500.
Anyone have any ideas about how to solve this or how to reproduce the error?
Lars-Erik
- soon to be placed in a mental institution