Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2012
    Posts
    7

    Access 2013 runtime not working on WIN 7 – 64 Bit.

    Hello,
    My Access application was made on access 2013 on win 10 32 Bit.
    When I trying to distribute the App on Win 7 64 Bit machines with Access 2013 runtime version the installation complete fine, but, I got Error Massage "The app is made on 32Bit and then software crash…



    My question: What do I have to do when I need to install my 32 Bit application on Win 7 64 Bit Work environment
    Thanks!!!
    Hello,
    My Access application was made on access 2013 on win 10 32 Bit.
    When I trying to distribute the App on Win 7 64 Bit machines with Access 2013 runtime version the installation complete fine, but, I got Error Massage "The app is made on 32Bit and then software crash…

    My question: What do I have to do when I need to install my 32 Bit application on Win 7 64 Bit Work environment
    Thanks!!!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Try a newer version of runtime.

  3. #3
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,929
    My question: What do I have to do when I need to install my 32 Bit application on Win 7 64 Bit Work environment
    you seem to be mixing win32/64 bit with office 32/64 bit - at least it is not clear to me what you actually have

    you can run 32bit access on a 64bit machine with 32bit access installed (full version or runtime). But you cannot run 32bit access on a machine with 64bit access installed unless the file provided is a) .accdb and b) the code has been modified to cater for a 64bit environment (google 32/64bit API's, ptrsafe and longptrs/longlong)

    you cannot install a 32bit runtime on a machine that already has 64bit office, they are incompatible. End Of

    Alternative if you are distributing .accde is to get a 64bit version of Access and create the .accde from there - bearing in mind you will still need to address API/ptrsafe and longptrs/longlong fixes

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 04-21-2016, 06:20 AM
  2. Replies: 4
    Last Post: 09-14-2015, 06:41 PM
  3. Access Runtime 2010 and Office 2013
    By Fed17 in forum Access
    Replies: 3
    Last Post: 07-20-2015, 11:08 AM
  4. FYI. New 2013 Access Runtime
    By rzw0wr in forum Access
    Replies: 0
    Last Post: 06-29-2013, 02:00 PM
  5. Replies: 4
    Last Post: 03-08-2013, 08:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums