MattyG
Mar 1st, 2007, 12:35 PM
Hi,
I have released a product in VB .Net that uses a custom OCX and has associated (Ax)Interop Files and everything works perfectly.:)
However the OCX functionality has been extended with some additional functions. In order to use this functionality correctly within VB .NET I have had to delete the object from my form, delete the DLLs from the obj folder and re-insert the OCX thus creating new DLLs.
1) The new DLLs are Version 1.0.0.0 as were the previous versions. This is not acceptable. Any idea how to change this?
2) Is there a better way of upgrading the DLLs?
Cheers
Matt
I have released a product in VB .Net that uses a custom OCX and has associated (Ax)Interop Files and everything works perfectly.:)
However the OCX functionality has been extended with some additional functions. In order to use this functionality correctly within VB .NET I have had to delete the object from my form, delete the DLLs from the obj folder and re-insert the OCX thus creating new DLLs.
1) The new DLLs are Version 1.0.0.0 as were the previous versions. This is not acceptable. Any idea how to change this?
2) Is there a better way of upgrading the DLLs?
Cheers
Matt