You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
tailforwin
About this tag
TailforWin is a free .NET program for Windows that provides a graphical tail utility, similar to the Unix tail command, allowing users to monitor log files in real time. On WindowsForum.com, discussions about TailforWin focus on troubleshooting startup crashes where the program closes immediately with an unhandled exception error. Affected users report seeing Event ID 106 in the Windows Event Log, with the exception code e0434352, indicating a .NET Framework issue. Solutions explored include ensuring the correct .NET Framework versions (2.0, 3.0, 3.5, 4.6.2) are installed on 64-bit Windows 7 systems, as TailforWin relies on .NET 4.0.30319. The tag covers practical fixes for running this open-source tool on Windows.
When I start occasionally .NET programs the close immediately after start. Just a simple error box appears informing me that "xxxxxxprogram has stopped working".
I installed .NET 2.0 3.0 3.5 and 4.6.2 here on 64bit Win 7.
Not all .NET programs are affected.
As an example one of the...