Click or drag to resize
Installing the BlueCielo .NET SDK

Before you can begin programming with the Meridian Enterprise .NET API, you must install the BlueCielo .NET SDK. The tools are not included with any edition of Meridian Enterprise.

Before you begin

If you have installed any Beta version of the SDK, you should uninstall it first. Released versions of the SDK will be upgraded.

Prior to installing the SDK, the following must already be installed on the computer:

  • BlueCielo Meridian Enterprise 2014 (or higher)
  • Microsoft Visual Studio 2010 or higher (with BlueCielo .NET SDK version 4.0.0 or higher).
  • Microsoft Windows SDK for Windows and .NET Framework 4.0.

To install the BlueCielo .NET SDK:

  1. Run the appropriate BlueCielo .NET SDK setup program for your operating system (32-bit or 64-bit) and follow the instructions. By default, the SDK is installed at C:\Program Files\BC-Meridian\BlueCielo .NET SDK.
Note Note

Applications developed with the BlueCielo .NET SDK are able to execute on computers with Microsoft .NET Framework version 2.0, 3.0, 3.5, or 4.0 installed. But for a developer computer, the Microsoft .NET SDK 4.0 is required because the BlueCielo .NET SDK uses some tools shipped with the Microsoft .NET 4.0 SDK. The BlueCielo .NET interops are built for .NET Common Language Runtime (CLR) 2.0.

The BlueCielo .NET SDK provides an interop redistributable package which includes everything you need to run applications developed using the BlueCielo .NET SDK. The interop package must be installed separately on every computer where developed applications are to be executed (for a developer computer this is not necessary because the SDK contains the interop libraries of the package).

After the SDK has been installed, you can find the interop package in the following locations:

See Also