User447797897 posted
I use schema where events from some web boxes are forwarded to single event collection box.
Unfortunately, I get this on collector computer:
The description for Event ID 1309 from source ASP.NET 2.0.50727.0 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local
computer.
If the event originated on another computer, the display information had to be saved with the event.
....
The locale specific resource for the desired message is not present
I've checked registry, I already have "HKLM\SYSTEM\CurrentControlSet\services\eventlog\Application\ASP.NET 2.0.50727.0". And values seems to be correct (the same as on web boxes, actually). How to resolve this?