브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
		
오늘 무엇을 도와드릴까요?
PME 2024- Tamper detected error. A valid software license could not be found.

Product Line
Power Monitoring Expert 2024
_____________________________________________________________
Environment
License Configuration Tool
_____________________________________________________________
Issue :
A valid software license could not be found.
A valid license could not be found

The system logs are flooded with the error: Tamper detected: FlxDotNetClient.SvcSessionException: MID=0, SID=0, EID=6

_____________________________________________________________
Proposed Solution

Solution 1:

Import the attached certificates into the Trusted Root Certification Authority through the Manage Computer Certificates interface.

  1. VeriSign Universal Root Certification Authority.cer
  2. VeriSign Class 3 Public Primary Certification Authority - G5.cer
  3. DigiCert Trusted Root G4.cer
    Trusted Root Certification

    Then Run the below PowerShell script after getting the exported certificate in the system.

    Change the path of the exported file in the following script and run it in PowerShell ISE in administrator mode.

    $sst = ( Get-ChildItem -Path C:\certs\roots.sst )

    $sst| Import-Certificate -CertStoreLocation Cert:\LocalMachine\Root

    Solution 2:
    If the previous solution fails, rebuild the certificate chain from a functioning PME system.
    From a working PME system, export the three previously stated certificates.
    Here is the link to exporting the trusted root certificate from the working machine.
    http://woshub.com/updating-trusted-root-certificates-in-windows-10/

    Then run the below PowerShell script in the non-working system after getting the exported certificate in the system:

    Change the path of the exported file in the following script and run it in PowerShell ISE in administrator mode

    $sst = ( Get-ChildItem -Path C:\certs\roots.sst )

    $sst| Import-Certificate -CertStoreLocation Cert:\LocalMachine\Root

슈나이더 일렉트릭 Korea

첨부 파일
VeriSign Universal Root Certification Authority.cer [1.18 KB]
VeriSign Class 3 Public Primary Certification Authority - G5.cer [1.21 KB]
DigiCert Trusted Root G4.cer [1.39 KB]
  • 제품 문서
  • 소프트웨어 다운로드
  • 제품 선택기
  • 제품 대체 및 교체
  • 지원 및 연락처 센터
  • 영업소 검색
  • 견적 받기
  • 슈나이더 일렉트릭 커뮤니티
  • 채용
  • 회사 소개
  • 부정 행위 보고
  • 접근성
  • 뉴스룸
  • 투자자
  • Ecostruxure
  • 작업 검색
  • 블로그
  • 개인정보 취급방침
  • 쿠키 공지
  • 사용 약관
  • Change your cookie settings