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 AX (Archived)

DMF 2.0

(0) ShareShare
ReportReport
Posted on by

I am trying to install DMF 2.0. Upon initial attempt the Prerequisite validation I had an error that said I need .NET framework 4.5. So I have now installed that. Now when I run the Prerequisite validation I'm getting two errors that state the following:

Gacutil utility for registering .NET 3.5 assembly

 

Gacutil utility for registering .NET 4.0 assembly

 

I haven't been able to locate any information on this specific issues. Any help would be greatly appreciated.

 

Thank you,

 

Z

*This post is locked for comments

I have the same question (0)
  • Community Member Profile Picture
    on at

    i have the same error :S

    i´ll let you know if i solve this soon

  • Verified answer
    Community Member Profile Picture
    on at

    Glad its not just me. I'll do the same.

  • Community Member Profile Picture
    on at

    I have been able to get the prerequisite validation to pass. I was fortunate to have a duplicate server. So I had somewhere to copy these files from. But what I found was the installing 4.5 will remove the previous .NET version files (This is on the KB for 4.5). So I had to copy the "gacutil.exe" and gacutil.exe.config" files to the following locations:

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin

    and

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin\NETFX4.0 Tools

    Leaving a copy of these files in each location fulfilled the validation.

  • Community Member Profile Picture
    on at

    thats the only solution you found? jeje i dont have those files so i am still looking for the validation to pass :S

  • Community Member Profile Picture
    on at

    as Zach said, replacing these files

    cid-5ae3f43b1d873a75.office.live.com/.../gacutil.zip

    into this paths:

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin

    and

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin\NETFX4.0 Tools

    it would pass the validation process.

  • Community Member Profile Picture
    on at

    Worked like charming , thanks

  • Guillaume DURAND - Lyon Profile Picture
    190 on at

    I have just the folowwing error "Gacutil utility for registering .NET 3.5 assembly".

    And the workaround is not working for me.

    Greets,

    Guillaume

  • DynamicStuPot Profile Picture
    on at

    Installing On Windows 2012 and i get the following any ideas?

    See the end of this message for details on invoking

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

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

    System.NullReferenceException: Object reference not set to an instance of an object.

      at DmfSetup.ValidatePrerequisites.GetGacUtilPath(String registryHive, Hashtable versions, GacutilType gacutilType)

      at DmfSetup.ValidatePrerequisites.GetMicrosoftSDKInstallFolder(GacutilType gacutilType)

      at DmfSetup.ValidatePrerequisites.CheckMicrosoftSDKsExists()

      at DmfSetup.DmfMain.btnNext_Click(Object sender, EventArgs e)

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

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

      at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

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

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

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

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

      at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

      at System.Windows.Forms.Control.ControlNativeWindow.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.0.30319.18033 built by: FX45RTMGDR

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

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

    Setup

       Assembly Version: 1.0.0.8

       Win32 Version: 1.0.0.8

       CodeBase: file:///C:/Software/DataImportExportFramework/DataImportExportFramework/Setup.exe

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

    System.Windows.Forms

       Assembly Version: 4.0.0.0

       Win32 Version: 4.0.30319.18037 built by: FX45RTMGDR

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

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

    System.Drawing

       Assembly Version: 4.0.0.0

       Win32 Version: 4.0.30319.18022 built by: FX45RTMGDR

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

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

    System

       Assembly Version: 4.0.0.0

       Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR

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

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

    Accessibility

       Assembly Version: 4.0.0.0

       Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

       CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.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.

  • Neil Millinson Profile Picture
    5 on at

    I too have the validation pre-req failure on "Gacutil utility for registering .NET 4.0 assembly" when trying to install the AOS component on the AOS server.

    I have copied the gacutil and gacutil.exe.config into the following paths:

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin

    and

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin\NETFX4.0 Tools

    But still get the error.  Any help would be gratefully recieved

  • Community Member Profile Picture
    on at

    Hi Neil,

    I had to make sure there was a space in between "NETFX" and "4.0" in my path:

      "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0\Bin\NETFX 4.0 Tools\"

    I have also seen other users report slightly different paths, so you could try these if the above doesn't work:

       "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0a\Bin\NETFX 4.0 Tools\"

       "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1\Bin\NETFX 4.0 Tools\"

    Also note that if you installed the SDK on a different drive (other than C), it may be checking for the gacutil on that drive.

    Good luck!

    -P

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 AX (Archived)

#1
Priya_K Profile Picture

Priya_K 4

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#3
Ali Zaidi Profile Picture

Ali Zaidi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans