New-NAVWebServerInstance -WebServerInstance Greenline_AL -Server localhost -ServerInstance Greenline_AL -SiteDeploymentType RootSite -WebSitePort 8081 -PublishFolder "C:\Temp\BC14 CU03\WebClient\Microsoft Dynamics NAV\140\Web Client\WebPublish"
Microsoft.AspNetCore.Server.Kestrel
Connection id "0HM22KF35MLPU", Request id "0HM22KF35MLPU:0000000B": An unhandled exception was thrown by the application.
System.AggregateException: An error occurred while writing to logger(s). ---> System.ComponentModel.Win32Exception: Access is denied
at System.Diagnostics.EventLogInternal.InternalWriteEvent(UInt32 eventID, UInt16 category, EventLogEntryType type, String[] strings, Byte[] rawData, String currentMachineName)
Server instance: Greenline_AL
Category: Development
ClientSessionId: 00000000-0000-0000-0000-000000000000
ClientActivityId: af34ee96-f9bd-4c18-8b71-b6e681a165cf
ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000
ServerActivityId: 0d83c3ea-989f-4248-9677-d1ea3620e465
EventTime: 08/17/2020 13:01:18
Message Failed request -- Method:GET; Url:http://localhost:10049/Greenline_AL/dev/signalr/negotiate?clientProtocol=2.1&connectionData=[{"Name":"DebuggerHub"}]; StatusCode:NotFound; ReasonPhrase:Not Found; Token:
ProcessId: 14996
Tag: 00000LY
ThreadId: 45
CounterInformation:
{ "version": "0.2.0", "configurations": [ { "type": "al", "request": "launch", "name": "Greenline_AL", "server": "http://localhost/", "serverInstance": "Greenline_AL", "authentication": "Windows", "port": 10049, "startupObjectId": 22, "startupObjectType": "Page", "breakOnError": true, "launchBrowser": true, "enableLongRunningSqlStatements": true, "enableSqlInformationDebugger": true } ] }
Answers