Autobase SCADA WebServer 설정 가이드 [접속 정보] - HTTP: http://view.autobase.biz - HTTPS: https://views.autobase.biz (SSL 설정 필요) [설정 방법] 1단계: 기본 파일 복사 및 IIS 재시작 Autobase SCADA WebServer 배포 폴더에 SubFile 폴더의 다음 파일들을 복사한 후 IIS를 재시작합니다. - Global.asax - Web.config ※ 참고: 위 링크로만 접속하는 경우에는 1단계까지만 진행하면 됩니다. 2단계: .NET 호스팅 번들 설치 (OpenSilver 자체 호스팅 시) SubFile 폴더에 있는 .NET 8.0 호스팅 번들을 설치합니다. - dotnet-hosting-8.0.16-win.exe 실행 3단계: IIS 사이트 등록 IIS에서 다음과 같이 사이트를 등록합니다. - 애플리케이션 풀: .NET CLR v4.0 버전 사용 - 호스팅 폴더: OpenSilverAutobase_v1.0.0 폴더 지정 4단계: 접속 및 로그인 OpenSilverAutobase 사이트에 접속하여 Autobase WebServer 계정으로 로그인합니다. ======================================== Setup Guide (English) [Access URLs] - HTTP: http://view.autobase.biz - HTTPS: https://views.autobase.biz (SSL configuration required) [Setup Steps] Step 1: Copy Files and Restart IIS Copy the following files from the SubFile folder to the Autobase SCADA WebServer deployment folder, then restart IIS: - Global.asax - Web.config Step 2: Install .NET Hosting Bundle (for OpenSilver self-hosting) Install the .NET 8.0 hosting bundle from the SubFile folder: - Run dotnet-hosting-8.0.16-win.exe Step 3: Register Site in IIS Host the OpenSilverAutobase_v1.0.0 folder in IIS with .NET CLR v4.0 application pool. Step 4: Access and Login Access the OpenSilverAutobase site and log in with your Autobase WebServer credentials.