Hi...
I have a major problem with a web application I am about to launch and just
can't find out what the problem is...
I believe it might be a Buffer Overflow problem but can't pin point the
source of the error! Basically what happens is when I launch the application
on my test server it seems to take quite a while to load the fist page. The
Application is accessing an SQL server but it doesn't pull very much
information... (100 small records max...)
If I install the same app on the production server then and try and run the
application the server crashes...
Can someone please help and suggest what I'm doing wrong!
I'm new to asp.net web development so would appritiate any help
I'm using a SQL 2000 server and running IIS 6 on a 2003 server...
Framework .NET 1.1
Thanks for any help...