Comments
Sort by recent activity
Oops, I thought I adjusted for that, but didn't realize. Thanks. / comments
Oops, I thought I adjusted for that, but didn't realize. Thanks.
Answer here: http://www.red-gate.com/MessageBoard/vi ... 5404#45404 / comments
Answer here: http://www.red-gate.com/MessageBoard/vi ... 5404#45404
Hey,
In our app, I'm aware of what might not be performing the greatest, though its hard to identify it from the results identified. I'm trying to figure out what in my code might be the worst performer, and it appears that most of it may not actually be that bad.
But I'm looking for general tips in this request, as I don't see a lot of material on ASP.NET directly, most walkthrough examples were console/windows/WPF apps.
Thanks. / comments
Hey,
In our app, I'm aware of what might not be performing the greatest, though its hard to identify it from the results identified. I'm trying to figure out what in my code might be the worst per...
OK, I solved that by going into ASP.NET and CGI settings and enable execute for the ASP.NET ISAPI dll's... / comments
OK, I solved that by going into ASP.NET and CGI settings and enable execute for the ASP.NET ISAPI dll's...
OK, switching to ASP.NET 4.0 Classic application pool seems to help, but now my issue with that is that it cannot load the pages, get a 404.2 error "not found." / comments
OK, switching to ASP.NET 4.0 Classic application pool seems to help, but now my issue with that is that it cannot load the pages, get a 404.2 error "not found."