Results 1 to 4 of 4

Thread: docmd.openform error was communicating with the ole server

  1. #1
    Join Date
    Feb 2009
    Posts
    55

    docmd.openform error was communicating with the ole server

    hi friends,

    Currently, I am running Microsoft Vista and in that I am facing some communication issure with my MS Access 2007. I was able to access forms but for some reason, when I transferred the database to another system, I am getting the error msg similar to - "docmd.openform error was communicating with the ole server"

    What is this error all about ? Can anybody please explain me about the same....

  2. #2
    Join Date
    May 2008
    Posts
    2,134

    Re: docmd.openform error was communicating with the ole server

    I was also getting the similar error message while communicating with OLE server. I did Shift + Alt + F11 and it displayed a 502473 in the bottom right-hand corner of the messagebox. I would suggest you to Shift + Alt + F11 and check what you are getting..

  3. #3
    Join Date
    Apr 2008
    Posts
    2,276

    Re: docmd.openform error was communicating with the ole server

    I have noticed this error to occur when I simply open VBA by pressing ALT-F11 and it occurs 3 to 4 times when I try to close the database. This type of error indicates that an invalid expression is entered.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,572

    Re: docmd.openform error was communicating with the ole server

    You might have a non native control on your form. Make sure the ActiveX control is registered.

    regsvr32 activex.dll

    or

    regsvr32 activex.ocx

Similar Threads

  1. Mac not communicating properly with Logitech Harmony one
    By Visitator in forum Portable Devices
    Replies: 5
    Last Post: 14-04-2011, 10:17 AM
  2. DarwiinRemote and Nestopia not communicating
    By Rajnikant-Deva in forum Windows Software
    Replies: 4
    Last Post: 21-10-2010, 06:19 AM
  3. Serial communicating for a motor controller through USB
    By Fontaine in forum Hardware Peripherals
    Replies: 4
    Last Post: 27-05-2010, 04:15 PM
  4. Replies: 5
    Last Post: 17-03-2010, 04:51 AM
  5. Communicating between server in c++ and java client
    By Logan 2 in forum Software Development
    Replies: 5
    Last Post: 20-01-2010, 11:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,563,018.62279 seconds with 17 queries