PDA

Click to See Complete Forum and Search --> : Active x can't create object


rdeva
Feb 10th, 2006, 09:37 AM
Hi ,
I created dll with visual basic which can generate PowerPoint Presentation.
Previous it was working fine on windows 2000 and office 2000 enviroments .
Now when my clients installed windows 2003 server and office 2003 and updated
all security patches, Now I am getting "run-time error 429 " . After
uninstalling and office 2003 and install it back again . Then charts working
fine after that updated with Service pack2 then again I am geiitng same error
"run-time error 429 ". I think is there any issues with office 2003 service
pack . please Suggest me how to handle the code. T


Thanks in advance

Rdeva

benmartin101
Feb 15th, 2006, 11:43 AM
Not sure if this would help, but is the dll's version compatibility -> Binary Compatibility?

rdeva
Feb 15th, 2006, 11:53 AM
I Selected There Is No Version Compatablity

rdeva
Feb 15th, 2006, 11:54 AM
I mean you say to select the compatablity?

benmartin101
Feb 16th, 2006, 11:04 AM
Yes, you should try Binary Compatibility. Then make the dll again.