I\'ve had the same problem.
I had PHP 4.0.6 installed and running fine, but then I deleted it and installed 4.0.4 since there was an installer for that that lets you set it up with php_gd.dll.
As soon as I set that up, I would get
-2147417842 (0x8001010e)
when I tried to run ASP. Not every time, if I hit reload the ASP would either run, give that number, or run and report an error.
I\'ve tried both the .exe and .dll versions of PHP, both seem to give the same error.
Even if I disable php in the IIS Home Directory Configuration, it still seems to do it... installing PHP seems to have screwed up ASP.
Any known solutions to this?
Thanks!