システム要件(Altium Infrastructure サーバ)

Applies to Altium Infrastructure Server version: 1.0

親ページ: Altium Infrastructure サーバ

Altium Infrastructure サーバをインストールする前に、コンピュータ/サーバは、以下のシステム要件を満たす必要があります。

ハードウェア要件

Altium Infrastructure サーバは、以下の OS の PC にインストールできます:

  • Windows 10 (32 ビット、または 64 ビット)
  • Windows 8.1 (32 ビット、または 64 ビット)
  • Windows 8 (32 ビット、または 64 ビット)
  • Windows 7 (32 ビット、または 64 ビット)
  • Windows Server 2016 Standard Edition
  • Windows Server 2008/2012 R2 (32 ビット、または 64 ビット、該当する場合)

 

Altium Infrastructure サーバは、Windows XP の PC にインストールできません。また、Windows Operating Systemのバージョンが、Windows Authentication (Core, Home, Starter, Base edition を含む) を対応していない場合、Altium Infrastructure サーバをインストールできません。

Altium Infrastructure サーバを正しく稼働させるには、Microsoft ランタイム コンポーネント数に依存します。これは、対象の PC に存在しない場合があります。Altium Infrastructure サーバへサインインしようとした時に、missing library (DLL) に関するエラーメッセージが表示される場合、Microsoft ランタイム コンポーネントが見つからないことを表します。現在まで、これは、Windows Server 2008 R2 x64 Datacenter でのみ発生することが判明しています。これらの見つからないコンポーネントをダウンロード、インストールするには、このリンクを使用します: http://www.microsoft.com/en-us/download/confirmation.aspx?id=29

 

 

Altium Designer 要件

 

Altium Infrastructure サーバに関連してインストールされている機能、テクノロジーを利用するには、Altium Designer 16.0、またはそれ以降を使用する必要があります。

インストールと、その他のソフトウェア

ウィルス対策ソフトウェアの予期しない動作から影響を受けないように、Altium Infrastructure サーバをインストール中、このようなソフトウェアを無効にすることを推奨します。

また、Microsoft Exchange Server を実行している場合、最初にログインする時に HTTP Error 503 エラーが表示される場合があります。Exchange Server をインストールすると、Infrastructure サーバと競合し、Internet Information Services (IIS) 構成が変更される可能性があります。これを解決するには、applicationHost.config ファイルで以下の変更を行う必要があります:

<handlers accessPolicy="Read, Script">
...

<add name="kerbauth" image="C:\Program Files\Microsoft\Exchange Server\V15\Bin\kerbauth.dll" preCondition="bitness64" />
<add name="WSMan" image="C:\Windows\system32\wsmsvc.dll" preCondition="bitness64" />
<add name="exppw" image="C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\Owa\auth\exppw.dll" preCondition="bitness64" />
<add name="cafe_exppw" image="C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\bin\exppw.dll"  preCondition="bitness64" />

...
</handlers>

 

ApplicationHost.config ファイルに関する情報については、この記事 をご参照ください。そのファイルの編集に関する情報については、この記事 をご参照ください。

インストール、または設定されるその他のソフトウェア

  • Internet Information Services (IIS)。Altium Infrastructure サーバを正しく稼働させるには、最低でも、バージョン 7.5 (IIS 7.5) をインストールする必要があります。Altium Infrastructure サーバをインストールすると、OS に IIS native のバージョンがインストールされます:
    • IIS 10.0 - Windows 10 と Windows Server 2016 Standard Edition
    • IIS 8.5 - Windows 8.1 と Windows Server 2012 R2
    • IIS 8.0 - Windows 8
    • IIS 7.5 - Windows 7 と Windows Server 2008 R2
  • Firebird 2.5 データベース エンジン。
  • .NET Framework 4.0.

 

Content