Results 1 to 2 of 2

Thread: AxInterop Version Numbers

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2007
    Posts
    1

    Question AxInterop Version Numbers

    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

  2. #2
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: AxInterop Version Numbers

    This is an inavoidable consequence of COM and .NET Interop. If it's not acceptable, I suggest you write a letter to Microsoft.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width