Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2004
    Posts
    1

    Noobie - Runtime error 713

    I am using SF6 and have built my install program. When I install it on another PC I get a runtime error 713. From the documentation I see that there are some DLL files that need to be on the machine I am installing it on.
    "you need to include the following files when distributing ActiveReports in an application..."


    How do I do this??

    ANthony

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Anthony,

    If you require dll files to be registered on the end users system then there are a few things to look at:

    1) Make sure that you know what files are safe on what OSs. If you install an NT dll on a 9x system then you can do harm.

    2) You can add the files to your project and use variables such as %WinDir% and %SysDir% to have it install to the correct location.

    3) You can go to the dll file attributes (in Setup Factory) and go to the advanced tab and turn on the option that says "DLL RegisterServer".

    This is how you distribute dll files in a nutshell.

    Adam Kapilik

  3. #3
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    And also see

    http://www.datadynamics.com/Forums/S...x?PostID=24213

    for list of the files required.

    John

Similar Threads

  1. INFO: JET 4.0 SP7-SP8 Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:34 AM
  2. INFO: Microsoft Data Access Components 2.8 Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:20 AM
  3. INFO: Visual C++ 6.0 (SP4) Runtime Support Module
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-30-2002, 12:53 PM
  4. INFO: DCOM 95 1.3 Runtime Support Module
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-30-2002, 12:38 PM
  5. INFO: MDAC 2.7 Runtime Support Module
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 03:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts