asp.net app slow and not rendering but .txt file works fine?
- by mike
i have a load balanced set of 2 servers running a .net application that is loading slow and not at all to the point the load balancer is redirecting me and my users to our dr server.
i added a hard coded file to both servers to tell what server is working and not. both pull the txt file and display its contents in no time. however the asp.net pages dont render.
the DB is not sweating and even a plain .aspx page doesnt come up.
any thoughts on trouble shooting this?