dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.5k stars 10.04k forks source link

Unable to debug some web assembly apps from visual studio 16.7.0 #24629

Closed ghost closed 4 years ago

ghost commented 4 years ago

hi, after update vs to 16.7.0 v, I can not debugging blazor webassembly.

console log:

info: IdentityServer4.Startup[0] Starting IdentityServer4 version 3.0.0.0 info: IdentityServer4.Startup[0] Using explicitly configured authentication scheme Identity.Application for IdentityServer info: Microsoft.Hosting.Lifetime[0] Now listening on: https://localhost:5001 info: Microsoft.Hosting.Lifetime[0] Now listening on: http://localhost:5000 info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Development info: Microsoft.Hosting.Lifetime[0] Content root path: I:\WebWork\InfoFinder\InfoFinder\Web\Server info: Microsoft.Hosting.Lifetime[0] Now listening on: http://127.0.0.1:7045 info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Production info: Microsoft.Hosting.Lifetime[0] Content root path: I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\BlazorDebugProxy\ info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://127.0.0.1:7045/ws-proxy?browser=ws%3A%2F%2Flocalhost%3A7429%2Fdevtools%2Fbrowser%2F347448aa-91f1-4245-9a4f-3056520f1675 info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0] Executing endpoint '/ws-proxy HTTP: GET'

and vscode-edge-debug.txt :

{"timestamp":1596742994677,"tag":"runtime.welcome","level":1,"message":"js-debug v1.46.2 started","metadata":{"os":"win32 x64","nodeVersion":"v12.16.3","adapterVersion":"1.46.2"}} {"tag":"dap.receive","timestamp":1596742994633,"metadata":{"connectionId":0,"message":{"type":"request","command":"initialize","arguments":{"pathFormat":"path","clientID":"visualstudio","clientName":"Visual Studio","adapterID":"pwa-msedge","locale":"en-US","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsRunInTerminalRequest":true,"supportsMemoryReferences":true,"supportsProgressReporting":true,"supportsHandshakeRequest":true,"supportsVsCustomMessages":true,"supportsMapURLToFilePathRequest":true,"supportsLaunchUnelevatedProcessRequest":true},"seq":1}},"level":0} {"tag":"dap.send","timestamp":1596742994635,"metadata":{"connectionId":0,"message":{"seq":1,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"supportsConfigurationDoneRequest":true,"supportsFunctionBreakpoints":false,"supportsConditionalBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsEvaluateForHovers":true,"exceptionBreakpointFilters":[{"filter":"caught","label":"Caught Exceptions","default":false},{"filter":"uncaught","label":"Uncaught Exceptions","default":false}],"supportsStepBack":false,"supportsSetVariable":true,"supportsRestartFrame":true,"supportsGotoTargetsRequest":false,"supportsStepInTargetsRequest":false,"supportsCompletionsRequest":true,"supportsModulesRequest":false,"additionalModuleColumns":[],"supportedChecksumAlgorithms":[],"supportsRestartRequest":true,"supportsExceptionOptions":false,"supportsValueFormattingOptions":true,"supportsExceptionInfoRequest":true,"supportTerminateDebuggee":false,"supportsDelayedStackTraceLoading":true,"supportsLoadedSourcesRequest":true,"supportsLogPoints":true,"supportsTerminateThreadsRequest":false,"supportsSetExpression":false,"supportsTerminateRequest":false,"completionTriggerCharacters":[".","[","\"","'"],"supportsBreakpointLocationsRequest":true,"supportsClipboardContext":true}}},"level":0} {"tag":"dap.send","timestamp":1596742994637,"metadata":{"connectionId":0,"message":{"seq":2,"type":"event","event":"initialized","body":{}}},"level":0} {"tag":"dap.receive","timestamp":1596742994660,"metadata":{"connectionId":0,"message":{"type":"request","command":"launch","arguments":{"webRoot":"I:\\WebWork\\InfoFinder\\InfoFinder\\Web\\Server\\wwwroot","rootPath":"I:\\WebWork\\InfoFinder\\InfoFinder\\Web\\Server\\wwwroot","__workspaceFolder":"I:\\WebWork\\InfoFinder\\InfoFinder\\Web\\Server\\wwwroot","runtimeExecutable":"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe","runtimeArgs":[],"sourceMaps":true,"url":"https://localhost:5001/","trace":{"logFile":"C:\\Users\\Arman Es\\AppData\\Local\\Temp\\vscode-edge-debug.txt"},"launchUnelevated":true,"projectGuid":"92bbeec8-8329-401c-8b6d-a7b86eba945b","userDataDir":"C:\\Users\\Arman Es\\AppData\\Local\\Microsoft\\VisualStudio\\16.0_e24820f6\\WebTools\\F17440DA_1316F946","breakOnLoad":true,"pathMapping":{"/_content/Microsoft.AspNetCore.Components.WebAssembly.Authentication":"C:\\Users\\Arman Es\\.nuget\\packages\\microsoft.aspnetcore.components.webassembly.authentication\\3.2.1\\build\\..\\staticwebassets\\"},"smartStep":true,"showAsyncStacks":true,"timeout":60000,"inspectUri":"{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}","name":"Visual Studio Launch configuration override","type":"pwa-msedge","request":"launch","continueOnDisconnect":true,"port":7429},"seq":2}},"level":0} {"tag":"dap.send","timestamp":1596742994664,"metadata":{"connectionId":0,"message":{"seq":3,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/launch","data":{"type":"pwa-msedge","request":"launch","os":"win32 x64","nodeVersion":"v12.16.3","adapterVersion":"1.46.2","parameters":"{\"type\":\"pwa-msedge\",\"name\":\"<string>\",\"request\":\"launch\",\"trace\":{\"logFile\":\"<string>\"},\"outputCapture\":\"console\",\"timeout\":60000,\"showAsyncStacks\":true,\"skipFiles\":[],\"smartStep\":true,\"sourceMaps\":true,\"pauseForSourceMap\":true,\"resolveSourceMapLocations\":null,\"rootPath\":\"<string>\",\"outFiles\":[\"<string>\",\"<string>\"],\"sourceMapPathOverrides\":{\"webpack://?:*/*\":\"<string>\",\"webpack:///./~/*\":\"<string>\",\"meteor://💻app/*\":\"<string>\"},\"__workspaceFolder\":\"<string>\",\"__autoExpandGetters\":false,\"address\":\"localhost\",\"port\":7429,\"disableNetworkCache\":true,\"pathMapping\":{\"/_content/Microsoft.AspNetCore.Components.WebAssembly.Authentication\":\"<string>\"},\"url\":\"<string>\",\"restart\":false,\"urlFilter\":\"\",\"webRoot\":\"<string>\",\"server\":null,\"targetSelection\":\"automatic\",\"vueComponentPaths\":[\"<string>\",\"<string>\"],\"cwd\":null,\"file\":null,\"env\":{},\"includeDefaultArgs\":true,\"runtimeArgs\":[],\"runtimeExecutable\":\"<string>\",\"userDataDir\":\"<string>\",\"browserLaunchLocation\":\"workspace\",\"profileStartup\":false,\"cleanUp\":\"onlyTab\",\"useWebView\":false,\"launchUnelevated\":true,\"projectGuid\":\"<string>\",\"breakOnLoad\":true,\"inspectUri\":\"<string>\",\"continueOnDisconnect\":true}"}}}},"level":0} {"tag":"dap.send","timestamp":1596742994666,"metadata":{"connectionId":0,"message":{"seq":4,"type":"event","event":"output","body":{"category":"console","output":"Verbose logs are written to:\nC:\\Users\\Arman Es\\AppData\\Local\\Temp\\vscode-edge-debug.txt\n"}}},"level":0} {"tag":"dap.send","timestamp":1596742994681,"metadata":{"connectionId":0,"message":{"seq":5,"type":"request","command":"launchUnelevated","arguments":{"process":"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe","args":["--disable-background-networking","--disable-background-timer-throttling","--disable-backgrounding-occluded-windows","--disable-breakpad","--disable-client-side-phishing-detection","--disable-default-apps","--disable-dev-shm-usage","--disable-renderer-backgrounding","--disable-sync","--metrics-recording-only","--no-first-run","--no-default-browser-check","--user-data-dir=C:\\Users\\Arman Es\\AppData\\Local\\Microsoft\\VisualStudio\\16.0_e24820f6\\WebTools\\F17440DA_1316F946","--remote-debugging-port=7429","about:blank"]}}},"level":0} {"tag":"dap.receive","timestamp":1596742994682,"metadata":{"connectionId":0,"message":{"type":"request","command":"setBreakpoints","arguments":{"source":{"path":"i:\\WebWork\\InfoFinder\\InfoFinder\\Web\\Client\\Shared\\MainLayout.razor.cs","sources":[],"checksums":[]},"breakpoints":[{"line":22,"column":10}],"lines":[22]},"seq":3}},"level":0} {"tag":"dap.receive","timestamp":1596742994682,"metadata":{"connectionId":0,"message":{"type":"request","command":"setExceptionBreakpoints","arguments":{"filters":[]},"seq":4}},"level":0} {"tag":"dap.send","timestamp":1596742994682,"metadata":{"connectionId":0,"message":{"seq":6,"type":"response","request_seq":3,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"id":1,"verified":false,"message":"Unbound breakpoint"}]}}},"level":0} {"tag":"dap.send","timestamp":1596742994682,"metadata":{"connectionId":0,"message":{"seq":7,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true,"body":{}}},"level":0} {"tag":"dap.receive","timestamp":1596742994740,"metadata":{"connectionId":0,"message":{"type":"response","request_seq":5,"success":true,"command":"launchUnelevated","body":{},"seq":5}},"level":0} {"tag":"dap.receive","timestamp":1596742994753,"metadata":{"connectionId":0,"message":{"type":"request","command":"configurationDone","arguments":{},"seq":6}},"level":0} {"tag":"dap.send","timestamp":1596742994754,"metadata":{"connectionId":0,"message":{"seq":8,"type":"response","request_seq":6,"command":"configurationDone","success":true,"body":{}}},"level":0} {"tag":"cdp.send","timestamp":1596742996146,"metadata":{"connectionId":0,"message":{"id":1,"method":"Target.attachToBrowserTarget","params":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998816,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","targetInfo":{"targetId":"20f9c13b-ba95-465b-88f0-0cf9772281e6","type":"browser","title":"","url":"","attached":true},"waitingForDebugger":false}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998818,"metadata":{"connectionId":0,"message":{"id":1,"sessionId":null,"result":{"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}}},"level":0} {"tag":"cdp.send","timestamp":1596742998819,"metadata":{"connectionId":0,"message":{"id":2,"method":"Target.setDiscoverTargets","params":{"discover":true},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998826,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"20f9c13b-ba95-465b-88f0-0cf9772281e6","type":"browser","title":"","url":"","attached":true}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998827,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"5BD3CCFDCE5766C63D386C748388B71A","type":"service_worker","title":"Service Worker https://localhost:5001/service-worker.js","url":"https://localhost:5001/service-worker.js","attached":false,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998827,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"6311CF04C59DBEC0E86E70DA435B599D","type":"page","title":"about:blank","url":"https://localhost:5001/","attached":false,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998827,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"9bf05df4-7072-4cd4-bc46-25b468f43b6d","type":"browser","title":"","url":"","attached":true}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998827,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","type":"page","title":"about:blank","url":"about:blank","attached":false,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998827,"metadata":{"connectionId":0,"message":{"id":2,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","result":{}}},"level":0} {"tag":"cdp.send","timestamp":1596742998828,"metadata":{"connectionId":0,"message":{"id":3,"method":"Target.attachToTarget","params":{"targetId":"6311CF04C59DBEC0E86E70DA435B599D","flatten":true},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998829,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"6311CF04C59DBEC0E86E70DA435B599D","type":"page","title":"about:blank","url":"https://localhost:5001/","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998833,"metadata":{"connectionId":0,"message":{"id":3,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","result":{"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998833,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","targetInfo":{"targetId":"6311CF04C59DBEC0E86E70DA435B599D","type":"page","title":"about:blank","url":"https://localhost:5001/","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"},"waitingForDebugger":false},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.send","timestamp":1596742998833,"metadata":{"connectionId":0,"message":{"id":4,"method":"Target.setAutoAttach","params":{"autoAttach":true,"waitForDebuggerOnStart":true,"flatten":true},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998834,"metadata":{"connectionId":0,"message":{"id":5,"method":"Network.setCacheDisabled","params":{"cacheDisabled":true},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998834,"metadata":{"connectionId":0,"message":{"id":6,"method":"Browser.getVersion","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998834,"metadata":{"connectionId":0,"message":{"id":7,"method":"Page.enable","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998835,"metadata":{"connectionId":0,"message":{"id":8,"method":"Page.getResourceTree","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998835,"metadata":{"connectionId":0,"message":{"id":9,"method":"ServiceWorker.enable","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998835,"metadata":{"connectionId":0,"message":{"id":10,"method":"ServiceWorker.setForceUpdateOnPageLoad","params":{"forceUpdateOnPageLoad":false},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998836,"metadata":{"connectionId":0,"message":{"id":11,"method":"Network.disable","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998837,"metadata":{"connectionId":0,"message":{"seq":9,"command":"attachedChildSession","type":"request","arguments":{"config":{"type":"pwa-chrome","name":"about:blank","request":"launch","__pendingTargetId":"72BB015D1EC7DF78F49DE59F4D6B263A","sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}}}},"level":0} {"tag":"cdp.send","timestamp":1596742998838,"metadata":{"connectionId":0,"message":{"id":12,"method":"Target.attachToTarget","params":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","flatten":true},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.send","timestamp":1596742998843,"metadata":{"connectionId":0,"message":{"id":13,"method":"Runtime.enable","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998843,"metadata":{"connectionId":0,"message":{"id":14,"method":"Network.enable","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998843,"metadata":{"connectionId":0,"message":{"id":15,"method":"Debugger.enable","params":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998844,"metadata":{"connectionId":0,"message":{"id":16,"method":"Debugger.setAsyncCallStackDepth","params":{"maxDepth":32},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998844,"metadata":{"connectionId":0,"message":{"id":17,"method":"Debugger.setPauseOnExceptions","params":{"state":"none"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998845,"metadata":{"connectionId":0,"message":{"id":18,"method":"Debugger.setInstrumentationBreakpoint","params":{"instrumentation":"beforeScriptWithSourceMapExecution"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998845,"metadata":{"connectionId":0,"message":{"id":19,"method":"Page.navigate","params":{"url":"https://localhost:5001/"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998846,"message":"Dequeue messages","metadata":{"message":[]},"level":0} {"tag":"cdp.receive","timestamp":1596742998846,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"5BD3CCFDCE5766C63D386C748388B71A","type":"service_worker","title":"Service Worker https://localhost:5001/service-worker.js","url":"https://localhost:5001/service-worker.js","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998846,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"6EF03C466B6F41D9A67E28AA37EC4D50","targetInfo":{"targetId":"5BD3CCFDCE5766C63D386C748388B71A","type":"service_worker","title":"Service Worker https://localhost:5001/service-worker.js","url":"https://localhost:5001/service-worker.js","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"},"waitingForDebugger":false},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998846,"metadata":{"connectionId":0,"message":{"id":20,"method":"Target.setAutoAttach","params":{"autoAttach":true,"waitForDebuggerOnStart":true,"flatten":true},"sessionId":"6EF03C466B6F41D9A67E28AA37EC4D50"}},"level":0} {"tag":"cdp.send","timestamp":1596742998846,"metadata":{"connectionId":0,"message":{"id":21,"method":"Network.setCacheDisabled","params":{"cacheDisabled":true},"sessionId":"6EF03C466B6F41D9A67E28AA37EC4D50"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998847,"metadata":{"connectionId":0,"message":{"id":4,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998847,"metadata":{"connectionId":0,"message":{"id":5,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998847,"metadata":{"connectionId":0,"message":{"id":6,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{"protocolVersion":"1.3","product":"Edg/84.0.522.52","revision":"@633a98bcb7e4421e1b5933702f9e698ee5ea494d","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52","jsVersion":"8.4.371.22"}}},"level":0} {"tag":"runtime.target","timestamp":1596742998847,"message":"Retrieved browser information","metadata":{"protocolVersion":"1.3","product":"Edg/84.0.522.52","revision":"@633a98bcb7e4421e1b5933702f9e698ee5ea494d","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52","jsVersion":"8.4.371.22"},"level":0} {"tag":"dap.send","timestamp":1596742998847,"metadata":{"connectionId":0,"message":{"seq":10,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/browserVersion","data":{"browser":"Edg/84.0.522.52","targetCRDPVersion":"1.3","targetRevision":"@633a98bcb7e4421e1b5933702f9e698ee5ea494d","targetUserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52","targetV8":"8.4.371.22","targetVersion":"84.0.522.52","targetProject":"Edg","targetProduct":""}}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998847,"metadata":{"connectionId":0,"message":{"id":9,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998847,"metadata":{"connectionId":0,"message":{"id":10,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998848,"metadata":{"connectionId":0,"message":{"method":"ServiceWorker.workerRegistrationUpdated","params":{"registrations":[{"registrationId":"0","scopeURL":"https://localhost:5001/","isDeleted":false},{"registrationId":"1","scopeURL":"https://localhost:44348/","isDeleted":false}]},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998848,"metadata":{"connectionId":0,"message":{"method":"ServiceWorker.workerVersionUpdated","params":{"versions":[{"versionId":"0","registrationId":"0","scriptURL":"https://localhost:5001/service-worker.js","runningStatus":"starting","status":"activated","scriptLastModified":1594913519,"scriptResponseTime":1596720975.238597,"controlledClients":["6311CF04C59DBEC0E86E70DA435B599D"],"targetId":"5BD3CCFDCE5766C63D386C748388B71A"},{"versionId":"1","registrationId":"1","scriptURL":"https://localhost:44348/service-worker.js","runningStatus":"stopped","status":"activated","scriptLastModified":0,"scriptResponseTime":1596721818.196804,"controlledClients":[]}]},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998849,"metadata":{"connectionId":0,"message":{"id":7,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998849,"metadata":{"connectionId":0,"message":{"id":8,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{"frameTree":{"frame":{"id":"6311CF04C59DBEC0E86E70DA435B599D","loaderId":"C40868CCF06D4ED4A8C08D9FBA284520","url":"about:blank","securityOrigin":"://","mimeType":"text/html"},"resources":[]}}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998849,"metadata":{"connectionId":0,"message":{"id":11,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998849,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","type":"page","title":"about:blank","url":"about:blank","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998862,"metadata":{"connectionId":0,"message":{"id":12,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","result":{"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998862,"metadata":{"connectionId":0,"message":{"method":"Runtime.executionContextCreated","params":{"context":{"id":1,"origin":"://","name":"","auxData":{"isDefault":true,"type":"default","frameId":"6311CF04C59DBEC0E86E70DA435B599D"}}},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998863,"metadata":{"connectionId":0,"message":{"id":13,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998863,"metadata":{"connectionId":0,"message":{"id":14,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998863,"metadata":{"connectionId":0,"message":{"id":15,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{"debuggerId":"-6134598934966210706.-978111227991352360"}}},"level":0} {"tag":"cdp.send","timestamp":1596742998863,"metadata":{"connectionId":0,"message":{"id":22,"method":"Target.setAutoAttach","params":{"autoAttach":true,"waitForDebuggerOnStart":true,"flatten":true},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998863,"metadata":{"connectionId":0,"message":{"id":23,"method":"Network.setCacheDisabled","params":{"cacheDisabled":true},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998863,"metadata":{"connectionId":0,"message":{"id":24,"method":"Browser.getVersion","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998864,"metadata":{"connectionId":0,"message":{"id":25,"method":"Page.enable","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998864,"metadata":{"connectionId":0,"message":{"id":26,"method":"Page.getResourceTree","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998865,"metadata":{"connectionId":0,"message":{"seq":11,"command":"attachedChildSession","type":"request","arguments":{"config":{"type":"pwa-chrome","name":"about:blank (about:blank)","request":"launch","__pendingTargetId":"5C53312E3ED8B9B74916F9EE3C30AA4D","sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}}}},"level":0} {"tag":"cdp.send","timestamp":1596742998867,"metadata":{"connectionId":0,"message":{"id":27,"method":"Runtime.enable","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998867,"metadata":{"connectionId":0,"message":{"id":28,"method":"Network.enable","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998867,"metadata":{"connectionId":0,"message":{"id":29,"method":"Debugger.enable","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998867,"metadata":{"connectionId":0,"message":{"id":30,"method":"Debugger.setAsyncCallStackDepth","params":{"maxDepth":32},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998868,"metadata":{"connectionId":0,"message":{"id":31,"method":"Debugger.setPauseOnExceptions","params":{"state":"none"},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742998868,"metadata":{"connectionId":0,"message":{"id":32,"method":"Debugger.setInstrumentationBreakpoint","params":{"instrumentation":"beforeScriptWithSourceMapExecution"},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998868,"message":"Dequeue messages","metadata":{"message":[]},"level":0} {"tag":"cdp.receive","timestamp":1596742998868,"metadata":{"connectionId":0,"message":{"method":"Network.loadingFailed","params":{"requestId":"EBEDEDC5FA4839BACFA257AD43F72C05","timestamp":17007.582041,"type":"Document","errorText":"net::ERR_ABORTED","canceled":true},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998878,"metadata":{"connectionId":0,"message":{"method":"Target.detachedFromTarget","params":{"sessionId":"6EF03C466B6F41D9A67E28AA37EC4D50","targetId":"5BD3CCFDCE5766C63D386C748388B71A"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"5BD3CCFDCE5766C63D386C748388B71A","type":"service_worker","title":"Service Worker https://localhost:5001/service-worker.js","url":"https://localhost:5001/service-worker.js","attached":false,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"id":16,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"id":17,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"id":18,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","result":{"breakpointId":"8:beforeScriptWithSourceMapExecution"}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"method":"ServiceWorker.workerVersionUpdated","params":{"versions":[{"versionId":"0","registrationId":"0","scriptURL":"https://localhost:5001/service-worker.js","runningStatus":"starting","status":"activated","scriptLastModified":1594913519,"scriptResponseTime":1596720975.238597,"controlledClients":[],"targetId":"5BD3CCFDCE5766C63D386C748388B71A"}]},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"method":"Network.requestWillBeSent","params":{"requestId":"102249128FDFBA8028179FCA8AA909A0","loaderId":"102249128FDFBA8028179FCA8AA909A0","documentURL":"https://localhost:5001/","request":{"url":"https://localhost:5001/","method":"GET","headers":{"Upgrade-Insecure-Requests":"1","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52"},"mixedContentType":"none","initialPriority":"VeryHigh","referrerPolicy":"no-referrer-when-downgrade"},"timestamp":17007.583868,"wallTime":1596742998.864757,"initiator":{"type":"other"},"type":"Document","frameId":"6311CF04C59DBEC0E86E70DA435B599D","hasUserGesture":false},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998879,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","targetInfo":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","type":"page","title":"about:blank","url":"about:blank","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"},"waitingForDebugger":false},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998880,"metadata":{"connectionId":0,"message":{"method":"ServiceWorker.workerVersionUpdated","params":{"versions":[{"versionId":"0","registrationId":"0","scriptURL":"https://localhost:5001/service-worker.js","runningStatus":"starting","status":"activated","scriptLastModified":1594913519,"scriptResponseTime":1596720975.238597,"controlledClients":["6311CF04C59DBEC0E86E70DA435B599D"],"targetId":"5BD3CCFDCE5766C63D386C748388B71A"}]},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998880,"metadata":{"connectionId":0,"message":{"id":22,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998881,"metadata":{"connectionId":0,"message":{"id":23,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":24,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"protocolVersion":"1.3","product":"Edg/84.0.522.52","revision":"@633a98bcb7e4421e1b5933702f9e698ee5ea494d","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52","jsVersion":"8.4.371.22"}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":25,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":26,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"frameTree":{"frame":{"id":"C132AF31D425AE14AA51A2239F7B3C17","loaderId":"DDC3A48DF238CCCED45DB237FB5580CE","url":"about:blank","securityOrigin":"://","mimeType":"text/html"},"resources":[]}}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"method":"Runtime.executionContextCreated","params":{"context":{"id":2,"origin":"://","name":"","auxData":{"isDefault":true,"type":"default","frameId":"C132AF31D425AE14AA51A2239F7B3C17"}}},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":27,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":28,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":29,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"debuggerId":"-5945751069975452289.5590082134212728951"}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":30,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"id":31,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"runtime.target","timestamp":1596742998883,"message":"Retrieved browser information","metadata":{"protocolVersion":"1.3","product":"Edg/84.0.522.52","revision":"@633a98bcb7e4421e1b5933702f9e698ee5ea494d","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52","jsVersion":"8.4.371.22"},"level":0} {"tag":"dap.send","timestamp":1596742998883,"metadata":{"connectionId":0,"message":{"seq":12,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/browserVersion","data":{"browser":"Edg/84.0.522.52","targetCRDPVersion":"1.3","targetRevision":"@633a98bcb7e4421e1b5933702f9e698ee5ea494d","targetUserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52","targetV8":"8.4.371.22","targetVersion":"84.0.522.52","targetProject":"Edg","targetProduct":""}}}},"level":0} {"tag":"cdp.receive","timestamp":1596742998886,"metadata":{"connectionId":0,"message":{"id":32,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"breakpointId":"8:beforeScriptWithSourceMapExecution"}}},"level":0} {"tag":"dap.receive","timestamp":1596742998900,"metadata":{"connectionId":0,"message":{"type":"request","command":"initialize","arguments":{"pathFormat":"path","clientID":"visualstudio","clientName":"Visual Studio","adapterID":"pwa-chrome","locale":"en-US","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsRunInTerminalRequest":true,"supportsMemoryReferences":true,"supportsProgressReporting":true,"supportsHandshakeRequest":true,"supportsVsCustomMessages":true,"supportsMapURLToFilePathRequest":true,"supportsLaunchUnelevatedProcessRequest":true},"seq":1,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998900,"metadata":{"connectionId":0,"message":{"seq":1,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"supportsConfigurationDoneRequest":true,"supportsFunctionBreakpoints":false,"supportsConditionalBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsEvaluateForHovers":true,"exceptionBreakpointFilters":[{"filter":"caught","label":"Caught Exceptions","default":false},{"filter":"uncaught","label":"Uncaught Exceptions","default":false}],"supportsStepBack":false,"supportsSetVariable":true,"supportsRestartFrame":true,"supportsGotoTargetsRequest":false,"supportsStepInTargetsRequest":false,"supportsCompletionsRequest":true,"supportsModulesRequest":false,"additionalModuleColumns":[],"supportedChecksumAlgorithms":[],"supportsRestartRequest":true,"supportsExceptionOptions":false,"supportsValueFormattingOptions":true,"supportsExceptionInfoRequest":true,"supportTerminateDebuggee":false,"supportsDelayedStackTraceLoading":true,"supportsLoadedSourcesRequest":true,"supportsLogPoints":true,"supportsTerminateThreadsRequest":false,"supportsSetExpression":false,"supportsTerminateRequest":false,"completionTriggerCharacters":[".","[","\"","'"],"supportsBreakpointLocationsRequest":true,"supportsClipboardContext":true},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":2,"type":"event","event":"process","body":{"name":"about:blank"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":3,"type":"event","event":"process","body":{"name":"about:blank"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":4,"type":"event","event":"process","body":{"name":"about:blank"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":5,"type":"event","event":"process","body":{"name":"about:blank"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":6,"type":"event","event":"process","body":{"name":"about:blank (localhost:5001)"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":7,"type":"event","event":"initialized","body":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596742998901,"metadata":{"connectionId":0,"message":{"seq":8,"type":"event","event":"thread","body":{"reason":"started","threadId":0},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.receive","timestamp":1596742998935,"metadata":{"connectionId":0,"message":{"type":"request","command":"initialize","arguments":{"pathFormat":"path","clientID":"visualstudio","clientName":"Visual Studio","adapterID":"pwa-chrome","locale":"en-US","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsRunInTerminalRequest":true,"supportsMemoryReferences":true,"supportsProgressReporting":true,"supportsHandshakeRequest":true,"supportsVsCustomMessages":true,"supportsMapURLToFilePathRequest":true,"supportsLaunchUnelevatedProcessRequest":true},"seq":1,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998935,"metadata":{"connectionId":0,"message":{"seq":1,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"supportsConfigurationDoneRequest":true,"supportsFunctionBreakpoints":false,"supportsConditionalBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsEvaluateForHovers":true,"exceptionBreakpointFilters":[{"filter":"caught","label":"Caught Exceptions","default":false},{"filter":"uncaught","label":"Uncaught Exceptions","default":false}],"supportsStepBack":false,"supportsSetVariable":true,"supportsRestartFrame":true,"supportsGotoTargetsRequest":false,"supportsStepInTargetsRequest":false,"supportsCompletionsRequest":true,"supportsModulesRequest":false,"additionalModuleColumns":[],"supportedChecksumAlgorithms":[],"supportsRestartRequest":true,"supportsExceptionOptions":false,"supportsValueFormattingOptions":true,"supportsExceptionInfoRequest":true,"supportTerminateDebuggee":false,"supportsDelayedStackTraceLoading":true,"supportsLoadedSourcesRequest":true,"supportsLogPoints":true,"supportsTerminateThreadsRequest":false,"supportsSetExpression":false,"supportsTerminateRequest":false,"completionTriggerCharacters":[".","[","\"","'"],"supportsBreakpointLocationsRequest":true,"supportsClipboardContext":true},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998936,"metadata":{"connectionId":0,"message":{"seq":2,"type":"event","event":"process","body":{"name":"about:blank (about:blank)"},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998936,"metadata":{"connectionId":0,"message":{"seq":3,"type":"event","event":"process","body":{"name":"about:blank (about:blank)"},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998936,"metadata":{"connectionId":0,"message":{"seq":4,"type":"event","event":"process","body":{"name":"about:blank (about:blank)"},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998936,"metadata":{"connectionId":0,"message":{"seq":5,"type":"event","event":"initialized","body":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742998936,"metadata":{"connectionId":0,"message":{"seq":6,"type":"event","event":"thread","body":{"reason":"started","threadId":1},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.receive","timestamp":1596742998937,"metadata":{"connectionId":0,"message":{"type":"request","command":"launch","arguments":{"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","sourceMaps":true,"trace":"true","launchUnelevated":true,"breakOnLoad":true,"smartStep":true,"showAsyncStacks":true,"timeout":10000,"name":"about:blank","type":"pwa-chrome","request":"launch","rootSessionId":"4a761965-5610-47ef-a40e-a664f4d70673","__pendingTargetId":"72BB015D1EC7DF78F49DE59F4D6B263A"},"seq":2,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.receive","timestamp":1596742998961,"metadata":{"connectionId":0,"message":{"type":"request","command":"setBreakpoints","arguments":{"source":{"path":"i:\\WebWork\\InfoFinder\\InfoFinder\\Web\\Client\\Shared\\MainLayout.razor.cs","sources":[],"checksums":[]},"breakpoints":[{"line":22,"column":10}],"lines":[22]},"seq":3,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.receive","timestamp":1596742998980,"metadata":{"connectionId":0,"message":{"type":"request","command":"setExceptionBreakpoints","arguments":{"filters":[]},"seq":4,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742998981,"metadata":{"connectionId":0,"message":{"id":33,"method":"Debugger.setPauseOnExceptions","params":{"state":"none"},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.receive","timestamp":1596742998982,"metadata":{"connectionId":0,"message":{"type":"request","command":"launch","arguments":{"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","sourceMaps":true,"trace":"true","launchUnelevated":true,"breakOnLoad":true,"smartStep":true,"showAsyncStacks":true,"timeout":10000,"name":"about:blank (about:blank)","type":"pwa-chrome","request":"launch","rootSessionId":"4a761965-5610-47ef-a40e-a664f4d70673","__pendingTargetId":"5C53312E3ED8B9B74916F9EE3C30AA4D"},"seq":2,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.receive","timestamp":1596742999003,"metadata":{"connectionId":0,"message":{"type":"request","command":"setBreakpoints","arguments":{"source":{"path":"i:\\WebWork\\InfoFinder\\InfoFinder\\Web\\Client\\Shared\\MainLayout.razor.cs","sources":[],"checksums":[]},"breakpoints":[{"line":22,"column":10}],"lines":[22]},"seq":3,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.receive","timestamp":1596742999003,"metadata":{"connectionId":0,"message":{"type":"request","command":"setExceptionBreakpoints","arguments":{"filters":[]},"seq":4,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742999003,"metadata":{"connectionId":0,"message":{"id":34,"method":"Debugger.setPauseOnExceptions","params":{"state":"none"},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.receive","timestamp":1596742999011,"metadata":{"connectionId":0,"message":{"id":34,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"dap.send","timestamp":1596742999011,"metadata":{"connectionId":0,"message":{"seq":7,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true,"body":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"perf.function","timestamp":1596742999027,"message":"","metadata":{"method":"BreakpointsPredictor.createInitialMapping","duration":65},"level":0} {"tag":"cdp.send","timestamp":1596742999686,"metadata":{"connectionId":0,"message":{"id":35,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","lineNumber":0,"columnNumber":0},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742999688,"metadata":{"connectionId":0,"message":{"id":36,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","lineNumber":21,"columnNumber":9},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596742999690,"metadata":{"connectionId":0,"message":{"id":37,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","lineNumber":0,"columnNumber":0},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596742999691,"metadata":{"connectionId":0,"message":{"id":38,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","lineNumber":21,"columnNumber":9},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742999692,"metadata":{"connectionId":0,"message":{"seq":13,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"browser":"Edg/84.0.522.52","errors":[],"initialize":{"operation":"initialize","totalTime":4.6,"max":4.6,"avg":4.6,"stddev":null,"count":1,"failed":0},"!initialize.errors":[],"setBreakpoints":{"operation":"setBreakpoints","totalTime":0.7,"max":0.7,"avg":0.7,"stddev":null,"count":1,"failed":0},"!setBreakpoints.errors":[],"setExceptionBreakpoints":{"operation":"setExceptionBreakpoints","totalTime":0.9,"max":0.9,"avg":0.9,"stddev":null,"count":1,"failed":0},"!setExceptionBreakpoints.errors":[],"configurationDone":{"operation":"configurationDone","totalTime":1.3,"max":1.3,"avg":1.3,"stddev":null,"count":1,"failed":0},"!configurationDone.errors":[]}}}},"level":0} {"tag":"cdp.receive","timestamp":1596742999716,"metadata":{"connectionId":0,"message":{"id":37,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"breakpointId":"2:0:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","locations":[]}}},"level":0} {"tag":"cdp.send","timestamp":1596742999721,"metadata":{"connectionId":0,"message":{"id":39,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[fF][iI][lL][eE]:\\/\\/\\/[iI]:\\/[wW][eE][bB][wW][oO][rR][kK]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[wW][eE][bB]\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]|[iI]:\\\\[wW][eE][bB][wW][oO][rR][kK]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[wW][eE][bB]\\\\[cC][lL][iI][eE][nN][tT]\\\\[sS][hH][aA][rR][eE][dD]\\\\[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","lineNumber":0,"columnNumber":0},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.receive","timestamp":1596742999721,"metadata":{"connectionId":0,"message":{"id":38,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"breakpointId":"2:21:9:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","locations":[]}}},"level":0} {"tag":"cdp.send","timestamp":1596742999722,"metadata":{"connectionId":0,"message":{"id":40,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[fF][iI][lL][eE]:\\/\\/\\/[iI]:\\/[wW][eE][bB][wW][oO][rR][kK]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[wW][eE][bB]\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]|[iI]:\\\\[wW][eE][bB][wW][oO][rR][kK]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[wW][eE][bB]\\\\[cC][lL][iI][eE][nN][tT]\\\\[sS][hH][aA][rR][eE][dD]\\\\[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","lineNumber":21,"columnNumber":9},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.receive","timestamp":1596742999726,"metadata":{"connectionId":0,"message":{"id":39,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"breakpointId":"2:0:0:[fF][iI][lL][eE]:\\/\\/\\/[iI]:\\/[wW][eE][bB][wW][oO][rR][kK]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[wW][eE][bB]\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]|[iI]:\\\\[wW][eE][bB][wW][oO][rR][kK]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[wW][eE][bB]\\\\[cC][lL][iI][eE][nN][tT]\\\\[sS][hH][aA][rR][eE][dD]\\\\[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","locations":[]}}},"level":0} {"tag":"cdp.receive","timestamp":1596742999726,"metadata":{"connectionId":0,"message":{"id":40,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{"breakpointId":"2:21:9:[fF][iI][lL][eE]:\\/\\/\\/[iI]:\\/[wW][eE][bB][wW][oO][rR][kK]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\/[wW][eE][bB]\\/[cC][lL][iI][eE][nN][tT]\\/[sS][hH][aA][rR][eE][dD]\\/[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]|[iI]:\\\\[wW][eE][bB][wW][oO][rR][kK]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[iI][nN][fF][oO][fF][iI][nN][dD][eE][rR]\\\\[wW][eE][bB]\\\\[cC][lL][iI][eE][nN][tT]\\\\[sS][hH][aA][rR][eE][dD]\\\\[mM][aA][iI][nN][lL][aA][yY][oO][uU][tT]\\.[rR][aA][zZ][oO][rR]\\.[cC][sS]","locations":[]}}},"level":0} {"tag":"dap.send","timestamp":1596742999727,"metadata":{"connectionId":0,"message":{"seq":8,"type":"response","request_seq":3,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"id":1,"verified":false,"message":"Unbound breakpoint"}]},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.receive","timestamp":1596742999732,"metadata":{"connectionId":0,"message":{"type":"request","command":"configurationDone","arguments":{},"seq":5,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742999732,"metadata":{"connectionId":0,"message":{"seq":9,"type":"response","request_seq":5,"command":"configurationDone","success":true,"body":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"perf.function","timestamp":1596742999732,"message":"","metadata":{"method":"BreakpointManager.launchBlocker","duration":0},"level":0} {"tag":"cdp.send","timestamp":1596742999732,"metadata":{"connectionId":0,"message":{"id":41,"method":"Runtime.runIfWaitingForDebugger","params":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596742999732,"metadata":{"connectionId":0,"message":{"seq":10,"type":"response","request_seq":2,"command":"launch","success":true,"body":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.receive","timestamp":1596742999734,"metadata":{"connectionId":0,"message":{"id":41,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","result":{}}},"level":0} {"tag":"dap.send","timestamp":1596743003822,"metadata":{"connectionId":0,"message":{"seq":14,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/cdp/operation","data":{"browser":"Edg/84.0.522.52","errors":[],"Target.attachedToTarget":{"operation":"Target.attachedToTarget","totalTime":1.3,"max":0.7,"avg":0.3,"stddev":0.3,"count":4,"failed":0},"!Target.attachedToTarget.errors":[],"Target.targetCreated":{"operation":"Target.targetCreated","totalTime":0.6,"max":0.3,"avg":0.1,"stddev":0.1,"count":5,"failed":0},"!Target.targetCreated.errors":[],"Target.targetInfoChanged":{"operation":"Target.targetInfoChanged","totalTime":0.7,"max":0.3,"avg":0.2,"stddev":0.1,"count":4,"failed":0},"!Target.targetInfoChanged.errors":[],"ServiceWorker.workerRegistrationUpdated":{"operation":"ServiceWorker.workerRegistrationUpdated","totalTime":0.5,"max":0.5,"avg":0.5,"stddev":null,"count":1,"failed":0},"!ServiceWorker.workerRegistrationUpdated.errors":[],"ServiceWorker.workerVersionUpdated":{"operation":"ServiceWorker.workerVersionUpdated","totalTime":0.8,"max":0.4,"avg":0.3,"stddev":0.1,"count":3,"failed":0},"!ServiceWorker.workerVersionUpdated.errors":[],"Runtime.executionContextCreated":{"operation":"Runtime.executionContextCreated","totalTime":0.4,"max":0.4,"avg":0.2,"stddev":0.2,"count":2,"failed":0},"!Runtime.executionContextCreated.errors":[],"Network.loadingFailed":{"operation":"Network.loadingFailed","totalTime":0.1,"max":0.1,"avg":0.1,"stddev":null,"count":1,"failed":0},"!Network.loadingFailed.errors":[],"Target.detachedFromTarget":{"operation":"Target.detachedFromTarget","totalTime":0.5,"max":0.5,"avg":0.5,"stddev":null,"count":1,"failed":0},"!Target.detachedFromTarget.errors":[],"Network.requestWillBeSent":{"operation":"Network.requestWillBeSent","totalTime":0.1,"max":0.1,"avg":0.1,"stddev":null,"count":1,"failed":0},"!Network.requestWillBeSent.errors":[]}}}},"level":0} {"tag":"dap.send","timestamp":1596743003916,"metadata":{"connectionId":0,"message":{"seq":9,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"errors":[],"initialize":{"operation":"initialize","totalTime":0.8,"max":0.8,"avg":0.8,"stddev":null,"count":1,"failed":0},"!initialize.errors":[]}},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596743003948,"metadata":{"connectionId":0,"message":{"seq":11,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"errors":[],"initialize":{"operation":"initialize","totalTime":0.5,"max":0.5,"avg":0.5,"stddev":null,"count":1,"failed":0},"!initialize.errors":[],"setExceptionBreakpoints":{"operation":"setExceptionBreakpoints","totalTime":8.7,"max":8.7,"avg":8.7,"stddev":null,"count":1,"failed":0},"!setExceptionBreakpoints.errors":[],"setBreakpoints":{"operation":"setBreakpoints","totalTime":724.1,"max":724.1,"avg":724.1,"stddev":null,"count":1,"failed":0},"!setBreakpoints.errors":[],"configurationDone":{"operation":"configurationDone","totalTime":0.5,"max":0.5,"avg":0.5,"stddev":null,"count":1,"failed":0},"!configurationDone.errors":[],"launch":{"operation":"launch","totalTime":752.5,"max":752.5,"avg":752.5,"stddev":null,"count":1,"failed":0},"!launch.errors":[]}},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.receive","timestamp":1596743061452,"metadata":{"connectionId":0,"message":{"type":"request","command":"disconnect","arguments":{"terminateDebuggee":false},"seq":6,"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596743061452,"metadata":{"connectionId":0,"message":{"seq":12,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/breakpointStats","data":{"set":1,"verified":0,"hit":0}},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596743061454,"metadata":{"connectionId":0,"message":{"seq":13,"type":"event","event":"thread","body":{"reason":"exited","threadId":1},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.send","timestamp":1596743061454,"metadata":{"connectionId":0,"message":{"seq":14,"type":"event","event":"terminated","body":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"cdp.send","timestamp":1596743061454,"metadata":{"connectionId":0,"message":{"id":42,"method":"Target.detachFromTarget","params":{"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"dap.send","timestamp":1596743061455,"metadata":{"connectionId":0,"message":{"seq":15,"type":"response","request_seq":6,"command":"disconnect","success":true,"body":{},"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D"}},"level":0} {"tag":"dap.receive","timestamp":1596743061455,"metadata":{"connectionId":0,"message":{"type":"request","command":"disconnect","arguments":{"terminateDebuggee":false},"seq":5,"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596743061455,"metadata":{"connectionId":0,"message":{"seq":10,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/breakpointStats","data":{"set":0,"verified":0,"hit":0}},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596743061456,"metadata":{"connectionId":0,"message":{"seq":11,"type":"event","event":"thread","body":{"reason":"exited","threadId":0},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596743061456,"metadata":{"connectionId":0,"message":{"seq":12,"type":"event","event":"terminated","body":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.send","timestamp":1596743061456,"metadata":{"connectionId":0,"message":{"id":43,"method":"Target.detachFromTarget","params":{"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"dap.send","timestamp":1596743061456,"metadata":{"connectionId":0,"message":{"seq":13,"type":"response","request_seq":5,"command":"disconnect","success":true,"body":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"runtime.launch","timestamp":1596743061457,"message":"Launched successfully","metadata":{"name":"EdgeLauncher"},"level":1} {"tag":"dap.send","timestamp":1596743061457,"metadata":{"connectionId":0,"message":{"seq":14,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true,"body":{},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"dap.send","timestamp":1596743061461,"metadata":{"connectionId":0,"message":{"seq":15,"type":"response","request_seq":2,"command":"launch","success":true,"body":{}}},"level":0} {"tag":"dap.send","timestamp":1596743061461,"metadata":{"connectionId":0,"message":{"seq":15,"type":"response","request_seq":3,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"id":1,"verified":false,"message":"Unbound breakpoint"}]},"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061468,"metadata":{"connectionId":0,"message":{"method":"Target.detachedFromTarget","params":{"sessionId":"5C53312E3ED8B9B74916F9EE3C30AA4D","targetId":"C132AF31D425AE14AA51A2239F7B3C17"},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061468,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","type":"page","title":"about:blank","url":"about:blank","attached":false,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061468,"metadata":{"connectionId":0,"message":{"id":42,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","result":{}}},"level":0} {"tag":"cdp.receive","timestamp":1596743061469,"metadata":{"connectionId":0,"message":{"method":"Target.detachedFromTarget","params":{"sessionId":"72BB015D1EC7DF78F49DE59F4D6B263A","targetId":"6311CF04C59DBEC0E86E70DA435B599D"},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061469,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"6311CF04C59DBEC0E86E70DA435B599D","type":"page","title":"about:blank","url":"https://localhost:5001/","attached":false,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061469,"metadata":{"connectionId":0,"message":{"id":43,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","result":{}}},"level":0} {"tag":"cdp.send","timestamp":1596743061469,"metadata":{"connectionId":0,"message":{"id":44,"method":"Target.closeTarget","params":{"targetId":"5C53312E3ED8B9B74916F9EE3C30AA4D"},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.send","timestamp":1596743061469,"metadata":{"connectionId":0,"message":{"id":45,"method":"Target.closeTarget","params":{"targetId":"72BB015D1EC7DF78F49DE59F4D6B263A"},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.send","timestamp":1596743061470,"metadata":{"connectionId":0,"message":{"id":46,"method":"Target.attachToTarget","params":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","flatten":true},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061478,"metadata":{"connectionId":0,"message":{"id":44,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","error":{"code":-32602,"message":"No target with given id found"}}},"level":0} {"tag":"cdp.receive","timestamp":1596743061479,"metadata":{"connectionId":0,"message":{"id":45,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","error":{"code":-32602,"message":"No target with given id found"}}},"level":0} {"tag":"cdp.receive","timestamp":1596743061480,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","type":"page","title":"about:blank","url":"about:blank","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"}},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"cdp.receive","timestamp":1596743061480,"metadata":{"connectionId":0,"message":{"id":46,"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E","result":{"sessionId":"963CD0C7A3FAA9F42AAB90D24AEB616F"}}},"level":0} {"tag":"dap.send","timestamp":1596743061485,"metadata":{"connectionId":0,"message":{"seq":16,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/error","data":{"browser":"Edg/84.0.522.52","!error":{"error":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.targetInfoChanged","name":"Error","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.targetInfoChanged\n at Connection._onMessage (connection.js:61:1)\n at connection.js:20:1\n at EventEmitter.fire (events.js:36:1)\n at WebSocket.<anonymous> (webSocketTransport.js:22:1)\n at WebSocket.onMessage (event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (receiver.js:436:1)\n at Receiver.getData (receiver.js:366:1)"}},"exceptionType":"unhandledRejection"}}}},"level":0} {"tag":"runtime.exception","timestamp":1596743061485,"message":"Unhandled error in debug adapter","metadata":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.targetInfoChanged","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.targetInfoChanged\n at Connection._onMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\connection.js:61:1)\n at c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\connection.js:20:1\n at EventEmitter.fire (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\common\\events.js:36:1)\n at WebSocket.<anonymous> (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\webSocketTransport.js:22:1)\n at WebSocket.onMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\receiver.js:436:1)\n at Receiver.getData (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\receiver.js:366:1)"},"level":3} {"tag":"dap.send","timestamp":1596743061486,"metadata":{"connectionId":0,"message":{"seq":17,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/error","data":{"browser":"Edg/84.0.522.52","!error":{"error":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: undefined","name":"Error","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: undefined\n at Connection._onMessage (connection.js:61:1)\n at connection.js:20:1\n at EventEmitter.fire (events.js:36:1)\n at WebSocket.<anonymous> (webSocketTransport.js:22:1)\n at WebSocket.onMessage (event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (receiver.js:436:1)\n at Receiver.getData (receiver.js:366:1)"}},"exceptionType":"unhandledRejection"}}}},"level":0} {"tag":"runtime.exception","timestamp":1596743061486,"message":"Unhandled error in debug adapter","metadata":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: undefined","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: undefined\n at Connection._onMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\connection.js:61:1)\n at c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\connection.js:20:1\n at EventEmitter.fire (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\common\\events.js:36:1)\n at WebSocket.<anonymous> (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\webSocketTransport.js:22:1)\n at WebSocket.onMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\receiver.js:436:1)\n at Receiver.getData (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\receiver.js:366:1)"},"level":3} {"tag":"cdp.receive","timestamp":1596743061487,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"963CD0C7A3FAA9F42AAB90D24AEB616F","targetInfo":{"targetId":"C132AF31D425AE14AA51A2239F7B3C17","type":"page","title":"about:blank","url":"about:blank","attached":true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"},"waitingForDebugger":false},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"dap.send","timestamp":1596743061487,"metadata":{"connectionId":0,"message":{"seq":18,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/error","data":{"browser":"Edg/84.0.522.52","!error":{"error":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget","name":"Error","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget\n at Connection._onMessage (connection.js:61:1)\n at connection.js:20:1\n at EventEmitter.fire (events.js:36:1)\n at WebSocket.<anonymous> (webSocketTransport.js:22:1)\n at WebSocket.onMessage (event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (receiver.js:436:1)\n at Receiver.getData (receiver.js:366:1)"}},"exceptionType":"unhandledRejection"}}}},"level":0} {"tag":"runtime.exception","timestamp":1596743061488,"message":"Unhandled error in debug adapter","metadata":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget\n at Connection._onMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\connection.js:61:1)\n at c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\connection.js:20:1\n at EventEmitter.fire (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\common\\events.js:36:1)\n at WebSocket.<anonymous> (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\out\\src\\cdp\\webSocketTransport.js:22:1)\n at WebSocket.onMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\receiver.js:436:1)\n at Receiver.getData (c:\\program files (x86)\\microsoft visual studio\\2019\\enterprise\\common7\\ide\\commonextensions\\microsoft\\jsdiagnostics\\debugger\\debugAdapter\\node_modules\\ws\\lib\\receiver.js:366:1)"},"level":3}

and output window:

'Web.Server.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Private.CoreLib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Web.Server.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Hosting.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Hosting.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Hosting.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.DependencyInjection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Collections.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\netstandard.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.ComponentModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.IO.FileSystem.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Hosting.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.EnvironmentVariables.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.Tasks.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Server.Kestrel.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Server.Kestrel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Server.IIS.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.InteropServices.RuntimeInformation.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Server.IISIntegration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.CommandLine.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.UserSecrets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.FileProviders.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.FileProviders.Physical.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Memory.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.FileExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.InteropServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Configuration.Binder.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Private.Uri.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Http.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.FileProviders.Composite.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Xml.XDocument.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Private.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Private.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.Thread.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Cryptography.Algorithms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Text.Encoding.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.IO.FileSystem.Watcher.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.ComponentModel.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Collections.Concurrent.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.FileSystemGlobbing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.Timer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.Overlapped.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\Microsoft.Win32.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Text.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Buffers.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Numerics.Vectors.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.CompilerServices.Unsafe.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Options.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.EventLog.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Options.ConfigurationExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.Console.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.Debug.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Logging.EventSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Diagnostics.Tracing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Diagnostics.DiagnosticSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Http.Features.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Http.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\IntelliTrace\Microsoft.IntelliTrace.TelemetryObserver.Common.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\IntelliTrace\Microsoft.IntelliTrace.TelemetryObserver.CoreClr.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Reflection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Reflection.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Connections.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Net.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.HostFiltering.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.HttpOverrides.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Routing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.ObjectPool.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Routing.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.ObjectModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.EntityFrameworkCore.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\InfoFinder.Infrastructure.Data.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.Bcl.AsyncInterfaces.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.Tasks.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\IdentityServer4.EntityFramework.Storage.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\InfoFinder.Domain.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Identity.Stores.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Identity.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\IdentityServer4.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.ApiAuthorization.IdentityServer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Authentication.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Authentication.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Identity.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Authentication.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Claims.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.DataProtection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.DataProtection.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Cryptography.Internal.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.WebEncoders.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Text.Encodings.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Authentication.Cookies.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.RazorPages.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Web.Server.Views.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Razor.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.Razor.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\InfoFinder.ApplicationCore.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\InfoFinder.Infrastructure.IoC.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V3.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V4.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Resources.ResourceManager.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V3.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V4.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.ApiExplorer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Authorization.Policy.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Authorization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.Cors.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Cors.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.DataAnnotations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.ViewFeatures.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Linq.Expressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Components.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.JSInterop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Antiforgery.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Caching.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Caching.Memory.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Mvc.TagHelpers.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Razor.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Http.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Net.Http.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\IdentityServer4.Storage.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\IdentityServer4.AspNetIdentity.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\IdentityServer4.EntityFramework.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Authentication.JwtBearer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\AutoMapper.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Reflection.Emit.Lightweight.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Extensions.Localization.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Console.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\System.Diagnostics.EventLog.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Collections.Specialized.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.ComponentModel.TypeConverter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\Microsoft.Win32.Registry.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\System.IO.Pipelines.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Threading.ThreadPool.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Text.RegularExpressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Reflection.Emit.ILGeneration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Reflection.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Diagnostics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.HttpsPolicy.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Components.WebAssembly.Server.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.StaticFiles.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Diagnostics.Debug.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. IdentityServer4.Startup: Information: Starting IdentityServer4 version 3.0.0.0 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.EntityFrameworkCore.SqlServer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.EntityFrameworkCore.Relational.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.EntityFrameworkCore.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Data.Common.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Transactions.Local.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'Anonymously Hosted DynamicMethods Assembly'. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Drawing.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\IdentityModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.IdentityModel.Tokens.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Cryptography.X509Certificates.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Cryptography.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.Serialization.Formatters.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Diagnostics.TraceSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Runtime.Serialization.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Xml.ReaderWriter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.IdentityModel.Logging.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. IdentityServer4.Startup: Information: Using explicitly configured authentication scheme Identity.Application for IdentityServer 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.Net.Http.Headers.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Metadata.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.IdentityModel.Protocols.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Principal.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Html.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.ComponentModel.Annotations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\Web.Shared.dll'. Symbols loaded. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Diagnostics.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Collections.NonGeneric.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Cryptography.Encoding.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Cryptography.Cng.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Cryptography.Csp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Net.Sockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Net.NameResolution.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. Microsoft.Hosting.Lifetime: Information: Now listening on: https://localhost:5001 Microsoft.Hosting.Lifetime: Information: Now listening on: http://localhost:5000 Microsoft.Hosting.Lifetime: Information: Application started. Press Ctrl+C to shut down. Microsoft.Hosting.Lifetime: Information: Hosting environment: Development Microsoft.Hosting.Lifetime: Information: Content root path: I:\WebWork\InfoFinder\InfoFinder\Web\Server 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Net.Security.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. Verbose logs are written to: C:\Users\Arman Es\AppData\Local\Temp\vscode-edge-debug.txt 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Security.Principal.Windows.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Diagnostics.Process.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.WebUtilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.6\System.Net.WebSockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Web.Server.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\3.1.6\Microsoft.AspNetCore.Http.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. The program '' has exited with code -1 (0xffffffff). The program '[5536] Web.Server.exe: Program Trace' has exited with code 0 (0x0). The thread 0x1 has exited with code 0 (0x0). The thread 0x0 has exited with code 0 (0x0). The program 'about:blank (about:blank)' has exited with code -1 (0xffffffff). The program '' has exited with code -1 (0xffffffff). The program '[5536] Web.Server.exe' has exited with code -1 (0xffffffff).

pranavkm commented 4 years ago

@djary could you share a minimal application that reproduces this error?

ghost commented 4 years ago

Thanks for contacting us. We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

ghost commented 4 years ago

I found more information, when I using chromium browsers like edge or chrome for debug project, the project not running and console stay in this positions:

      Starting IdentityServer4 version 3.0.0.0
info: IdentityServer4.Startup[0]
      Using explicitly configured authentication scheme Identity.Application for IdentityServer
info: Microsoft.Hosting.Lifetime[0]
      Now listening on: https://localhost:5001
info: Microsoft.Hosting.Lifetime[0]
      Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Development
info: Microsoft.Hosting.Lifetime[0]
      Content root path: I:\WebWork\InfoFinder\InfoFinder\Web\Server
info: Microsoft.Hosting.Lifetime[0]
      Now listening on: http://127.0.0.1:14101
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: I:\WebWork\InfoFinder\InfoFinder\Web\Server\bin\Debug\netcoreapp3.1\BlazorDebugProxy\
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/1.1 GET http://127.0.0.1:14101/ws-proxy?browser=ws%3A%2F%2Flocalhost%3A7429%2Fdevtools%2Fbrowser%2F50ab3802-ae6d-480f-832b-acb57cd992c4
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
      Executing endpoint '/ws-proxy HTTP: GET' 

But when I press F12 on the browser and open Developer tools, the project will run and I can debug C# codes on visual studio!. Also when I use other browses Ex firefox developer edition, project running Immediately but I can not debug c# codes on the visual studio 2019 the last update!


@pranavkm it's a simple blazor webassembly template.

ghost commented 4 years ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

captainsafia commented 4 years ago

From the stack trace above, there's one point that stands out to me:

:true,"browserContextId":"0DD512B4EA976A61FB54F25FF6E94D2E"},"waitingForDebugger":false},"sessionId":"EC96F4C0D59E419B0AF46EF83AE2FC8E"}},"level":0} {"tag":"dap.send","timestamp":1596743061487,"metadata":{"connectionId":0,"message":{"seq":18,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/error","data":{"browser":"Edg/84.0.522.52","!error":{"error":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget","name":"Error","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget\n at Connection._onMessage (connection.js:61:1)\n at connection.js:20:1\n at EventEmitter.fire (events.js:36:1)\n at WebSocket. (webSocketTransport.js:22:1)\n at WebSocket.onMessage (event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (receiver.js:436:1)\n at Receiver.getData (receiver.js:366:1)"}},"exceptionType":"unhandledRejection"}}}},"level":0} {"tag":"runtime.exception","timestamp":1596743061488,"message":"Unhandled error in debug adapter","metadata":{"message":"Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget","stack":"Error: Unknown session id: EC96F4C0D59E419B0AF46EF83AE2FC8E while processing: Target.attachedToTarget\n at Connection._onMessage (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\out\src\cdp\connection.js:61:1)\n at c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\out\src\cdp\connection.js:20:1\n at EventEmitter.fire (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\out\src\common\events.js:36:1)\n at WebSocket. (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\out\src\cdp\webSocketTransport.js:22:1)\n at WebSocket.onMessage (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\node_modules\ws\lib\event-target.js:120:1)\n at WebSocket.emit (events.js:310:20)\n at Receiver.receiverOnMessage (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\node_modules\ws\lib\websocket.js:801:1)\n at Receiver.emit (events.js:310:20)\n at Receiver.dataMessage (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\node_modules\ws\lib\receiver.js:436:1)\n at Receiver.getData (c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\commonextensions\microsoft\jsdiagnostics\debugger\debugAdapter\node_modules\ws\lib\receiver.js:366:1)"},"level":3}

It seems like the session ID assigned to the page in the browser and the session ID the debug adapter attempted to connect to were different.

@connor4312 Is this a variant of the "hang on about:blank issue" or a unique issue altogether?

connor4312 commented 4 years ago

It seems like the session ID assigned to the page in the browser and the session ID the debug adapter attempted to connect to were different.

That's normal -- we talk to a few different CDP sessions over the wire and use the session ID to distinguish between them. The session for a single page/target will have a different ID than the browser.

The only suspicious thing I see glancing through the logs is

Though I'm not totally clear on what specific problem the reporter is running into

captainsafia commented 4 years ago

@connor4312 Thanks for clarifying!

@djary Can you try out .NET 5 RC2 and see if you can repro the issues there? We've made a few debugging improvements in that release.

ghost commented 4 years ago

@captainsafia I downloaded VS Community 2019 Preview version and now seems to work fine (.NET5 Blazor Webassembly Project). If I have a problem, I will announce it here.

captainsafia commented 4 years ago

Thanks for confirming, @djary. Glad things are working now! 😄

I'll close this issue now.