Fehler Meldung - Microsoft .NET Framework

Hallo zusammen bekomme seit kurzen folgende Fehlermeldung,


danach kann ich IPS nur noch neustarten.
Kann mir einer sagen wo vielleicht mein Problem liegt ??

Kannst du das näher eingrenzen?

Hier fehlen noch ein paar Informationen… z.B. was hast du „seit Kurzem“ verändert (Updates kämen auch in Verdacht) …welcher Browser wird verwendet… fällt mir beim Screenshot spontan ein.

P.S. Gleichsam habe ich die Fragestellung etwas präzisiert.

Ich habe den google Browser, updates nur das letzte von ips

System und Systemupdates meinte ich eigentlich.
Chrome (Google-Browser) auf Windows?

So es war mal wieder so weit ich hatte meine Net Framework Fehlermeldung.

Versuche das Mal ein wenig einzugrenzen damit wir das Problem lösen könne.

  • Also das WF läuft unter Google Chrome
  • Betriebssystem ist W7.
    Das Problem ist, dass die ganze WF-Oberfläche und IPS einfriert, wenn die Meldung kommt,
    Und damit hat auch IPS WatchDog nicht die Möglichkeit den Rechner neu zu starten was das Problem ja erst mal lösen würde.
    Das große Problem die ganze Heizung wird gesteuert über IPS und damit bleibt die Bude kalt.

IPS Meldung.PNG

Das ist das Detail der Fehlermeldung:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: The operation is not allowed on non-connected sockets.
at System.Net.Sockets.TcpClient.GetStream()
at IPSToolLibrary.TcpServer.WriteToStream(TcpClient client, String message)
at IPSToolLibrary.TcpServer.SendTimedMessages(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

IPSTools
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/IP-Symcontool/IPSTools.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

IPSToolLibrary
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/IP-Symcontool/IPSToolLibrary.DLL

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging=„true“ />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

IPS Meldung.PNG

IPSToolLibrary ist doch schonmal ein gutes Stichwort? Die nutzt du doch wahrscheinlich, oder? Mit dem WF hat das auf jeden Fall nichts zu tun :wink:

paresy

IPSToolLibrary ist doch schonmal ein gutes Stichwort? Die nutzt du doch wahrscheinlich, oder?

ja die Nutze ich nur wo fange ich mit der Fehlersuche an??:confused: