I've been getting a strange error in VB6 after installing service pack 3 (this may be a coincidence). I'm getting "Run-time Error '-2147023739 (80070485)' Automation Error". I don't get this on the machine I'm developing on, but on my target system. One example of where the error is popping up is when I'm making the following statement "File1.Selected(i) = True". This is in a loop where i is the index. This was working fine before I installed Service Pack 3.

Anyone know what this might be? Any ideas of things to try? Is a negative error number even supposed to be possible?

Thanks much,
Erik Seavey
[email protected]