web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

(0) ShareShare
ReportReport
Posted on by 150

Hello,

I've installed BC 16 on prem on a new computer running WIN10 Prof after having problems on a virtual machine. As earlier everything works fine with the exception of deploying the sample app. Debugger starts with no errors but no deployment/debugging happens.

In the Win Application Eventlog there are  error 701 and warming 705

Die Beschreibung für die Ereignis-ID "701" aus der Quelle "MicrosoftDynamicsNavServer$BC160" wurde nicht gefunden. Entweder ist die Komponente, die dieses Ereignis auslöst, nicht auf dem lokalen Computer installiert, oder die Installation ist beschädigt. Sie können die Komponente auf dem lokalen Computer installieren oder reparieren.

Falls das Ereignis auf einem anderen Computer aufgetreten ist, mussten die Anzeigeinformationen mit dem Ereignis gespeichert werden.

Die folgenden Informationen wurden mit dem Ereignis gespeichert:

Server instance: BC160
Category: Development
ClientSessionId: 00000000-0000-0000-0000-000000000000
ClientActivityId: 00000000-0000-0000-0000-000000000000
ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000
ServerActivityId: c25923a4-df67-417d-a1d0-4041391fa002
EventTime: 05/04/2020 10:58:22
Message Failed request -- Method:POST; Url:":"DebuggerHub"}]&connectionToken=AQAAANCMnd8BFdERjHoAwE%2FCl%2BsBAAAAK1S65m1Tv0mlxwqntzP%2F3gAAAAACAAAAAAAQZgAAAAEAACAAAAA%2BuHDafa5OuN8JcXSS819yz%2FMpbSNYAcHoJtlCrjg2pAAAAAAOgAAAAAIAACAAAABM7%2F9zGHJMAm746l6GNCX9QAL9DBFPefADFJwwrDLELkAAAACCPlpSFVJvzBV8dE%2FFGt5dedKdDhCP0usgSosepe%2BaUk9ONPkDShjkQk%2Fs4WV01372atmsTvwU%2FgIyc%2B4D59iuQAAAAAHVRSdh6VVBizMQdsaxT4q2Ns2WJKWSW%2BaNMQ3dBD8Loema5ZsiF0FOvfTbx3h%2BB%2FmHaXfjUBvu%2FbNTA1pWc2s%3D;">localhost:7049/.../abort StatusCode:NotFound; ReasonPhrase:Not Found; Token:
ProcessId: 6020
Tag: 00000LY
ThreadId: 3
CounterInformation:
CustomParameters: {
}
GatewayCorrelationId:

and:

Die Beschreibung für die Ereignis-ID "705" aus der Quelle "MicrosoftDynamicsNavServer$BC160" wurde nicht gefunden. Entweder ist die Komponente, die dieses Ereignis auslöst, nicht auf dem lokalen Computer installiert, oder die Installation ist beschädigt. Sie können die Komponente auf dem lokalen Computer installieren oder reparieren.

Falls das Ereignis auf einem anderen Computer aufgetreten ist, mussten die Anzeigeinformationen mit dem Ereignis gespeichert werden.

Die folgenden Informationen wurden mit dem Ereignis gespeichert:

Server instance: BC160
Category: Extensions
ClientSessionId: cb8367fc-cb45-429a-a3d7-1698774508e9
ClientActivityId: 868f21d5-a8b6-4463-bf25-1c84c575cfe0
ServerSessionUniqueId: 62fc7e05-ba2c-4238-b4ca-199efb918930
ServerActivityId: b8921276-d062-406b-a185-cb83e926d3a5
EventTime: 05/04/2020 10:52:37
Message Unable to find defining app group for table with ID 2000000120, when initializing query from app group 2.
ProcessId: 6020
Tag: 0000BOF
ThreadId: 35
CounterInformation:
CustomParameters: {
}
GatewayCorrelationId: 868f21d5-a8b6-4463-bf25-1c84c575cfe0

Die Nachrichtenressource ist vorhanden, die Nachricht wurde in der Nachrichtentabelle jedoch nicht gefunden

dev.png

Kind regards Chris

I have the same question (0)
  • intelligo Profile Picture
    40 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    I am getting the same message in the Event Viewer, but it does not stop the deployment. It is a Warning event, not an Error.

  • chrisusesNAV Profile Picture
    150 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    Thx for the info. Do you also get both entries? error 701 and Warning 705?

  • intelligo Profile Picture
    40 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    No, only a warning on 705.

    After a fresh reboot of the vm this morning, I didn't get the warning anymore!?

  • chrisusesNAV Profile Picture
    150 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    Thx for the reply. My problem doesn't change after a reboot.

  • Suggested answer
    THE Italian Profile Picture
    on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    If you are not a partner, you could be in contact with your CSP partner and open a request to support to troubleshoot this issue through a remote session and find out the root cause of it.

  • chrisusesNAV Profile Picture
    150 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    Thanks for answering.

    Are instructions for the correct installation of the development environment for BC 16 on prem available?

    I installed on a new Laptop with a curent WIN 10PROF as I did with BC14. Are there different or additional tasks for BC16?

    Kind regards Chris

  • Suggested answer
    THE Italian Profile Picture
    on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    Nope. Same as 15.x. I would encourage you in file a support request through your CSP partner to troubleshoot further at your end.

  • Suggested answer
    Erol Profile Picture
    192 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    Please check that Developer endpoint is enabled in BC server and that development port in VSCode is same as on Server.

    pastedimage1588854864407v2.png

  • chrisusesNAV Profile Picture
    150 on at
    RE: Deploying Sample Extension BC 16 on prem fails with error event id error 701 and warning 705

    Thanks I checked that. Parameters match.

    I found some information regarding the error numbers in the event viewer:

    docs.microsoft.com/.../microsoft-dynamics-nav-server-trace-events

    Telemetry Trace Events
    All except CustomerContent and EndUserIdentifiableInformation

    Error 701
    Warning 705


    I moved straight to BC16 so maybe I missed something.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 4,275

#2
Sumit Singh Profile Picture

Sumit Singh 2,677

#3
Nimsara Jayathilaka. Profile Picture

Nimsara Jayathilaka. 2,526

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans