I am trying to package two projects.
I install the packaged Project1 on a computer and it works fine. I then install Project2 on the same machine and Project1 stops working with an error of Class does not support Automation or does not support expected interface
They both use several common controls and other references and I assume its something to do with Project2 overwriting ocx/dll files of an incompatible version. I went through every reference/control in Project1 and made sure that I was referencing the same files as in Project2 but that has not solved my problem.
Am I heading in the right direction? Any suggestions as to what I should check next?
Many thanks
elziko
I install the packaged Project1 on a computer and it works fine. I then install Project2 on the same machine and Project1 stops working with an error of Class does not support Automation or does not support expected interface
They both use several common controls and other references and I assume its something to do with Project2 overwriting ocx/dll files of an incompatible version. I went through every reference/control in Project1 and made sure that I was referencing the same files as in Project2 but that has not solved my problem.
Am I heading in the right direction? Any suggestions as to what I should check next?
Many thanks
elziko