Error Configuring Master Data Services SQL Server 2012

  • Hi All

    I would appreciate a bit of help with this known issue.

    Jose Chinchilla (

    http://sqljoe.wordpress.com/2011/11/29/sql-server-2012-master-data-services-error-the-required-svc-handler-mappings-are-not-installed-in-iis/) pointed out that this was a known issue with RC0.

    When one tries to configure Master Data Services the first screen is shown indicating that IIS is not configured correctly and that a .svc file is not configured correctly.

    This is the message

    "Before creating an MDS web application, you must correct the following errors:

    Internet Information Services (IIS) is not configured on this server.

    The required .svc handler mappings are not installed in IIS. For more information, see http://go.microsoft.com/fwlink/?LinkId=226284.

    For web application requirements, see http://go.microsoft.com/fwlink/?LinkId=215355.%5B/b%5D%5Bb%5DThis issue has been communicated to Microsoft via Connect ID: 701993 and is documented in the Technet Article “Troubleshoot Installation and Configuration Issues (Master Data Services in SQL Server 2012)”

    Now, my operating system is Windows 7 Ultimate.

    Further, I believe that I have removed all of the Enterprise edition RTM trial from my PC and I have installed the DEVELOPER edition copy of 2012 that I have purchased.

    The plot thickens...

    I configured IIS to the settings as recommended on page 16 of Tyler Graham and Suzanne Selhorn's book.

    Should anyone have run into this issue and have any ideas, I would be most grateful.

    regards Steve Simon

    P.S. MDS 2008 work perfectly on my machine( no issue).

  • This is the solution.

    If you install IIS after .NET 4, you may encounter this error. To fix this issue, open a command prompt and go to the .NET directory (for example %windir%\Microsoft.NET\Framework64\v4.0.30319). Run the command: aspnet_regiis -i.

  • Stefaans (5/30/2012)


    This is the solution.

    If you install IIS after .NET 4, you may encounter this error. To fix this issue, open a command prompt and go to the .NET directory (for example %windir%\Microsoft.NET\Framework64\v4.0.30319). Run the command: aspnet_regiis -i.

    I believe I had to do this as well in my installation.

    I hope they fix those issues soon.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Hi All,

    I have the same issue but I am on windows 8. I have .net framework 4.5. Any clues? Please shed some light.

    Thanks in advance.

    Cheers,

    Ganesh

  • Hi,

    I got he same error in WS 2012 with IIS 8.

    From add role and features, enable everything for .net framework 3.5 and 4.5.

    under "WCF Services", check the box for "HTTP-Activation". Checl everything. This is the key.

    Regards,

    Sumeet.

  • Stefaans (5/30/2012)


    This is the solution.

    If you install IIS after .NET 4, you may encounter this error. To fix this issue, open a command prompt and go to the .NET directory (for example %windir%\Microsoft.NET\Framework64\v4.0.30319). Run the command: aspnet_regiis -i.

    Thank you so much!

  • sumeet.zagade (7/31/2013)


    Hi,

    I got he same error in WS 2012 with IIS 8.

    From add role and features, enable everything for .net framework 3.5 and 4.5.

    under "WCF Services", check the box for "HTTP-Activation". Checl everything. This is the key.

    Regards,

    Sumeet.

    Thanks a lot !

    It really works in WinServer 2012.

    Method with "aspnet_regiis" does not work for WS2012.

    MS SQL 2008 MCITP x 3
    MS SQL 2012 MCSE x 2

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply