Marty,
What database are you using?
Is the database on the same machine as your web server?
Is the database on the same network as your web server?
What connection method are you using?
Minus the username/password, what is your connection string?
Answer these questions and I'm sure we'll try and help you out.
All the best,
Anthony
"Marty" <> wrote in message
news:080a01c3aded$405a25d0$...
> 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)
|