Results 1 to 12 of 12

Thread: Vb6.0 application on win7 32bit & win7 64Bit system.

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    6

    Vb6.0 application on win7 32bit & win7 64Bit system.

    Hallo VB Team,
    I am trying to install one of Vb6.0 Database application on two laptops win 7 32 bit and win 7 64 bit. The problem I face win 7 32 bit working fine but win 7 64 bit not working. Getting error message frmmain and some more errors. How we can fix this issue? I am not sure vb6.0 apps works on 64 bit system.

  2. #2
    PowerPoster
    Join Date
    Jan 2020
    Posts
    3,746

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    you can setup vb6 on win7 x86,64bit ,and make two exe like:
    main.exe
    main_x86.exe

  3. #3
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    A compiled vb6 program should run on both 32 and 64 bit versions of windows .
    It at least works for W10.
    Maybe some requirements are missing on the 64bit version of W7

  4. #4
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,393

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Post the complete error message(s) you are getting. Screen captures of them would be helpful.

  5. #5
    PowerPoster
    Join Date
    Feb 2006
    Posts
    24,482

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Well, there was that infamous ADO fiasco on Win7 SP1 triggered by installing 64 MS Office.

  6. #6

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    6

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    I have no problem on installation.

  7. #7

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    6

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Hi
    I think same some are missing I have attached the error message Attachment 180246

  8. #8

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    6

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Here we goAttachment 180247

  9. #9

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    6

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.


  10. #10
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,393

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Attachments did not work, you will have to post the full text of the errors.

  11. #11

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    6

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Quote Originally Posted by jdc2000 View Post
    Attachments did not work, you will have to post the full text of the errors.
    Hallo it Show as below

    frmMain Initialize error 13 Type mismatch

  12. #12
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: Vb6.0 application on win7 32bit & win7 64Bit system.

    Can you at least show the source of the line on which line the error occurs?
    Better show the complete routine in which the error occurs.

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