M
Marty
I can navigate all over my site when there is no DB
involved, but as soon as I hit the database, the page
hangs and times out. Since the page does not change, the
trace debugging does not tell me what is going on. In
fact, when I step through the routines, all database
routines end nicely. My connections are closed, and I'm
not caught in any loops. The weird thing is that the
site runs fine on my development computer, but hangs on
others, so I'm left thinking it is a local security
issue, or something in the web.config file that conflicts
with local settings.
Can anyone recommend anything? (my first born will be
given your name if you can help me solve this)
involved, but as soon as I hit the database, the page
hangs and times out. Since the page does not change, the
trace debugging does not tell me what is going on. In
fact, when I step through the routines, all database
routines end nicely. My connections are closed, and I'm
not caught in any loops. The weird thing is that the
site runs fine on my development computer, but hangs on
others, so I'm left thinking it is a local security
issue, or something in the web.config file that conflicts
with local settings.
Can anyone recommend anything? (my first born will be
given your name if you can help me solve this)