CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    41

    Microsoft Access

    In my access database I'm using a "Microsoft graph 97 chart" to display some graphs.

    When I look at this chart in design mode it all looks fine, but when I run the form I get the error: "The OLE object isn't registerd. The object may be calling an application that isn't installed. To register the application, reinstall it".
    What is it that I should install?

    ------------- Remember: It's a feature, not a bug... ---------------

  2. #2
    Join Date
    Aug 1999
    Location
    Pakistan
    Posts
    366

    Re: Microsoft Access

    Try to get an updated version of Msgraph32.ocx.
    You should have this file in your C:\Windows\System directory.
    Search download.com for an upgrade


  3. #3
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    41

    Re: Microsoft Access

    Hi and thanks for your answer.

    I can't seem to find "msgraph32.ocx" although I searched download.com, tucows.com, altavista, yahoo and microsoft's site.

    I haven't got it on my computer either.
    I do have a "mschrt20.ocx" v6.0, could it be this one you mean?

    ------------- "Remember: It's a feature, not a bug..." ---------------

  4. #4
    Join Date
    Aug 1999
    Location
    Pakistan
    Posts
    366

    Re: Microsoft Access

    Yes you may be right.I was talking about vb5.0
    Check the file name from the Project>>>Componenets Menu.When you check the graph control(or whatever control) it shows the full path at the bottom.Check it out and tell me if you found it.If not then I can arrange the file from somehwere
    Till then bye


  5. #5
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    41

    Re: Microsoft Access

    Hello again...

    I can't find the mschart20.ocx on the net either. But the file I have is version 6.0.81.77 and I think that is the latest version of this file. If not I would be very gratefull if you could send it for me.

    If it is the latest version what could then be wrong?

    Bye.


    ------------- "Remember: It's a feature, not a bug..." ---------------

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

Featured