Naidu
20 discussion posts
Hello,
I am getting following error:
Log Name: Application
Source: .NET Runtime
Date: 6/20/2023 10:56:59 AM
Event ID: 1023
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Lavonn
Description:
Description: A .NET application failed.
Application: DisplayFusionService.exe
Path: C:\Program Files\DisplayFusion\DisplayFusionService.exe
Message: A JSON parsing exception occurred in [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\7.0.7\Microsoft.WindowsDesktop.App.runtimeconfig.json], offset 0 (line 1, column 1): The document is empty.
Invalid framework config.json [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\7.0.7\Microsoft.WindowsDesktop.App.runtimeconfig.json]
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1023</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2023-06-20T14:56:59.9053865Z" />
<EventRecordID>77129</EventRecordID>
<Correlation />
<Execution ProcessID="39332" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Lavonn</Computer>
<Security />
</System>
<EventData>
<Data>Description: A .NET application failed.
Application: DisplayFusionService.exe
Path: C:\Program Files\DisplayFusion\DisplayFusionService.exe
Message: A JSON parsing exception occurred in [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\7.0.7\Microsoft.WindowsDesktop.App.runtimeconfig.json], offset 0 (line 1, column 1): The document is empty.
Invalid framework config.json [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\7.0.7\Microsoft.WindowsDesktop.App.runtimeconfig.json]
</Data>
</EventData>
</Event>
If you head to C:\Users\(YourUser)\AppData\Local\CrashDumps, is there anything listed for DisplayFusion?
Naidu
20 discussion posts
It was issue with .NET i reinstalled it and it fixed the issue.