CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: Graph control..

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

    Graph control..

    Hello

    I have an Access database which I've not written. It uses the "Microsoft Graph 97" control, but I can't seem to get it to work. Which OCX-control should I have to get it to work?

    The error message I get is:
    "The OLE object isn't registered.
    The application may be calling an application that isn't installed.
    To register the application reinstall it"


    I'd be very gratefull if anyone could give some tips on this question. I'm completly stuck...

    Thanks in advance

    /Fredrik Thunberg


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

  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Graph control..

    I think that if you try to COMPLETE install Office 97 then it will work. I think that Graph 97 is part of Office 97. Isn't it?

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

    Re: Graph control..

    Hello and thanks for your answer.

    The problem though is that this database won't work on any computer where I work (They all have the same configuration) and I can't really expect a user to reinstall Office 97 to be able to use the database. Isn't there any other solution?

    Bye.

    /Fredrik Thunberg

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

  4. #4
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Graph control..

    Try not to install the whole office on every pc but only it's component Microsoft Graph 97.
    Another solution would be to include (if it is possible) Microsoft Graph to the setup installation of your application.

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

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

    Re: Graph control..

    I'll try to get hold of the Installtion CD/CDs and try it out...

    Thanks a lot.

    ------------- "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