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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Error on Export to a Datafil

(0) ShareShare
ReportReport
Posted on by 1,045

When i try on 2018 cpt17 to export 2 small companies i get this error

3365.Udklip.PNG

and no export file :(

Anything to setup

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Zaid Tariq Profile Picture
    2,274 on at

    Hi,
    Can you please share the Error from Log in Windows Event Viewer. Thanks

  • Claus Macali.dk Profile Picture
    1,045 on at

    Hi, Zaid

    Log Name:      Application
    Source:        MicrosoftDynamicsNAVClient
    Date:          04-12-2017 18:15:32
    Event ID:      0
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      WIN-2UL4JJU91RS
    Description:
    Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException
    Fatal: False
    ShowError: True
    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>
    StackTrace:
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(Func`1 execute)
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoRethrowWithCatchException(Exception exception, Boolean designMode)
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.WinFormsDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs eventArgs)
         ved Microsoft.Dynamics.Framework.UI.WinForms.WinFormsDispatcher.HandleDispatcherException(Object sender, Exception e)
         ved System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
         ved System.Windows.Forms.Control.WndProcException(Exception e)
         ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
         ved System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
         ved System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
         ved System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
         ved System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunMessagePump()
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunCore()
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
    Source: Microsoft.Dynamics.Nav.Client.WinClient
    HResult: -2146233088
    ----------------------------------
    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>
    StackTrace:
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.<>c__DisplayClass11_0.<DoRethrowWithCatchException>b__0()
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
    Source: Microsoft.Dynamics.Nav.Client.WinClient
    HResult: -2146233088
    ----------------------------------
    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>
    StackTrace:
         ved Microsoft.Dynamics.Nav.Client.ServiceConnection.CallServer[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod)
         ved Microsoft.Dynamics.Nav.Client.MetadataHandler.LoadAndCacheMetadataForPageAndAllItsDependencies(Int32 pageId, String personalizationId)
         ved Microsoft.Dynamics.Nav.Client.MetadataHandler.GetMasterPage(Int32 pageId, String personalizationId, Boolean applyPersonalization)
         ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(Int32 formId, FormState formState, Int32 retryCounter)
         ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.CreateForm(UISession uiSession, NavBindingManager parentBindingManager, FormState formState)
         ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.InvokeCore(LogicalControl logicalControl, Object state, UISession uiSession)
         ved Microsoft.Dynamics.Framework.UI.LogicalAction.InvokeCoreWithErrorHandling(LogicalControl logicalControl, Object state, UISession uiSession)
         ved Microsoft.Dynamics.Framework.UI.LogicalAction.DoInvoke(LogicalControl logicalControl, IDictionary state, UISession uiSession)
         ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.NavigateToNode(LogicalControl logicalControl, NavigationNode node)
         ved Microsoft.Dynamics.Framework.UI.UX2006.WinForms.PageSearchBar.WndProc(Message& m)
         ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Source: Microsoft.Dynamics.Nav.Client.ServiceConnection
    HResult: -2146233088

    Event Xml:
    <Event xmlns="schemas.microsoft.com/.../event">
      <System>
        <Provider Name="MicrosoftDynamicsNAVClient" />
        <EventID Qualifiers="0">0</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2017-12-04T17:15:32.871169900Z" />
        <EventRecordID>1899</EventRecordID>
        <Channel>Application</Channel>
        <Computer>WIN-2UL4JJU91RS</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException
    Fatal: False
    ShowError: True
    Message: &lt;ii&gt;Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.&lt;/ii&gt;
    StackTrace:
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(Func`1 execute)
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoRethrowWithCatchException(Exception exception, Boolean designMode)
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.WinFormsDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs eventArgs)
         ved Microsoft.Dynamics.Framework.UI.WinForms.WinFormsDispatcher.HandleDispatcherException(Object sender, Exception e)
         ved System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
         ved System.Windows.Forms.Control.WndProcException(Exception e)
         ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
         ved System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp; msg)
         ved System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
         ved System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
         ved System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunMessagePump()
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunCore()
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
    Source: Microsoft.Dynamics.Nav.Client.WinClient
    HResult: -2146233088
    ----------------------------------
    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
    Message: &lt;ii&gt;Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.&lt;/ii&gt;
    StackTrace:
         ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.&lt;&gt;c__DisplayClass11_0.&lt;DoRethrowWithCatchException&gt;b__0()
         ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
    Source: Microsoft.Dynamics.Nav.Client.WinClient
    HResult: -2146233088
    ----------------------------------
    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
    Message: &lt;ii&gt;Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.&lt;/ii&gt;
    StackTrace:
         ved Microsoft.Dynamics.Nav.Client.ServiceConnection.CallServer[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod)
         ved Microsoft.Dynamics.Nav.Client.MetadataHandler.LoadAndCacheMetadataForPageAndAllItsDependencies(Int32 pageId, String personalizationId)
         ved Microsoft.Dynamics.Nav.Client.MetadataHandler.GetMasterPage(Int32 pageId, String personalizationId, Boolean applyPersonalization)
         ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(Int32 formId, FormState formState, Int32 retryCounter)
         ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.CreateForm(UISession uiSession, NavBindingManager parentBindingManager, FormState formState)
         ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.InvokeCore(LogicalControl logicalControl, Object state, UISession uiSession)
         ved Microsoft.Dynamics.Framework.UI.LogicalAction.InvokeCoreWithErrorHandling(LogicalControl logicalControl, Object state, UISession uiSession)
         ved Microsoft.Dynamics.Framework.UI.LogicalAction.DoInvoke(LogicalControl logicalControl, IDictionary state, UISession uiSession)
         ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.NavigateToNode(LogicalControl logicalControl, NavigationNode node)
         ved Microsoft.Dynamics.Framework.UI.UX2006.WinForms.PageSearchBar.WndProc(Message&amp; m)
         ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Source: Microsoft.Dynamics.Nav.Client.ServiceConnection
    HResult: -2146233088
    </Data>
      </EventData>
    </Event>

  • Claus Macali.dk Profile Picture
    1,045 on at

    Log Name:      Application

    Source:        MicrosoftDynamicsNAVClient

    Date:          04-12-2017 18:15:32

    Event ID:      0

    Task Category: None

    Level:         Error

    Keywords:      Classic

    User:          N/A

    Computer:      WIN-2UL4JJU91RS

    Description:

    Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException

    Fatal: False

    ShowError: True

    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>

    StackTrace:

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(Func`1 execute)

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoRethrowWithCatchException(Exception exception, Boolean designMode)

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.WinFormsDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs eventArgs)

        ved Microsoft.Dynamics.Framework.UI.WinForms.WinFormsDispatcher.HandleDispatcherException(Object sender, Exception e)

        ved System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)

        ved System.Windows.Forms.Control.WndProcException(Exception e)

        ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

        ved System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

        ved System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

        ved System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

        ved System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunMessagePump()

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunCore()

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)

    Source: Microsoft.Dynamics.Nav.Client.WinClient

    HResult: -2146233088

    ----------------------------------

    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException

    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>

    StackTrace:

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.<>c__DisplayClass11_0.<DoRethrowWithCatchException>b__0()

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)

    Source: Microsoft.Dynamics.Nav.Client.WinClient

    HResult: -2146233088

    ----------------------------------

    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException

    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>

    StackTrace:

        ved Microsoft.Dynamics.Nav.Client.ServiceConnection.CallServer[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod)

        ved Microsoft.Dynamics.Nav.Client.MetadataHandler.LoadAndCacheMetadataForPageAndAllItsDependencies(Int32 pageId, String personalizationId)

        ved Microsoft.Dynamics.Nav.Client.MetadataHandler.GetMasterPage(Int32 pageId, String personalizationId, Boolean applyPersonalization)

        ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(Int32 formId, FormState formState, Int32 retryCounter)

        ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.CreateForm(UISession uiSession, NavBindingManager parentBindingManager, FormState formState)

        ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.InvokeCore(LogicalControl logicalControl, Object state, UISession uiSession)

        ved Microsoft.Dynamics.Framework.UI.LogicalAction.InvokeCoreWithErrorHandling(LogicalControl logicalControl, Object state, UISession uiSession)

        ved Microsoft.Dynamics.Framework.UI.LogicalAction.DoInvoke(LogicalControl logicalControl, IDictionary state, UISession uiSession)

        ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.NavigateToNode(LogicalControl logicalControl, NavigationNode node)

        ved Microsoft.Dynamics.Framework.UI.UX2006.WinForms.PageSearchBar.WndProc(Message& m)

        ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Source: Microsoft.Dynamics.Nav.Client.ServiceConnection

    HResult: -2146233088

    Event Xml:

    <Event xmlns="schemas.microsoft.com/.../event&quot;>

     <System>

       <Provider Name="MicrosoftDynamicsNAVClient" />

       <EventID Qualifiers="0">0</EventID>

       <Level>2</Level>

       <Task>0</Task>

       <Keywords>0x80000000000000</Keywords>

       <TimeCreated SystemTime="2017-12-04T17:15:32.871169900Z" />

       <EventRecordID>1899</EventRecordID>

       <Channel>Application</Channel>

       <Computer>WIN-2UL4JJU91RS</Computer>

       <Security />

     </System>

     <EventData>

       <Data>Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException

    Fatal: False

    ShowError: True

    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>

    StackTrace:

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(Func`1 execute)

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoRethrowWithCatchException(Exception exception, Boolean designMode)

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.WinFormsDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs eventArgs)

        ved Microsoft.Dynamics.Framework.UI.WinForms.WinFormsDispatcher.HandleDispatcherException(Object sender, Exception e)

        ved System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)

        ved System.Windows.Forms.Control.WndProcException(Exception e)

        ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

        ved System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

        ved System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

        ved System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

        ved System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunMessagePump()

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunCore()

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)

    Source: Microsoft.Dynamics.Nav.Client.WinClient

    HResult: -2146233088

    ----------------------------------

    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException

    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>

    StackTrace:

        ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.<>c__DisplayClass11_0.<DoRethrowWithCatchException>b__0()

        ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)

    Source: Microsoft.Dynamics.Nav.Client.WinClient

    HResult: -2146233088

    ----------------------------------

    Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException

    Message: <ii>Denne operation kan ikke fuldføres. Der er ikke en aktiv forbindelse til serveren. Luk programmet, og start det igen.</ii>

    StackTrace:

        ved Microsoft.Dynamics.Nav.Client.ServiceConnection.CallServer[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod)

        ved Microsoft.Dynamics.Nav.Client.MetadataHandler.LoadAndCacheMetadataForPageAndAllItsDependencies(Int32 pageId, String personalizationId)

        ved Microsoft.Dynamics.Nav.Client.MetadataHandler.GetMasterPage(Int32 pageId, String personalizationId, Boolean applyPersonalization)

        ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(Int32 formId, FormState formState, Int32 retryCounter)

        ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.CreateForm(UISession uiSession, NavBindingManager parentBindingManager, FormState formState)

        ved Microsoft.Dynamics.Nav.Client.Actions.NavOpenTaskPageAction.InvokeCore(LogicalControl logicalControl, Object state, UISession uiSession)

        ved Microsoft.Dynamics.Framework.UI.LogicalAction.InvokeCoreWithErrorHandling(LogicalControl logicalControl, Object state, UISession uiSession)

        ved Microsoft.Dynamics.Framework.UI.LogicalAction.DoInvoke(LogicalControl logicalControl, IDictionary state, UISession uiSession)

        ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.NavigateToNode(LogicalControl logicalControl, NavigationNode node)

        ved Microsoft.Dynamics.Framework.UI.UX2006.WinForms.PageSearchBar.WndProc(Message& m)

        ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Source: Microsoft.Dynamics.Nav.Client.ServiceConnection

    HResult: -2146233088

    </Data>

     </EventData>

    </Event>

  • Suggested answer
    Suresh Kulla Profile Picture
    50,243 Super User 2025 Season 2 on at

    Claus,

    Install the latest version of NAV 2018 which is released on December 1st.

  • Suggested answer
    Zaid Tariq Profile Picture
    2,274 on at

    Hi,

    Can you please check if your user NT Service have permissions to the folder, if you are exporting file.

  • Claus Macali.dk Profile Picture
    1,045 on at

    Hi, same same on 2018

  • Claus Macali.dk Profile Picture
    1,045 on at

    I have tried, on several bibs, all services have full access

  • Suggested answer
    Suresh Kulla Profile Picture
    50,243 Super User 2025 Season 2 on at

    The error message in your event viewer is not in english, so what it says

  • Suggested answer
    Zaid Tariq Profile Picture
    2,274 on at

    "This operation can not be completed. There is no active connection to the server. Close the program and restart it."

  • Suggested answer
    Zaid Tariq Profile Picture
    2,274 on at

    - Try your licence configuration (try with changing licence)

    -  May be this link can help: msdn.microsoft.com/.../hh997105(v=nav.90).aspx

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…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans