FIM Service and Portal Installation Ends Prematurely

Hello All,
    I'm in the process of setting up a new production FIM 2010 R2 server. I have already installed the FIM synchronization service and I was able to install this successfully.
I have already installed SharePoint services (WSS 3.0) and configured it for FIM. But when I try to install the FIM Service and Portal.
I keep getting and error that says " FIM Service and Portal Installation Ends Prematurely" with no other details. If anybody has any advice please let me know. 
    I have already installed everything on a stand alone box in a dev environment and it all works correctly however I am unable to now install in a production environment 

Cameron is right - you should consider FIMService account nearly as normal AD account for user*
An installer account should be admin on the box, where you are installing FIMService and he should be sysadmin on SQL during installation of FIMService. An installer account should be other than FIMService account itself.
*FIMService account:
Lock down the Service Account
The service account should not be used by any other services or users. The account must not be used to logon interactively and requires no access to any additional resources beyond those granted during setup. The service account is used to provide the security
context for the MIIS service as it accesses resources on the MIIS server and the associated database. It also provides the security context for the execution of any rules extensions.
Lock down the service account to ensure no malicious user is able to sign in using its credentials and gain access to MIIS data. Configure Group Policies to lock down the account and restrict access to this account. Since the MIIS service only needs the account
to run as a service, restrict the account as follows:
Deny logon as a batch job.
Deny logon locally.
Deny logon through Terminal Services.
Deny access to this computer from the network.
If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.
Good topic for a Wiki article:
http://social.technet.microsoft.com/wiki/contents/articles/23330.technet-guru-contributions-for-march.aspx
Thanks Dominic and Jose!
Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
Small Basic,
Wiki Ninjas,
Wiki)
Answer an interesting question?
Create a wiki article about it!

Similar Messages

  • Error installing FIM Service and Portal R2

    Trying to make a test FIM R2 installation, I get this error when I install the Service and Portal:
    Action ended 14:41:10: CheckServiceEmailAccountFormat. Return value 1.
    MSI (s) (68:BC) [14:41:10:973]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIE17.tmp, Entrypoint: IsSharepointAdminServiceRunning
    Action start 14:41:10: CheckSharepointAdminServiceRunning.
    SFXCA: Extracting custom action to temporary directory: C:\Windows\Installer\MSIE17.tmp-\
    SFXCA: Binding to CLR version v2.0.50727
    Calling custom action Microsoft.IdentityManagement.SharePointCustomActions!Microsoft.IdentityManagement.ManagedCustomActions.SharepointCustomActions.IsSharepointAdminServiceRunning
    Exception thrown by custom action:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.IdentityManagement.ManagedCustomActions.SharepointCustomActions.IsSharepointAdminServiceRunning(Session session)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
       at Microsoft.Deployment.WindowsInstaller.CustomActionProxy.InvokeCustomAction(Int32 sessionHandle, String entryPoint, IntPtr remotingDelegatePtr)
    CustomAction CheckSharepointAdminServiceRunning returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Action ended 14:41:11: CheckSharepointAdminServiceRunning. Return value 3.
    Action ended 14:41:11: INSTALL. Return value 3.
    I got this by running the msi from the command line, as otherwise no error message is reported in the installation or in the event log.
    Any idea what could be the cause?
    Paolo Tedesco - http://cern.ch/idm

    Hi Paolo,
    Check if the SharePoint Administration Service is not running, to start the service
    http://technet.microsoft.com/en-us/library/ee513050(v=office.14).aspx
    Regards Andre van der Westhuizen

  • NLB for Two FIM Service and portal servers in single domain

    Hi,
    I am currently working in a FIM Project in which i need to install two FIM service and Portal Servers in single Domain.
    Customer wants to open the FIM Portal with common URL of both the Servers.
    I have only knowledge that we need to do NLB between IIS of both the servers. anyone can provide help that how can we achieve this.
    Any help would be really appriciated.
    Thanks,

    Actually - just configure NLB and make sure that your Sharpoint site collection handles access mapping for this common name. Best would be to create it with this name as a site name from the start. 
    Same for service - configure all nodes to use same service name and configure NLB. 
    Here is some blog post which should help on details:
    http://blogs.msdn.com/b/agileer/archive/2011/06/28/setting-up-an-nlb-cluster-for-a-fim-portal-web-service.aspx
    Tomek Onyszko, memberOf Predica FIM Team (http://www.predica.pl), IdAM knowledge provider @ http://blog.predica.pl

  • Emulating RBAC using FIM Service and Portal

    Hi!
    I am trying to create a simple RBAC using standard objects of FIM Service. So i am associating type "Set" with role, expanding it with multivalue reference attribute "ListOfPermissions". I want to achieve the next behavior: when user dynamically
    join to the set the MPR is executing custom workflow that adds this user to the members of according permission object. Rather simple, BUT is there a way not to specify MPR for every set manualy, but specify it ones with next logic for example: when someone
    join to any set with IsRole flag set to 1 the MPR is executed and etc... as described above? The straight-line methods have not yielded results.
    Need any help, thanks in advance!

    is there a way (...) to specify it ones with next logic for example: when someone join to any set with IsRole flag set to 1 the MPR is executed and etc... as described above?
    Yes, there is - you have to create a Set that have members of other sets inside it. Let's say "Master Set". So you can create MPR that runs a MasterWorkflow after entering Master Set.
    But here is some tricky part - if you have multiple sets with IsRole flag and each set gives different roles assignment, in workflow you have to check where user belongs (to which set) and based on that calculate his membership.
    So I am not really sure if it would be easier. Even if it would look cleaner in FIM Portal, it would be harder to check what gone wrong in case of any failure. And it would be harder to add new roles/sets as you would have to rebuild such workflow.
    If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.

  • FIM Service installation ended prematurely

    Hi all,
    Im trying to install FIM 2010 R2. The sync service and portal are not a problem, but when I want to install the service, it fails. I fill in all the required information and press the "install" button. It starts installing, but when the "copying new files"
    appears, the statusbar stops around 90%, and start to Roll back and the installation failes.
    I tried installing with verbose logging which gives me the following(don't know if this has anything to do with it tbh):
    MSI (s) (34:54) [13:02:30:442]: Hello, I'm your 32bit Elevated custom action server.
    CAQuietExec: 
    CAQuietExec:  URL reservation delete failed, Error: 2
    CAQuietExec:  The system cannot find the file specified.
    CAQuietExec: 
    CAQuietExec: 
    CAQuietExec:  Error 0x80070001: Command line returned an error.
    CAQuietExec:  Error 0x80070001: CAQuietExec Failed
    CustomAction DeleteResourceEndpointAcl returned actual error code 1603 but will be translated to success due to continue marking
    Calling custom action Microsoft.IdentityManagement.ServerCustomActions!Microsoft.IdentityManagement.ServerCustomActions.CustomActions.AddServiceToPerformanceMonitors
    Adding FIMService account to 'Performance Monitor Users' group
    Property name = 'ServiceAccount', value = 'XXXX\XXXX.
    DomainName='XXXX'
    AccountName='XXXX'
    Domain AD found
    Exception thrown by custom action:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x800706AB): The network address is invalid.
    Any help is appreciated.
    MCTS, MCPD

    I have translated a part ( more french log are repeated): 
    Action 14:59:43: InstallServices. Installing new services
    InstallServices: Service: 
    Action 14:59:45: RollbackPSExtension. 
    Action 14:59:45: InstallPSExtension. 
    Action 14:59:45: DeployAndPopulateDatabase. 
    Action 14:59:58: UpgradeDatabase. 
    Action 15:03:11: SetServiceRecoveryActions. 
    CAQuietExec:   ChangeServiceConfig2 r‚ussite(s)
    Action 15:03:11: StartServices. Starting services
    StartServices: Service: Forefront Identity Manager Service
    Action 15:03:17: RollbackInstallCommonPortal. Rollback solution packs
    Action 15:03:17: InstallCommonPortal. Deploying solution packs
    CAQuietExec:  Microsoft.IdentityManagement.SolutionPackUtility.exe will deploy and/or retract the FIM solution packs.
    This operation may take long time in a SharePoint farm environment. 
    CAQuietExec:  Executing all administrative timer jobs in preparation for FIM solution pack deployment.
    CAQuietExec:  Executing update SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924.
    CAQuietExec:  the work of update SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924 failed‚with the error. This
    task will be ignore echec connexion port IPCÿ: can't found the specified file.
    CAQuietExec:   
    CAQuietExec:  executinf update  SharePointe967be64-3e49-4364-8455-678216363533.
    CAQuietExec:  the
    work of update SharePointe967be64-3e49-4364-8455-678216363533
     failed‚with the error. This
    task will be ignore echec connexion port IPCÿ: can't found the specified file.
    CAQuietExec:   
    CAQuietExec:  Success
    CAQuietExec:  
    CAQuietExec:  Deploying microsoftilmportalcommondlls.wsp
    CAQuietExec:  Ex‚cution de solution-deployment-microsoftilmportalcommondlls.wsp-0.
    CAQuietExec:  Executing
    update SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924.
    CAQuietExec:  Le travail Mise … jour du groupe de processus de traitement SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924
    a ‚chou‚ avec l'erreur suivante. Ce travail va ˆtre ignor‚. chec de la connexion … un port IPCÿ: Le fichier sp‚cifi‚ est introuvable.
    CAQuietExec:   
    CAQuietExec:  Ex‚cution de Mise … jour du groupe de processus de traitement SharePointe967be64-3e49-4364-8455-678216363533.
    CAQuietExec:  Le travail Mise … jour du groupe de processus de traitement SharePointe967be64-3e49-4364-8455-678216363533
    a ‚chou‚ avec l'erreur suivante. Ce travail va ˆtre ignor‚. chec de la connexion … un port IPCÿ: Le fichier sp‚cifi‚ est introuvable.
    CAQuietExec:   
    CAQuietExec:  L'op‚ration s'est d‚roul‚e avec succŠs.
    CAQuietExec:  
    CAQuietExec:  Adding feature for microsoftilmportalcommondlls.wsp
    CAQuietExec:  Ex‚cution de Mise … jour du groupe de processus de traitement SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924.
    CAQuietExec:  Le travail Mise … jour du groupe de processus de traitement SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924
    a ‚chou‚ avec l'erreur suivante. Ce travail va ˆtre ignor‚. chec de la connexion … un port IPCÿ: Le fichier sp‚cifi‚ est introuvable.
    CAQuietExec:   
    CAQuietExec:  Ex‚cution de Mise … jour du groupe de processus de traitement SharePointe967be64-3e49-4364-8455-678216363533.
    CAQuietExec:  Le travail Mise … jour du groupe de processus de traitement SharePointe967be64-3e49-4364-8455-678216363533
    a ‚chou‚ avec l'erreur suivante. Ce travail va ˆtre ignor‚. chec de la connexion … un port IPCÿ: Le fichier sp‚cifi‚ est introuvable.
    CAQuietExec:   
    CAQuietExec:  Success
    CAQuietExec:  
    Action 15:03:27: RollbackInstallFIMPortal. Rollback FIM Portal solution pack
    Action 15:03:27: InstallFIMPortal. Deploying FIM Portal solution pack
    CAQuietExec:  Microsoft.IdentityManagement.SolutionPackUtility.exe will deploy and/or retract the FIM solution packs.
    This operation may take long time in a SharePoint farm environment. 
    CAQuietExec:  Executing all administrative timer jobs in preparation for FIM solution pack deployment.
    CAQuietExec:  update SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924.
    CAQuietExec:  Update SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924
    echec with the error. This task will be ignore echec connexion port IPCÿ: can't found the specified file.
    CAQuietExec:   
    CAQuietExec:  Update SharePointe967be64-3e49-4364-8455-678216363533.
    CAQuietExec:  update SharePointe967be64-3e49-4364-8455-678216363533
    echec with the error. This task will be ignore echec connexion port IPCÿ: can't found the specified file.
    CAQuietExec:   
    CAQuietExec: Success
    CAQuietExec:  
    CAQuietExec:  Deploying microsoftidentitymanagement.wsp
    CAQuietExec:  Ex‚cution of solution-deployment-microsoftidentitymanagement.wsp-0.
    CAQuietExec:  Update
    SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924.
    CAQuietExec:  Update
    SharePointc5f0e7e4-0d86-478f-8d20-221613cfd924 echec with the error. This task will be ignore echec connexion port
    IPCÿ: can't found the specified file.
    CAQuietExec:   
    CAQuietExec:  Update SharePointe967be64-3e49-4364-8455-678216363533.
    CAQuietExec:  update SharePointe967be64-3e49-4364-8455-678216363533 echec with the error. This task will be ignore
    echec connexion port IPCÿ: can't found the specified file.
    CAQuietExec:   
    CAQuietExec:  Success
    CAQuietExec:  
    CAQuietExec:  An exception occurred while running Microsoft.IdentityManagement.SolutionPackUtility.exe:
    the language is not supported by the serveur.
    CAQuietExec:  An error occurred while deploying FIM portal solution
    packs. 
    CAQuietExec:  Error 0xfffffffa: Command line returned an error.
    CAQuietExec:  Error 0xfffffffa: CAQuietExec Failed
    CustomAction InstallFIMPortal returned actual error code 1603 (note this may not be 100% accurate if translation happened
    inside sandbox)
    Action ended 15:03:42: InstallExecute. Return value 3.
    Action 15:03:42: Rollback. Rolling back action:
    Rollback: Deploying FIM Portal solution pack
    Rollback: Rollback FIM Portal solution pack

  • Error Installing Service and portal of MIM Public Preview

    I try to install the Public Preview. Right at the beginning of the Setup Procedure of the Service and Portal the Setup stops with the error below.
    Thanks for your help.
    Henry
    MSI (c) (70!D0) [08:55:53:380]: Creating MSIHANDLE (5) of type 790531 for thread 5840
    Calling custom action Microsoft.IdentityManagement.PasswordResetCAs!Microsoft.IdentityManagement.ManagedCustomActions.PasswordResetCustomActions.GetIISVersion
    MSI (c) (70!D0) [08:55:53:411]: Closing MSIHANDLE (5) of type 790531 for thread 5840
    MSI (c) (70!D0) [08:55:53:426]: Creating MSIHANDLE (6) of type 790531 for thread 5840
    Error: could not load custom action class Microsoft.IdentityManagement.ManagedCustomActions.PasswordResetCustomActions from assembly: Microsoft.IdentityManagement.PasswordResetCAs
    MSI (c) (70!D0) [08:55:53:426]: Closing MSIHANDLE (6) of type 790531 for thread 5840
    MSI (c) (70!D0) [08:55:53:426]: Creating MSIHANDLE (7) of type 790531 for thread 5840
    System.IO.FileLoadException: Could not load file or assembly 'Microsoft.IdentityManagement.PasswordResetCAs, Version=4.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT:
    0x8013141A)
    File name: 'Microsoft.IdentityManagement.PasswordResetCAs, Version=4.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
    The Zone of the assembly that failed was:
    MyComputer
       at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.AppDomain.Load(String assemblyString)
       at Microsoft.Deployment.WindowsInstaller.CustomActionProxy.GetCustomActionMethod(Session session, String assemblyName, String className, String methodName)
    MSI (c) (70!D0) [08:55:53:426]: Closing MSIHANDLE (7) of type 790531 for thread 5840
    CustomAction GetIISVersionFromRegistry returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (c) (70:9C) [08:55:53:442]: Closing MSIHANDLE (2) of type 790542 for thread 5144
    Action ended 8:55:53: GetIISVersionFromRegistry. Return value 3.
    Action 8:55:53: FatalError.
    Action start 8:55:53: FatalError.
    Action 8:55:53: FatalError. Dialog created
    Action ended 8:55:55: FatalError. Return value 2.
    Action ended 8:55:55: INSTALL. Return value 3.

    On Thu, 8 Jan 2015 09:46:27 +0000, henryschl wrote:
    I found a way to overcome the Setup error on my test Server. I disabled StrongNameVerification.
    "c:\Install\MIM Preview\MIM PAM and SSPR 1484"\sn.exe -Vr *,31bf3856ad364e35
    Steps 20 and 21 on pages 24 and 25 of the lab guide.
    Paul Adare - FIM CM MVP
    "...the nam-shub of Ousterhout." -- Malcolm Ray about Tcl

  • Installation ended prematurely because of an error.

    Hi There,
    could need a bit of insight. I am trying to update my XI 3.1 installl with SP2.3. SP2 installed ok but installing FP1, 2, or 3 fails with the error message in the subject line.
    Sometimes the install does not even start. After running the exe it unpacks everything and then the Language selection pops up and after that nothing more.
    Any idea how I can get that to work? I had no issues with the CR FPs.
    Thanks,
    Stephan

    i've found [a resolution related to a different product|http://forum.ventrilo.com/showpost.php?p=134644&postcount=36| Vista x64 Ultimate - Installation ended prematurely because of an error], where the poster reported the exact same "Installation ended prematurely because of an error" dialog and event id!
    from a command line, i ran:
    +d:\downloads\tempro_setup_dir\TEMPRO_3.3.3.exe /passive+
    and that installed tempro "silently". to quote [the thread where i found the resolution|http://forum.ventrilo.com/showpost.php?p=134644&postcount=36| Vista x64 Ultimate - Installation ended prematurely because of an error]:
    {quote:title=Countdmoney wrote:}{quote}
    > This will run the installation without the dialog boxes of the installer being displayed. Of course you will be accepting all the defaults, but the 64-bit version installs in the "Program Files" directory.
    phew! finally i can now resume all those annoying alerts ;)

  • Why Tempro 3.3.3 "Installation ended prematurely because of an error"?

    hello forum,
    i have a Satellite L500-1XD running windows 7 64 bit. i _had_ tempro 3.0 preinstalled from when i first bought the satellite in mar '10. for months, i ignored tempro's demands to update to tempro 3.3.3; until today. so, i downloaded it from [here|http://eu.computers.toshiba-europe.com/tempro/ToshibaW7TEMPRO.zip|http://eu.computers.toshiba-europe.com/innovation/generic/TEMPRO_W7_RELEASE/].
    when i ran the TEMPRO_3.3.3.exe file, i got the "Welcome to Toshiba TEMPRO Installation Wizard" window as expected. but then when i clicked the "Next" button, all i got was a "Fatal error" dialog that said "Installation ended prematurely because of an error".
    I searched this forum for a solution and i found [this thread|http://forums.computers.toshiba-europe.com/forums/message.jspa?messageID=167329|Satellite P100 fails to instal TEMPRO 2.0.3] that advised the original poster to uninstall the previous version. so, that's what *i* did. i uninstalled the working version 3.0 of Tempro that came preinstalled. but when i tried to install 3.3.3 again, i got the same "Installation ended prematurely because of an error"! now, i don't have tempro at all!
    please, can anybody help with advice on what to do to get this thing successfully installed? i found a related entry in the windows 7 event viewer (see below) if that's of any use.
    thanks in advance for your help.
    =================================
    Event Properties
    General Tab
    Windows Installer installed the product. Product Name: Toshiba TEMPRO. Product Version: 3.33. Product Language: 1033. Manufacturer: Toshiba Europe GmbH. Installation success or error status: 1603.
    =================================
    Event Properties
    Details Tab
    - System
    - Provider
    [ Name] MsiInstaller
    - EventID 1033
    [ Qualifiers] 0
    Level 4
    Task 0
    Keywords 0x80000000000000
    - TimeCreated
    [ SystemTime] 2010-10-29T23:25:17.000000000Z
    EventRecordID 67671
    Channel Application
    Computer ********
    - Security
    [ UserID] S-1-5-21-3117272653-2424292012-3940679202-1001
    ================================================== ==========
    - EventData
    Toshiba TEMPRO
    3.33
    1033
    1603
    Toshiba Europe GmbH
    (NULL)
    7B44424237303231412D333433372D343436462D414345352D 3732363136343441393732437D303030303135663933366262 66613039636634636236336531616535393861636632316330 30303030393034
    Binary data:
    In Words
    0000: 4242447B 31323037 34332D41 342D3733
    0008: 2D463634 35454341 3632372D 34343631
    0010: 32373941 30307D43 35313030 36333966
    0018: 61666262 66633930 36626334 61316533
    0020: 38393565 32666361 30306331 39303030
    0028: 3430
    In Bytes
    0000: 7B 44 42 42 37 30 32 31 {DBB7021
    0008: 41 2D 33 34 33 37 2D 34 A-3437-4
    0010: 34 36 46 2D 41 43 45 35 46F-ACE5
    0018: 2D 37 32 36 31 36 34 34 -7261644
    0020: 41 39 37 32 43 7D 30 30 A972C}00
    0028: 30 30 31 35 66 39 33 36 0015f936
    0030: 62 62 66 61 30 39 63 66 bbfa09cf
    0038: 34 63 62 36 33 65 31 61 4cb63e1a
    0040: 65 35 39 38 61 63 66 32 e598acf2
    0048: 31 63 30 30 30 30 30 39 1c000009
    0050: 30 34 04

    i've found [a resolution related to a different product|http://forum.ventrilo.com/showpost.php?p=134644&postcount=36| Vista x64 Ultimate - Installation ended prematurely because of an error], where the poster reported the exact same "Installation ended prematurely because of an error" dialog and event id!
    from a command line, i ran:
    +d:\downloads\tempro_setup_dir\TEMPRO_3.3.3.exe /passive+
    and that installed tempro "silently". to quote [the thread where i found the resolution|http://forum.ventrilo.com/showpost.php?p=134644&postcount=36| Vista x64 Ultimate - Installation ended prematurely because of an error]:
    {quote:title=Countdmoney wrote:}{quote}
    > This will run the installation without the dialog boxes of the installer being displayed. Of course you will be accepting all the defaults, but the 64-bit version installs in the "Program Files" directory.
    phew! finally i can now resume all those annoying alerts ;)

  • MIM PAM - Service and Portal Install Error

    Guys,
    I'm having an issue deploying MIM Service and Portal. 
    I have downloaded the MIM CTP from the Microsoft Connect and following the MIM CTP test lab guide for PAM. 
    I'm on page 25/26 trying to launch the Service and Portal msi to install. When I launch the setup as the 
    administrator I get the following error.
    When I enabled msiexec logs, the only error I see is shown below. Any ideas?
    Any Ideas appreciate...

    On Mon, 17 Nov 2014 08:07:14 +0000, Sameera_man wrote:
    I'm having an issue deploying MIM Service and Portal. 
    I have downloaded the MIM CTP from the Microsoft Connect and following the MIM CTP test lab guide for PAM. 
    I'm on page 25/26 trying to launch the Service and Portal msi to install. When I launch the setup as the 
    administrator I get the following error.
    <https://social.technet.microsoft.com/Forums/getfile/567822>
    When I enabled msiexec logs, the only error I see is shown below. Any ideas?
    Have you filed a bug on Connect? That is the preferred support method for
    the CTP.
    Paul Adare - FIM CM MVP
    Q. how many hackers does it take to screw in a light bulb?
    A. Huh?...What? Oh, it's dark in here?

  • Error Installing FIMService_x64_KB2870703.msp when FIM Service and FIM Portal (SharePoint) are on two different servers!

    I'm trying to install KB2870703 however I have our servers setup this way:
    Server A: FIM Service & Sync Service
    Server B: SharePoint 2013, Password Reset Portal, Password Registration Portal
    When attempting to install FIMService_x64_KB2870703.msp It starts and dies almost instantly
    The errors from the log:
    Action 12:27:15: CheckSharepointAdminServiceRunning.
    Action start 12:27:15: CheckSharepointAdminServiceRunning.
    SFXCA: Extracting custom action to temporary directory: C:\Windows\Installer\MSIEE5B.tmp-\
    SFXCA: Binding to CLR version v2.0.50727
    Calling custom action Microsoft.IdentityManagement.SharePointCustomActions!Microsoft.IdentityManagement.ManagedCustomActions.SharepointCustomActions.IsSharepointAdminServiceRunning
    Exception thrown by custom action:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'
    or one of its dependencies. The system cannot find the file specified.
    File name: 'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'
    or one of its dependencies. The system cannot find the file specified.
    File name: 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value  (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value .
       at Microsoft.IdentityManagement.ManagedCustomActions.SharepointCustomActions.IsSharepointAdminServiceRunning(Session session)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
       at Microsoft.Deployment.WindowsInstaller.CustomActionProxy.InvokeCustomAction(Int32 sessionHandle, String entryPoint, IntPtr remotingDelegatePtr)
    CustomAction CheckSharepointAdminServiceRunning returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Action ended 12:27:15: CheckSharepointAdminServiceRunning. Return value 3.
    Action ended 12:27:15: INSTALL. Return value 3.
    Property(S): Data = C:\Program Files\Microsoft Forefront Identity Manager\2010\Service\Data\

    On Wed, 26 Mar 2014 00:15:57 +0000, jmanley WI wrote:
    I installed it on server B I need to install on server A to update the Database Schema. My understanding is having the portal seperated from the portal is supported. Is that incorrect?
    You don't mention the FIM Portal at all in your first post.
    Paul Adare - FIM CM MVP
    "The day Microsoft makes something that doesn't suck is probably the day
    they
    start making vacuum cleaners" -- Ernst Jan Plugge

  • Web Services and Portal v1

    Can 9iAS Portal v1 support Webservices just like Portal v2 can?

    Yes ... I doubt the PDK samples built in V1 are backwards compatible because V1 used Apache JServ and V2 uses OC4J. I did build a demo for Oracle OpenWorld 2001 that showed this by building a stub in JDeveloper consuming the Web service and then building a portlet using the JPDK that used that Java stub to call a Web service. I did it on 9iAS Portal 1.0.2.2 and it worked fine. Not sure if that's all you're looking for ... I could send you the basic stuff offline but it is a little old and folks familiar with it are probably not so many now. So bear that in mind - [email protected]
    Mike.

  • Portal service and Portal webservice

    Hi Experts,
    Could you please provide the document/blog to create Portal service and to create webservice from Portal webservice?
    Regards
    Sara

    Sara,
    These URL's are giving you step by step instruction with Screen shots and Tutorials to Create Portal Service as well as Creating Webservice from Portal Service.
    You are getting error message  because of the Restriction of your Internet Explorer settings.Try to use some other Browser to open the URLs.
    Meantime I shall find the way to get rid of this exception and update you.
    Update:
    1.Copy and Paste the given URL in Browser and try to open it.
    2.Change Internet Explorer security settings:
    Go to tools->Internet Options->Security->Internet->Custom level->Medium
    /Intranet ->Custome level to Medium-Low.
    This document will be very helpful to you for Webservice access in EP.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b07992b3-b5af-2a10-9886-affcbeccc4c9
    Regards,
    Karthick Eswaran
    Edited by: Karthick Eswaran on May 21, 2008 10:34 AM

  • Forms Services and 9iAS Installation iisues

    I need to use 9iAS and Forms and Report services only for my application. IS Portal a requirement for this. Is there a way that I could install the 9iAS core edition and then selectively install only Forms and Report Service?
    Any help would be welcome.
    Thanks
    Arul

    I need to use 9iAS and Forms and Report services only for my application. IS Portal a requirement for this. Is there a way that I could install the 9iAS core edition and then selectively install only Forms and Report Service?
    Any help would be welcome.
    Thanks
    Arul Arul,
    No, you cannot just install Forms and Reports without Portal and Wireless. You can however, stop the services that you don't need to use after installation.
    HTH,
    Ashesh Parekh
    Oracle9iAS Product Management

  • Consequnces of installating IIS after WEBAS and Portal installation

    Dear All,
    I have a query regarding IIS (Internet Information Services) installation a server, where Portal(WEBAS) and other components are already installed.
    If this installation leds to some problems. is there any guidelines for this kind of installation.
    We are having major issues because of this. We have already raised a OSS with SAP. But its already 12 days since we raised this issue and so far no solution has been suggested..
    It will be great if you can share your experiences.
    Thanks a lot for your time,
    Regards,
    Sudhir

    Hi Eric,
    thanks for your reply. before IIS installation i installed IIS. After installation i could not access Portal, Visual admin . even using telnet i could not connect to my J2EE server.. which was really very strange..
    regards,

  • DMS viewing when using both GUI and Portal front end

    I have a requirement to be able to access and view documents in both the standard SAP GUI as well as from the portal via the PLM 7.0 web front end.  The issue is when the workstation application is defined as %VIEWER-CONTROL% % SAPPROVIS% I can view 2D (tif) images in the portal but am unable to view from the standard gui.   I am also having issues with JT and office documents from the portal side.  Does anyone have a link to a configuration guide as it relates to correct setting when configuring EHP4 items for the portal?

    Hi,
    based on your description and due to information from my colleagues I
    can provide you the following suggestion and hope this is suitable for
    you.
    The way I see is that you maintain two separate workstation application
    types one with setting which works in the SAP GUI
    i.e. with the ECL Viewer
    EAIWeb.webviewer3D.1 %SAP-CONTROL%
    EAIWeb.webviewer2D.1 %SAP-CONTROL%
    and one for the PLM WebUI with the settings for the embedded viewer
    i.e. with Product Visualization Viewer %VIEWER-CONTROL%%SAPPROVIS%

Maybe you are looking for

  • Number range Issue for Business partners

    In our Feeder system (SAP ECC), the number ranges are over lapped for customers and vendors. For example  Customer master record : 100245 is for ABC customer and Vendor Master record: 100245 is for XYZ vendor. When these records were transferred from

  • Edit Report option freezes and Formatting vanishes in EPM Excel 10.0

    Hi, While creating a report in EPM 10.0 which i have selected as 'Use as Input form', i created Active X buttons and did dynamic formatting as well. All seems to be fine but as i Close and Reopen, or i Refresh the template, formatting vanishes and Ed

  • Abap Mailer report

    Hi all, Is it possible to send the information stored in internal table in a general email body text. Information must appear in the tabular form. Secondly,  I do not want to sent this information as an attachment. If any one knew abt this then let m

  • Stock Transfer between company to company(company code to company code)

    Hi Experts, I have inventory status report on Inventory cube running fine in Production, i succesfully pulled ASN qty, stock trasnfer between plants, stock transfer between storage locations now i need to pull Stock transfer between Company to compna

  • I am struck here!! pls help

    I am trying to retrieve the latest xml that is checked in, through java. So I am storing the resource id that is returned by the check in function and using that resource id to get the latest version of the xml using the getresourcebyid function in t