Issue
A report subscription with Active Directory Window Users as Recipients will fail when delivering the report
The subscription will fail with the following error in ION_SystemLog:
ION Web General ERROR 2020-05-21 19:31:31.877 Subscription Renderer Service SendSubscriptionNotification Server Name Exception sending notification for subscription '6'.
Microsoft.Practices.ServiceLocation.ActivationException: Activation error occured while trying to get instance of type LogWriter, key "" ---> Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type = "Microsoft.Practices.EnterpriseLibrary.Logging.LogWriter", name = "(none)". Exception occurred while: while resolving. Exception is: InvalidOperationException - The type LogWriter cannot be constructed. You must configure the container to supply this value. ----------------------------------------------- At the time of the exception, the container was: Resolving Microsoft.Practices.EnterpriseLibrary.Logging.LogWriter,(none) ---> System.InvalidOperationException: The type LogWriter cannot be constructed. You must configure the container to supply this value.
Environment
Power Monitoring Expert 2020
Report Subscription
Cause
There are two causes for this issue:
2) Missing config file XML that controls how to log this into SystemLog
Resolution
1) Update SubscriptionRenderer.exe.config
- Add the following section after the <configuration> tag (in the begging of the file)
<configSections>
<section name="loggingConfiguration" type="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.LoggingSettings, Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="true" />
</configSections>
<loggingConfiguration configSource="diagnostic-log.config" />
It should like similar to this:
3) Restart IIS and ION Application Core service (that will force all the ION Application services to restart)
This will allow the report to be delivered by email for the windows users (active directory).
Additional Information
This may be addressed by the future release of a software cumulative update (CU2).
Đã phát hành cho: Schneider Electric Việt Nam
Bạn cần trợ giúp?
Công cụ chọn sản phẩm
Nhanh chóng và dễ dàng tìm được sản phẩm và phụ kiện phù hợp cho các ứng dụng của bạn.
Nhận báo giá
Bắt đầu gửi yêu cầu bán hàng trực tuyến và chuyên gia sẽ liên hệ với bạn.
Nơi mua hàng?
Dễ dàng tìm nhà phân phối Schneider Electric gần bạn nhất.
Trung tâm Hỗ trợ
Tìm sự hỗ trợ cho mọi nhu cầu của bạn tại một nơi.