We have installed a VB application on separate machine and registered the associated dll's and ocx's but for some reason when running an export from within the app we get this 'ActiveX component can't create object error no 429'. There are a number of posts but nothing has worked so far.
1) I have unregistered and re-registered the dll's a number of times
2) Re-installed the latest VB runtime files
I have stepped through my application to see if any objects created reference a dll but this is one of the dlls associated to the app and is registered.
It is not a problem with the app as I have it working on other servers, and also when installing an older version I get the same error whereas this was working before.
I'm positive it's a problem with this specific server and it's environment, I'm just struggling to pinpoint what is causing it. I think the last option would be to rebuild the server. But it would be good if we could find the cause. Any help would be very grateful.
1) I have unregistered and re-registered the dll's a number of times
2) Re-installed the latest VB runtime files
I have stepped through my application to see if any objects created reference a dll but this is one of the dlls associated to the app and is registered.
It is not a problem with the app as I have it working on other servers, and also when installing an older version I get the same error whereas this was working before.
I'm positive it's a problem with this specific server and it's environment, I'm just struggling to pinpoint what is causing it. I think the last option would be to rebuild the server. But it would be good if we could find the cause. Any help would be very grateful.