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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Enterprise portal on SP2013 (AX 2012 R2)

(0) ShareShare
ReportReport
Posted on by 180

When I try to create an EP Site on SP2013, I get the following error "Server was unable to process request. ---> The Web site http://site was not created correctly.  An error has occurred on the server.  ---> Feature with Id 'fccbbba2-3583-4bcc-9354-d11fd9d6b48b' is not installed in this farm, and cannot be added to this scope

I have installed all the AX 2012 R2 patches (KBs) for EP and also the SharePoint 2013 KBs...

I am not sure what is that feature name, has anybody come across this issue.

*This post is locked for comments

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    300,721 Super User 2025 Season 2 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Hi Meen,

    It could be caused by not following the right procedure for setting up enterprise portal. Did you use a guide or did you install it without guidings?

    You can have a look at the windows event logs for possible more information.

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    I followed the guide, do you have the guide that you followed and worked without any issue.

    And, the AX 2012 R2 update KB I added to the updates folder in the setup, do we have install it 1st before running the AX setup to install EP?

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Hi Andre,

    Here is from the ULS:

    Exception attempting to ApplyWebTemplate to SPSite http://site/sites/tst: Microsoft.Dynamics.Framework.Deployment.Portal.FeatureManagerException: The Web site  http://site/sites/tst was not created correctly. An error has occurred on the server.  ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> The Web site  http://site/sites/tst was not created correctly.  An error has occurred on the server.  ---> Feature with Id 'fccbbba2-3583-4bcc-9354-d11fd9d6b48b' is not installed in this farm, and cannot be added to this scope.    

    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)    

    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)    

    at Microsoft.Dynamics.Framework.Deployment.Services.EPDeploymentService.CreateAxSitesAndPages(String siteUrl)    

    at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.CreateAxSiteContent(SPWeb site, Boolean isEPHomeSite)    

    at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.ProvisionAxSite(SPWeb site)     -

    -- End of inner exception stack trace ---    

    at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.ProvisionAxSite(SPWeb site)    

    at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)    

    at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)    

    at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)    

    at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)    

    at Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedCore(SPSite site, SPWeb web, String sFeatures, Boolean fMarkOnly, Boolean fIgnoreMissing)    

    at Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass7.<EnsureFeaturesActivatedAtWeb>b__6()    

    at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)    

    at Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedAtWeb(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, String sFeatures, Boolean fIgnoreMissing)    

    at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)    

    at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)    

    at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)    

    at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)    

    at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPSiteAdministration siteAdministration, String strWebTemplate, String strRedirect, Boolean bCreateDefaultGroups, Page page, Boolean bDeleteOnError) Attempting to delete the site collection.

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Andre,

    One more for the ULS (SharePoint logs)

    System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> The Web site http:/site was not created correctly.  An error has occurred on the server.  ---> Feature with Id 'fccbbba2-3583-4bcc-9354-d11fd9d6b48b' is not installed in this farm, and cannot be added to this scope.  

    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)    

    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)    

    at Microsoft.Dynamics.Framework.Deployment.Services.EPDeploymentService.CreateAxSitesAndPages(String siteUrl)    

    at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.CreateAxSiteContent(SPWeb site, Boolean isEPHomeSite)    

    at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.ProvisionAxSite(SPWeb site)

  • Suggested answer
    André Arnaud de Calavon Profile Picture
    300,721 Super User 2025 Season 2 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Hi Meen,

    Something is missing, but I don't know if it was the deployment of the EP site or another Windows/Sharepoint feature.

    Have you managed to get it working within another environment? Then you can possibly check the differences. As the error is mentioning the word 'farm' I think it is Sharepoint related.

    A similar issue can be found on another forum of Sharepoint: social.msdn.microsoft.com/.../error-feature-with-id-xx-is-not-installed-in-this-farm-and-cannot-be-added-to-this-scope-while

    You can try the solution mentioned here or explore more on this sharepoint forum.

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Hi Andre, thank you for your response..

    I tried that and it did not work. I have checked the features folder in hive and that feature is not there.

    It seems like I might have missed to install a patch or hotfix that;s required for EP on SP2013. The servers are Virtual. Could you give me all the KBs for AX 2012 R2 and SP 2013 required for Enterprise portal and it what order do we need to install them.

    A very detailed document with steps and patches will very very helpful.

  • André Arnaud de Calavon Profile Picture
    300,721 Super User 2025 Season 2 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Hi Meen,

    My collegue Dick Wenning wrote a blog in the past: www.axstart.com/install-enterprise-portal-on-sharepoint-2013

    Note that SP1 for sharepoint is required.

    Note also that the mentioned hotfix is required depending on your AX 2012 version. Newer Cumulative Updates already do have this KB included.

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Thank you Andre let me try this

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    It seems I have passed the previous error, now I am getting this

    Event code: 3005

    Event message: An unhandled exception has occurred.

    Event time: 3/20/2014 11:43:23 AM

    Event time (UTC): 3/20/2014 3:43:23 PM

    Event ID: 2bd1b15c87944b909e8ecdac9e7cdcc7

    Event sequence: 27

    Event occurrence: 9

    Event detail code: 0

    Application information:

       Application domain: /LM/W3SVC/766345794/ROOT/_layouts/EPDeploymentService-1-130398032978772967

       Trust level: Full

       Application Virtual Path: /_layouts/EPDeploymentService

       Application Path: C:\Program Files\Microsoft Dynamics AX\60\Setup\EPDeploymentService\

       Machine name:

    Process information:

       Process ID: 3612

       Process name: w3wp.exe

       Account name:

    Exception information:

       Exception type: HttpException

       Exception message: Server cannot clear headers after HTTP headers have been sent.

      at System.Web.HttpResponse.ClearHeaders()

      at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)

      at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)

      at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()

      at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)

      at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)

      at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

      at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Request information:

       Request URL: http://site/_layouts/EPDeploymentService/EPDeploymentService.asmx

       Request path: /_layouts/EPDeploymentService/EPDeploymentService.asmx

       User host address:

       User:  

       Is authenticated: False

       Authentication Type:  

       Thread account name:

    Thread information:

       Thread ID: 21

       Thread account name: domain\user

       Is impersonating: False

       Stack trace:    at System.Web.HttpResponse.ClearHeaders()

      at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)

      at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)

      at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()

      at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)

      at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)

      at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

      at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Provider Name="ASP.NET 4.0.30319.0

  • Meen Profile Picture
    180 on at
    RE: Enterprise portal on SP2013 (AX 2012 R2)

    Thank you Andre..

    Now I am getting this strange error in eventvwr I cannot access the EP site when I try to do so, here is what I get.

    Generation of the WCF configuration has failed, and the previously saved local configuration will be used.

    Exception details:

    System.Threading.ThreadAbortException: Thread was being aborted.

      at Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.GetEndpointCollectionFromWsdlUri(String wsdlUri)

      at Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.RetrieveIntegrationPortEndpoints(String aosServer, Int32 wsdlPort, List`1 portInfoList, Dictionary`2 endpointPortMap)

      at Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.ParseWsdlFromAos(String aosServer, Int32 wsdlPort, List`1 portInfoList)

      at Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.GetClientConfiguration()

    Please let me know your advise.

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

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 3

#3
Scott_itD Profile Picture

Scott_itD 2 Community Manager

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans