I am running on Windows 2003 server. My ASP application is calling an application on the local machine to run. It was working, but now it is giving me the following message:
Our server hasn't had an windows updates applied to it. I ran a Dependency Walker on the tabctl32.ocx and they are all there and I gave permission of the IIS_USR to the tabctl32.ocx file and all its dependencies.
I also unregistered the tabctl32.ocx and reregistered it.
I don't know what my next steps should be.
Has anyone ran into this before?
Code:
Component 'tabctl32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid.
I also unregistered the tabctl32.ocx and reregistered it.
I don't know what my next steps should be.
Has anyone ran into this before?