Quote Originally Posted by mendhak
You probably need to set permissions on msvbvm60.dll. Right click it, give everyone full control.

If that doesn't work, it'll have to be the MDAC files on your machine, but I think it should be msvbvm60.dll.
I think I came accross this error before. Its to do with permission, more specifically when CreateObject is performed IIS uses the default account(IWAM_User or something like that) which does not have the permission to create an instance. There was a knowledgebase article on how to resolve it. If I can dig it up I will post it.