ADODB and SQLServer

Hey Guys,

I’m absolutely stumped by this error. I haven’t seen it during any of my
development, or working in production until just this week.

Randomly, rails app becomes totally inaccessible until I restart the
webserver. I tossed in some custom error messages stuff, so I could get
the client to send me mail when it broke, and this is the error I’m
getting:

Unknown OLE Server: `ADODB.Connection’ HRESULT error code: 0x800401f3
Invalid class string

Any brilliance into what would cause that… randomly?

I’m going to have to recode my whole app using something other than
rails in my `spare’ time, if I can’t solve this issue :expressionless:

Thanks,