Results 1 to 10 of 10
  1. #1
    darshita is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2009
    Posts
    9

    .ocx Files Errors


    Hello,

    I have build Access file in Windows XP & when i am uploading the same file on to the Windows Server 2008, It gives me two library files Error on opening file stage:

    1> comctl32.ocx

    2> mscomct2.ocx

    What are the possibilities & Solutions?

    Please help me to find this.

    Thank You.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I would check for bogus MISSING references first.

  3. #3
    darshita is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2009
    Posts
    9
    Thank you for your Reply.

    I have tried to do that, unchecked all manually checked options in Tools/References and closed & reopened the file. By further going to Tools >> References to do check all options again, i got two entries missing :

    1> Microsoft Windows Common Controls 5.0 (SP2)
    2> Microsoft Windows Common Controls-2 6.0 (SP6)

    How to enable those ones?

    Thanks,
    Darshita.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    If you leave those two unchecked will your db compile? If so, you do not need them. Are you using any Common Controls? If so, which ones?

  5. #5
    darshita is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2009
    Posts
    9
    Yes, I do.

    I am making Tree View Menu. For Accessing node object in Module , i am writing MSComctlLib.Node and use that object in functionality like expand / Collapse menu.

    What Next?
    Darshita.

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Your application should be split and only the tables (the BackEnd) s/b on the server.

  7. #7
    darshita is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2009
    Posts
    9
    Firstly, I appreciate your help.

    Well, I did so , and it doesn't work

    I also have tried to manually copy those two .ocx files into Windows Server 2008 in C:\\Windows\System32 , but no result.

    I am searching for an exact path, if i get.

    Darshita.

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Only the tables s/b on the server. The FrontEnd (the application) should be on your PC and simply work with linked table in the BackEnd. If it works on your PC before the split, it should work after the split. You do *not* copy the FrontEnd to the server.

  9. #9
    darshita is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2009
    Posts
    9
    As per you said, my understanding is:

    In my case, Two offices are going to use same application through share point.
    offices are located on east and West Cost.

    So, Both are going to have their separate front end- application but, the actual databade is shared & on the server.

    Is that correct? I think i am making height of Understanding. Pardon me for that.

    Thanks,
    Darshita.

  10. #10
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    It is my understanding that the you will never be satisfied with the performance when sharing a db over the Internet until you use a product like Citrix. The Internet is just too slow.

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

Similar Threads

  1. Bugs, errors in 2007
    By Canadiangal in forum Access
    Replies: 3
    Last Post: 09-17-2009, 11:25 AM
  2. dialog box errors in report
    By Jane in forum Programming
    Replies: 0
    Last Post: 11-20-2008, 01:06 PM
  3. Access 2002 Front-End Inconsistent Errors
    By janetb in forum Security
    Replies: 1
    Last Post: 07-28-2008, 12:17 PM
  4. Replies: 11
    Last Post: 03-16-2006, 12:28 PM
  5. Replies: 1
    Last Post: 03-11-2006, 07:38 AM

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