SummersBren
Programmer
I have written an ASP.Net (VS 2008) program. When running in visual studio or pointing to the development server (in IE8) or remoting in to the production server and running in IE8 ,the application runs fine. But when accessing from client computer pointing to production server it's extremely slow. I've tried numerous things: debug= "false", disabled viewstate but my dropdowns and grids don't populate, etc. I'm at a loss because it runs fine in other situations so that would tell me it's not a database or application issue. Any answers?