Hi Keith, Here are a few workarounds that you could try. These were the solutions given when we saw this issue last time.We were not able to repro it last time.
You could try this and see if any of these solutions work for you. (These are posts from people who had a similar problem)
1.
> "spamgone@cox.net" wrote:
> > Well, my company called into Microsoft yesterday and they gave us a
> > couple of solutions. We haven't implemented any of them yet, so
> > take them with a grain of salt. The problem is that the sqlxmlx.dll
> > is unloading unexpectedly, which causes the web pages to lockup.
> > There at three possible solutions.
> > 1. Install the hotfix associated to this KB: > > http://support.microsoft.com/?kbid=838976
> > 2. Install the MDAC 2.8 hotfixes associated to this KB: > > http://support.microsoft.com/?kbid=839801 (includes the above
> > hotfix)
> > 3. Install W2K3 Service Pack 1 (includes both of the above) I think we are going to try solution one first and go from there.
> > Again, we haven't tried them yet and since the problem doesn't
> > happen daily, when we do implement them we won't know for a while if
> > it is successful. Hopefully this helps.
> > Paul
> Thanks for the tip, Paul. It looks like the most promising lead I've seen.
> As a possible workaround, I switched to the SQLXMLOLEDB provider,
> since this is a straight XML request. Although it's too soon to tell,
> the page has been stable for 3 days now, which is the longest it's
> gone so far without a freeze-up. I'm going to let it go a full week,
> and then I'll install the hotfix from Paul's KB link and switch back to > the SQLOLEDB provider to test.
> I'll report my results back here.
> //bob the site has been stable for a week now using the SQLXMLOLEDB provider, so I'm assuming that the problem is indeed in the SQLOLEDB files themselves.
I'm loading the MDAC 2.8 hotfixes now (from http://support.microsoft.com/kb/838976/), after which I will switch back to the original SQLOLEDB connection string. I'll post a followup with my results.
//bob
"Bob Hobnob" wrote:
HTH,
Chandra
------------------------------------------------------
 Signature This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
> Hi Keith, > I have asked one of my team members to look at this. It seems we have seen [quoted text clipped - 145 lines] >>> >> > > same >>> >> > > problem |