olted
08-13-2002, 03:59 AM
Hey...
I've been programming in VB for about 10 years now and I've never seen anything like this.
I compile my project on computer A. It runs perfectly on computer A. When run on Computer B, it just beeps and quits.
I took the same exact code and recompiled on in computer B. This runs perfectly on computer B, and only beeps on computer A.
Whats more, I put a msgbox as the first line of the load sub of the initial form, and that never appears.
I use 3 standard ocxs, and one ocx i made. I believe that my ocx is registered correctly.
I am really confused... if anyone has had this happen before, or has any ideas... please contact me.
Thanks
-Josh
I've been programming in VB for about 10 years now and I've never seen anything like this.
I compile my project on computer A. It runs perfectly on computer A. When run on Computer B, it just beeps and quits.
I took the same exact code and recompiled on in computer B. This runs perfectly on computer B, and only beeps on computer A.
Whats more, I put a msgbox as the first line of the load sub of the initial form, and that never appears.
I use 3 standard ocxs, and one ocx i made. I believe that my ocx is registered correctly.
I am really confused... if anyone has had this happen before, or has any ideas... please contact me.
Thanks
-Josh