.NET Runtime The process was terminated due to an unhandled exception - Windows 10

N

Nasir Samuel

Please help me with this error. It would be deeply appreciable. I am using HP Z8 G4 workstation and facing this issue. Here the event logs.




Log Name: Application

Source: .NET Runtime

Date: 28-11-2018 01:22:05 PM

Event ID: 1026

Task Category: None

Level: Error

Keywords: Classic

User: N/A

Computer: DEL194CE840061D

Description:

Application: Flat_Stylist.exe

Framework Version: v4.0.30319

Description: The process was terminated due to an unhandled exception.

Exception Info: System.IO.FileNotFoundException

at System.IO.__Error.WinIOError(Int32, System.String)

at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)

at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)

at System.IO.StreamReader..ctor(System.String, System.Text.Encoding, Boolean, Int32, Boolean)

at System.IO.StreamReader..ctor(System.String)

at Flat_Stylist.Program.Main(System.String[])





Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

<Provider Name=".NET Runtime" />

<EventID Qualifiers="0">1026</EventID>

<Level>2</Level>

<Task>0</Task>

<Keywords>0x80000000000000</Keywords>

<TimeCreated SystemTime="2018-11-28T07:52:05.997745100Z" />

<EventRecordID>446</EventRecordID>

<Channel>Application</Channel>

<Computer>DEL194CE840061D</Computer>

<Security />

</System>

<EventData>

<Data>Application: Flat_Stylist.exe

Framework Version: v4.0.30319

Description: The process was terminated due to an unhandled exception.

Exception Info: System.IO.FileNotFoundException

at System.IO.__Error.WinIOError(Int32, System.String)

at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)

at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)

at System.IO.StreamReader..ctor(System.String, System.Text.Encoding, Boolean, Int32, Boolean)

at System.IO.StreamReader..ctor(System.String)

at Flat_Stylist.Program.Main(System.String[])



</Data>

</EventData>

</Event>

Continue reading...
 
Back
Top Bottom