Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV forum
Suggested answer

ClickOnce Deployment - Installer is not response

Posted on by 215

Hi all,

I need to perform the ClickOnce Deployment. But I faced one issue is that the installer is not response after clicked.
May I know what is the root cause for the above issue?
Your replies are greatly appreciate.

Below screenshot is for reference. 

0636.Capture2.PNG

Thank you.

  • Suggested answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: ClickOnce Deployment - Installer is not response

    Hello,

    Best would be to raise a support call via your CSP or partner for offline analysis of log files.

    Thanks.

  • Jade Ng Profile Picture
    Jade Ng 215 on at
    RE: ClickOnce Deployment - Installer is not response

    Hi all,

    I faced the issues as below. These issues are comes out when I configured the manifest in mageui.exe.

    May I know what are the root causes?

    Your replies are greatly appreciate.

    Thanks.

    See the end of this message for details on invoking

    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************

    System.ArgumentNullException: Value cannot be null.

    Parameter name: path2

      at System.IO.Path.Combine(String path1, String path2)

      at Microsoft.Build.Tasks.Deployment.ManifestUtilities.DeployManifest.ValidateEntryPoint()

      at Mage.ManifestDocument.Validate()

      at Mage.MainForm.CheckFields(Document document, Boolean isClosing)

      at Mage.MainForm.CheckSignAndSave(Document document, Boolean isClosing, Boolean saveAs)

      at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

      at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)

      at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

      at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

      at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

      at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

      at System.Windows.Forms.Control.WndProc(Message& m)

      at System.Windows.Forms.ToolStrip.WndProc(Message& m)

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

    ************** Loaded Assemblies **************

    mscorlib

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

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

    mageui

       Assembly Version: 4.0.0.0

       Win32 Version: 4.8.3752.0 built by: NET48REL1

       CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20SDKs/Windows/v10.0A/bin/NETFX%204.8%20Tools/mageui.exe

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

    System.Windows.Forms

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

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

    System

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

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

    System.Drawing

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

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

    System.Configuration

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

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

    System.Core

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

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

    System.Xml

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

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

    Microsoft.GeneratedCode

       Assembly Version: 1.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

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

    Microsoft.Build.Tasks.v4.0

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Tasks.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll

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

    System.Security

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll

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

    System.Data.SqlXml

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll

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

    System.Xml.Xsl.CompiledQuery.1

       Assembly Version: 0.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll

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

    Microsoft.GeneratedCode

       Assembly Version: 1.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

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

    Accessibility

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

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

    Microsoft.GeneratedCode

       Assembly Version: 1.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

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

    WindowsBase

       Assembly Version: 4.0.0.0

       Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll

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

    ************** JIT Debugging **************

    To enable just-in-time (JIT) debugging, the .config file for this

    application or computer (machine.config) must have the

    jitDebugging value set in the system.windows.forms section.

    The application must also be compiled with debugging

    enabled.

    For example:

    <configuration>

       <system.windows.forms jitDebugging="true" />

    </configuration>

    When JIT debugging is enabled, any unhandled exception

    will be sent to the JIT debugger registered on the computer

    rather than be handled by this dialog box.

  • Suggested answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: ClickOnce Deployment - Installer is not response

    Hello,

    Maybe App & Browser Control is preventing the app to run. Are there any errors in application event log file? Otherwise raise a support ticket via your CSP or via yourself.

    Thanks.

  • gvol10110 Profile Picture
    gvol10110 105 on at
    RE: ClickOnce Deployment - Installer is not response

    I ran into similar issue before. Did you try both 32-bit and 64-bit? Does this happen no matter which version you select?

  • Jade Ng Profile Picture
    Jade Ng 215 on at
    RE: ClickOnce Deployment - Installer is not response

    Hi Marco Mels,

    Thanks for your reply. But i still not able to solve my problem.

    Do you have any idea that does any settings that will cause the installer preventing to run? Since it was not responsive after clicked.

    Thanks.

  • Suggested answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: ClickOnce Deployment - Installer is not response

    Hello,

    I would suggest to uninsntall the package and remove the temporary files via mage.exe -cc and then redeploy the package.  Let us know if that did resolve the issue.

    Thanks.

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

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,554 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,588 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans