Results 1 to 3 of 3

Thread: VB6 Crystal App installed, on pc with diff version of Crystal

  1. #1

    Thread Starter
    Lively Member Joffies's Avatar
    Join Date
    Aug 2002
    Location
    London
    Posts
    119

    VB6 Crystal App installed, on pc with diff version of Crystal

    We currently have a vb 6 app installed which uses the crystal 8.5 ocx component. If this app is installed on a workstation with and older or newer crystal component;

    1. will this overwrite the existing component or break any other applications?
    2. Can different versions be installed side by side?

    Thanks
    Do, or do not. There is no 'try'.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB6 Crystal App installed, on pc with diff version of Crystal

    Quote Originally Posted by Joffies
    We currently have a vb 6 app installed which uses the crystal 8.5 ocx component. If this app is installed on a workstation with and older or newer crystal component;

    1. will this overwrite the existing component or break any other applications?
    If the name of the component is the same between versions, and I believe it is, it will overwrite the existing file. The effect that it will have on existing applications/reports depends on the backward compatibility of the component. I would suggest testing this on a test machine prior to actually installing it on a development machine or an end user machine.
    Quote Originally Posted by Joffies
    2. Can different versions be installed side by side?
    Possibly if the components are installed in different folders. Again, I would not attempt this on a developer machine or an end user machine without first testing it on a test box.

  3. #3

    Thread Starter
    Lively Member Joffies's Avatar
    Join Date
    Aug 2002
    Location
    London
    Posts
    119

    Re: VB6 Crystal App installed, on pc with diff version of Crystal

    Thanks for the reply Hack.

    I have not got the exact version details yet..but I suspect the user has another application installed which uses pre crystal 8.5 ocx components...so my application might break the reports from the older application?

    Shouldnt crystal be backwards compatible? or could some of the functions that were used in the older version not be available anymore and throw exceptions?

    What would be the work around if any? Let the client upgrade their out of date product? Not that 8.5 is the latest
    Do, or do not. There is no 'try'.

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