The license agreement file, ‘C:\Windows\System32\FPdotLicense.dat’ does not exist. Please install this file to continue.
오류가 발생하였는데요, 소스 컨트롤 문제를 살펴보니, FarPoint.Win.Spread.FpSpread에서 발생하고 있는 것을 확인하였습니다. 새로운 개발자가 아직 라이센스가 없는데, 이것 때문인 것으로 보여 추가하여 해결할 예정입니다. 라이센스가 없는 피씨에서 소스 실행 문제로 보여요~ 🙂
파포인트 스프레드를 사용하지 않는데도 오류가 발생하고 있다면, 문제가 되는 파일을 한 번 열어보세요. System32에 대한 권한 문제일 수도 있고, 말 그대로 해당 파일이 없어서 문제일 수도 있을 것 같아요. 필요하다면 파일을 가져와야겠죠?
위치: FarPoint.Win.LicenseDialog.b(String A_0)
위치: FarPoint.Win.LicenseDialog..ctor()
위치: FarPoint.Win.LicenseDialog..ctor(Object instance)
위치: FarPoint.Win.Spread.SpreadSoftwareSecureLicenseProvider.a(RegistryKey A_0, Boolean A_1, Boolean A_2)
위치: FarPoint.Win.Spread.SpreadSoftwareSecureLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
위치: System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
위치: System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
위치: FarPoint.Win.Spread.FpSpread..ctor()
