Provider error '80004005'

C

Chad

I am faced with a Provider error '80004005' on one of my
asp pages that is doing a querry against a database on my
server. I have searched the archives and have found this
to be a very elusive problem.

The page will come up initially without a problem, but
any refresh or reloads of the page seem to fail with the
error. The line referenced in the message seems to be
the following:

var rsReps__MMColParam = "Central";

Does anyone have any suggestions as to where I might find
the solution?

Thanks,

Chad
 
Top