image image Home   About   Downloads   Support   Links   Contact  
image

IntraWeb
» Feature Matrix
» What's new in IntraWeb
» Blog
» Downloads
» Test Releases
» IntraWeb for Free

Resources
» Atozed Purchase Point
» IntraWeb Demos
» Documentation
» Bundled Key Request
» FAQ
» Articles
» Books
» Support
» Archived Versions

What others say
» Case Studies
» Magazine Reviews
» User Quotes






Copyright
2002 - 2012
Atozed Computer
Software Ltd.

image
Buy Online   Download Support  FAQ
Atozed Home  »  IntraWeb  »  FAQ

How do I install IntraWeb?

If you are using a bundled key or purchased a IntraWeb license, please read this document.

Q: I received my IntraWeb key and downloaded the installer from your website. What is the process for installing / updating my IntraWeb installation?

A: We will describe here the general steps to install IntraWeb. This process is valid for Bundled Users as well for Subscription Users:

  1. If this is the first time you are installing IntraWeb, uninstall it using RAD Studio/Delphi Installer, choose Modify and remove VCL for the Web (for XE2, the entry name is IntraWeb only) from the list, otherwise, using the Uninstall option in the IntraWeb menu should be enough.

    Note: the XE2 installer installs IntraWeb files to the disk even if you remove IntraWeb. If you are installing  IntraWeb on XE2,  our installer removes these files automatically for you and you don't need to perform the next steps.

  2. Check for IW* (dcu, hpp, obj) units under the Folder you installed Delphi/RAD Studio and remove these units, if any:

    Note: if you are uninstalling IW 10 and prior, also check for SW* files.

  3. Check for In* (dcu, hpp, obj) units (these are the Indy special units for IntraWeb) under your RAD Studio/Delphi folder and remove these units, if any. Please note that some In* files are not related to IntraWeb and you don´t need to delete them. The file list you don't need to delete may be one of these:

    • IniFiles.*;
    • inquire_v1.*;
    • IntfInfo.*;
    • InvConst.*;
    • Invoker.*;
    • InvokeRegistry.*;
    • InvRules.*;
    • indy.*

  4. Check for IW DCPs and BPLs in your HDD (Intraweb_100_*.*, IntrawebDB_100_*.* and dclintraweb_100_100*.* for IntraWeb 10, Intraweb_110 etc.. for IntraWeb XI and Intraweb_120 etc.. for IntraWeb XII) and remove these files. Check Delphi folders, My Documents, Program Files, Documents and Settings, Windows, etc... Remove the files only for the Delphi version you want to install IntraWeb.

  5. Run the installer you just donwloaded and paste your key when the installer asks for it. If you are using a bundled key (which is IDE specific), be sure to not choose a different IDE or more than one IDE, as it will turn IntraWeb into Evaluation mode for both IDEs.

  6. Check if RAD Studio/Delphi Library Path includes the correct location of the new IW files (the path you choose for installing IntraWeb). Modify it if needed.

  7. Check if your IWLicenseKey.pas file includes your personal license.

  8. Compile one of the demos (Features is a good sample) or create a new Stand Alone Server application and check the IW version in the log window. Now, the log window must show you the correct IW version and that it is registered and working properly.

Notes:

  • For IntraWeb 9: Intraweb_90 etc...
  • For IntraWeb 10: Intraweb_100 etc...
  • For IntraWeb 11: Intraweb_110 etc...