Search Results for

    Show / Hide Table of Contents

    Working in the "Medium Trust" mode

    This mode is used by many shared hosting providers. In this mode, the following actions are restricted:

    • report compilation is impossible;
    • impossible to use MS Access data source;
    • impossible to use the RichObject;
    • impossible to use some export filters that use WinAPI calls or temp files (PDF, Open Office);
    • there may be other restrictions, depending on the provider.

    To work with a report in this mode, you need to store a report as a C#/VB.NET class, as described in the "Storing and loading a report" section. In this case, the report compilation is not required.

    Back to top © 1998-2025 Copyright Fast Reports Inc.