Hi,
I'm looking for help on a VB application we have running on a Win 7 VM. When selecting a command button to produce a PDF we are receiving a "runtime error 429: activex component cant create object" error.
This is an application we have inherited and unfortunately we are unable to track down the source code. We have so far tried:
Installing a local version of Visual Studio and registering all associated .ocx and .dll files
Tracing through the process with process monitor and recording any error events
Runnig a dependency app against the .exe and re-registering all .ocx and .dll files returned
Are there any hints or tips that this forum can provide that might be able to help us, or any suggested applications that might provide a more extensive trace than the error message (which is just telling us the function where the error occurs)?
Any help would be really appreciated.
Thanks,
James
I'm looking for help on a VB application we have running on a Win 7 VM. When selecting a command button to produce a PDF we are receiving a "runtime error 429: activex component cant create object" error.
This is an application we have inherited and unfortunately we are unable to track down the source code. We have so far tried:
Installing a local version of Visual Studio and registering all associated .ocx and .dll files
Tracing through the process with process monitor and recording any error events
Runnig a dependency app against the .exe and re-registering all .ocx and .dll files returned
Are there any hints or tips that this forum can provide that might be able to help us, or any suggested applications that might provide a more extensive trace than the error message (which is just telling us the function where the error occurs)?
Any help would be really appreciated.
Thanks,
James