VisualStudio output pane 에러 메시지 수정
대부분의 에러는 잡았고, 현재 Postgres 인증 관련 오류만 남아있음. (*.sdf 열기 수행시 visualstudio output pane)
dsev2\solutions\Ev2.Cpu\src\Ev2.Runtime.Sim.PostgreSQL\PostgreSQLConnectionBuilder.fs 의 defaultOptions 삭제하고 appSettings.json 반영해야 함.
Exception thrown: 'Npgsql.PostgresException' in System.Private.CoreLib.dll [SignalEventVM] 연결 실패: 28P01: password authentication failed for user "postgres"
나만 그런가요?
'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Intrinsics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. Exception thrown: 'Npgsql.PostgresException' in System.Private.CoreLib.dll 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Text.Encodings.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\ko\PresentationCore.resources.dll'. Module was built without symbols. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\PresentationFramework-SystemXmlLinq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\PresentationFramework-SystemCore.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. System.Windows.Data Error: 40 : BindingExpression path error: 'ConnectionStatus' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=ConnectionStatus; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'RowCountText' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=RowCountText; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'LastUpdateText' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=LastUpdateText; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'IsPostgreSQLDisabledVisible' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=IsPostgreSQLDisabledVisible; DataItem='MainViewModel' (HashCode=58871145); target element is 'Border' (Name='PostgreSQLDisabledOverlay'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsPostgreSQLEnabledVisible' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=IsPostgreSQLEnabledVisible; DataItem='MainViewModel' (HashCode=58871145); target element is 'TabControl' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'RowCountText' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=RowCountText; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'RowsView' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=RowsView; DataItem='MainViewModel' (HashCode=58871145); target element is 'DataGrid' (Name='SignalDataGrid'); target property is 'ItemsSource' (type 'IEnumerable') System.Windows.Data Error: 40 : BindingExpression path error: 'FlowRowCountText' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=FlowRowCountText; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'FlowRowsView' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=FlowRowsView; DataItem='MainViewModel' (HashCode=58871145); target element is 'DataGrid' (Name='FlowDataGrid'); target property is 'ItemsSource' (type 'IEnumerable') System.Windows.Data Error: 40 : BindingExpression path error: 'WorkRowCountText' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=WorkRowCountText; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'WorkRowsView' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=WorkRowsView; DataItem='MainViewModel' (HashCode=58871145); target element is 'DataGrid' (Name='WorkDataGrid'); target property is 'ItemsSource' (type 'IEnumerable') System.Windows.Data Error: 40 : BindingExpression path error: 'CallFlowRowCountText' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=CallFlowRowCountText; DataItem='MainViewModel' (HashCode=58871145); target element is 'TextBlock' (Name=''); target property is 'Text' (type 'String') System.Windows.Data Error: 40 : BindingExpression path error: 'CallFlowRowsView' property not found on 'object' ''MainViewModel' (HashCode=58871145)'. BindingExpression:Path=CallFlowRowsView; DataItem='MainViewModel' (HashCode=58871145); target element is 'DataGrid' (Name='CallFlowDataGrid'); target property is 'ItemsSource' (type 'IEnumerable') 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'c:\program files\microsoft visual studio\18\community\common7\ide\commonextensions\microsoft\xamldiagnostics\Core\x64\Microsoft.VisualStudio.DesignTools.WpfTap.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Threading.Tasks.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Serialization.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Private.DataContractSerialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Serialization.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Resources.ResourceManager.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.IO.Pipelines.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. [SignalEventVM] PostgreSQL 연결: Host=localhost, DB=aasruntime [SignalEventVM] TryConnect 시작, UsePostgreSQL=True Exception thrown: 'Npgsql.PostgresException' in System.Private.CoreLib.dll [SignalEventVM] 연결 실패: 28P01: ����� "postgres"�� password ������ �����߽��ϴ� System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=CustomColor; DataItem=null; target element is 'SolidColorBrush' (HashCode=40624463); target property is 'Color' (type 'Color') 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\PresentationUI.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'EV2.Frontend.AASX.Editor.WPF.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\ko\PresentationUI.resources.dll'. Module was built without symbols. The thread '.NET TP Worker' (54836) has exited with code 0 (0x0). The thread '.NET TP Worker' (31564) has exited with code 0 (0x0). The thread '.NET TP Worker' (42352) has exited with code 0 (0x0). The thread 50704 has exited with code 0 (0x0). The thread '.NET TP Worker' (54180) has exited with code 0 (0x0). The thread '.NET TP Worker' (44152) has exited with code 0 (0x0).