use the latest version of Visual Studio(Microsoft Visual Studio Enterprise 2022 (64-bit) - Current
Version 17.11.0) and net8.0
Every project I run, this exception occurs. As you can see in the image below, I ran a simple api project and an error occurs.
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Net.Security.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Net.Security.dll ("Received
an unexpected EOF or 0 bytes from the transport stream.") Hyperlink:
Activate Historical Debugging 1.86s [28724] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Private.CoreLib.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Private.CoreLib.dll
("Received an unexpected EOF or 0 bytes from the transport stream.")
Hyperlink: Activate Historical Debugging 1.86s [28724] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Net.Security.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Net.Security.dll ("Received
an unexpected EOF or 0 bytes from the transport stream.") Hyperlink:
Activate Historical Debugging 1.86s [28736] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Private.CoreLib.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Private.CoreLib.dll
("Received an unexpected EOF or 0 bytes from the transport stream.")
Hyperlink: Activate Historical Debugging 1.86s [28732] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Net.Security.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Net.Security.dll ("Received
an unexpected EOF or 0 bytes from the transport stream.") Hyperlink:
Activate Historical Debugging 1.86s [28732] Worker Thread
Even the new project that I create and run, I face these exceptions.
I don't know where the problem is and how to fix it.
Expected Behavior
An exception should not occur
Steps To Reproduce
Even the new project that I create and run, I face these exceptions.
PakShavad3.zip
Exceptions (if any)
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Net.Security.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Net.Security.dll ("Received
an unexpected EOF or 0 bytes from the transport stream.") Hyperlink:
Activate Historical Debugging 1.86s [28724] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Private.CoreLib.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Private.CoreLib.dll
("Received an unexpected EOF or 0 bytes from the transport stream.")
Hyperlink: Activate Historical Debugging 1.86s [28724] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Net.Security.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Net.Security.dll ("Received
an unexpected EOF or 0 bytes from the transport stream.") Hyperlink:
Activate Historical Debugging 1.86s [28736] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Private.CoreLib.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Private.CoreLib.dll
("Received an unexpected EOF or 0 bytes from the transport stream.")
Hyperlink: Activate Historical Debugging 1.86s [28732] Worker Thread
and
Event Type Moniker Event Time Duration Thread Exception thrown:
'System.IO.IOException' in System.Net.Security.dll ("Received an
unexpected EOF or 0 bytes from the transport stream.") Exception
thrown: 'System.IO.IOException' in System.Net.Security.dll ("Received
an unexpected EOF or 0 bytes from the transport stream.") Hyperlink:
Activate Historical Debugging 1.86s [28732] Worker Thread
Is there an existing issue for this?
Describe the bug
use the latest version of Visual Studio(Microsoft Visual Studio Enterprise 2022 (64-bit) - Current Version 17.11.0) and net8.0
Every project I run, this exception occurs. As you can see in the image below, I ran a simple api project and an error occurs.
and
and
and
and
Even the new project that I create and run, I face these exceptions. I don't know where the problem is and how to fix it.
Expected Behavior
An exception should not occur
Steps To Reproduce
Even the new project that I create and run, I face these exceptions. PakShavad3.zip
Exceptions (if any)
and
and
and
and
.NET Version
8.0.400
Anything else?