BAM Portal Install Error - 2013 R2

Hi,

I've installed Biztalk 2013 R2 in a clustered environment, setup IIS as shared configuration.

I'm getting the below error while configuring BAM Portal.

I've tried setting up an Application in IIS, without using the default and App Pool with using 32 bit mode.

Any help will be appreciated.

 Error Configuration Framework]Feature: [BAM Portal] Failed to configure with error message [<Exception Message="Error configuring BAM Portal" Source="BAMPortal" HelpID="idsErrorConfiguringPortal">
<Exception Message="Error executing process: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe" Source="Microsoft.BizTalk.Bam.CfgExtHelper.Utility" HelpID="error_ExecuteProcess">
<Exception Message="Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209&#xA;Administration utility to install and uninstall ASP.NET on the local machine.&#xA;Copyright (C) Microsoft Corporation.  
All rights reserved.&#xA;Start registering ASP.NET (4.0.30319.34209) recursively at W3SVC/2/Root/BAM.&#xA;Installation stopped because the specified path (W3SVC/2/Root/BAM) is invalid.&#xA;"

August 20th, 2015 1:20pm

Hi,

Have you installed  IIS6 compatibility layer on the Server. If not can you try installing it .

  1. Open the Server Manager MMC snap-in (right-click on Computer and select the Manage option).
  2. Expand the features node.
  3. Select the Web Server node.
  4. Look through the role services.  Check for IIS 6 Management Compatability and see if it says it is installed.
  5. If not installed, click Add Role Services on right of screen.  Select the IIS 6 Management Compatability and install.
  6. Go back to BizTalk configuration, and then try to configure BAM portal.

Thanks

Abhishek

Free Windows Admin Tool Kit Click here and download it now
August 20th, 2015 2:05pm

Hi,

Thank you for your response. IIS 6 Compatibility is installed on the machine. Using Windows 2012 R2.

August 20th, 2015 4:54pm

Hi,

It seems your configuration is failing because of error 'Installation stopped because the specified path (W3SVC/2/Root/BAM) is invalid.'

For resolution you should try below command and that will solve your issue:

aspnet_regiis -lk to get a list of the folders in "IIS" format

Then try to do something like:

aspnet_regiis.exe -norestart -s "W3SVC/1234567/root/AppName"

Please refer Stack Overflow thread for more reference

Free Windows Admin Tool Kit Click here and download it now
August 21st, 2015 1:20am

Hi Myola,

Can you send us the complete error log report to assist you in better way .

Also suggest to look into http://stackoverflow.com/questions/12676002/aspnet-regiis-exe-ir-does-not-work-on-windows-8

Thanks

Abhishek

August 21st, 2015 1:23am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics