I just seperated my class components into their own activeX dll files, Thinking that i could update the DLL and not have to update the program for updates. But when i recompile the activex Dll and put it in the directory with the program it gives me an error "429 - ActiveX component can't create object". What do i have to do so that i can update the DLL without having to update my program code.