I need to install RSAT-NPAS Admin tools on Server 2012 Std, but it's throwing error: 0x80073701, please help.

Powershell output (and this is the same with servermanager installs for the admin tools)...
Windows PowerShell
Copyright (C) 2012 Microsoft Corporation. All rights reserved.
PS C:\Users\Administrator.domainacctxxx> Install-WindowsFeature –name RSAT-NPAS
Install-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The referenced assembly could not be found. Error: 0x80073701
At line:1 char:1
+ Install-WindowsFeature –name RSAT-NPAS
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
    Exception
    + FullyQualifiedErrorId : DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands.AddWind
   owsFeatureCommand
Success Restart Needed Exit Code      Feature Result
False   No             Failed         {}
I found this in CBS.log - how do i fix it?:
2014-11-14 19:09:15, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384, Update: HCSUI
2014-11-14 19:09:15, Info                  CBS    Exec: Resolving component from existing package; passing NULL manifest path to PinDeployment and hoping things haven't been scavenged.
2014-11-14 19:09:15, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384, Update: HCSUI, PinDeployment:
amd64_microsoft-windows-n..oyment-languagepack_31bf3856ad364e35_6.2.9200.16384_ko-kr_bbd94c8cf907ec26
2014-11-14 19:09:15, Info                  CBS    Exec: 1 deployments need bulk staging
2014-11-14 19:09:15, Error                 CSI    000003b2@2014/11/15:01:09:15.293 (F) base\wcp\componentstore\csd_locking.cpp(216): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent
expression: (null)
[gle=0x80004005]
2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141115005933.log to WER report.
2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114234655.log to WER report.
2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114231138.log to WER report.
2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114183412.log to WER report.
2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114102449.log to WER report.
2014-11-14 19:09:15, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2014-11-14 19:12:11, Error                 CSI    000003b3 (F) STATUS_SXS_ASSEMBLY_MISSING #2462361# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c]
2014-11-14 19:12:11, Error                 CSI    000003b4 (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #2462247# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a
= Microsoft-Windows-Networking-HCSConfigUI-Deployment-LanguagePack, Version = 6.2.9200.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"ko-KR", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName
neutral, PublicKey neutral, cb = (null), s = (null), rid = [102]"Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384.HCSUI", rah = (null), manpath = (null), catpath = (null), ed = 0, disp = 0)[gle=0x80073701]
2014-11-14 19:12:11, Info                  CBS    Failed to pin deployment while resolving Update: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384.HCSUI
from file: (null) [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2014-11-14 19:12:11, Info                  CBS    Failed to bulk stage deployment manifest and pin deployment for package:Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384
[HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2014-11-14 19:12:11, Info                  CSI    000003b5@2014/11/15:01:12:11.926 CSI Transaction @0x33a9f4aa10 destroyed
2014-11-14 19:12:11, Info                  CBS    Perf: Resolve chain complete.
2014-11-14 19:12:11, Info                  CBS    Failed to resolve execution chain. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2014-11-14 19:12:11, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
2014-11-14 19:12:11, Info                  CBS    WER: Generating failure report for package: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.2.9200.16384, status: 0x80073701, failure source:
Resolve, start state: Installed, target state: Installed, client id: DISM Package Manager Provider
2014-11-14 19:12:11, Info                  CBS    Not able to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141115005933.log to WER report.
2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114234655.log to WER report.
2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114231138.log to WER report.
2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114183412.log to WER report.
2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114102449.log to WER report.

Hi Jeff,
I check the cbs.log you posted, and found the packages with KO-KR in the name fail to depoly, which indicated the installer was looking for Korean language pack files.
Solution: A quick trip to Control Panel-Clock, Language and Region-Add a Language and we could select and then install the Korean language.  Tip: double click on the language when it's added to the list to auto-download
from Microsoft. 
Refer to:
Windows Server 2012 - Roles, Features and 0x80073701
If there is anything else regarding this issue, please feel free to post back.
Best Regards,
Anna Wang

Similar Messages

  • Need to install Hyper-V Management tools on Server 2012 VM

    I need to install the Hyper-V Management tools onto a Server 2012 VM. However it won't let me install the management tools because it says hypervisor is already running. I've done this before from PowerShell but I can't remember the exact command that I
    used and it's driving me crazy. Anyone know how to install just the management tools on a 2012 VM?
    Vincent Sprague

    Hi,
    Thanks for sharing your experience!
    You experience and solution can help other community members facing similar problems.
    Thanks for your contribution to Windows Server Forum!
    Have a nice day!
    Lawrence
    TechNet Community Support

  • Help needed in installing bi linux - Admin tool

    Hello,
    I downloaded the OBIEE latest version from oracle site for linux.
    Then I downlaoded the Client tool for OBIEE 11.1.1.1.5 and installed in windows now its asking for configuring the DSN
    While confidguring its asking me the server and then BI server un and pwd i gave the DEV_BIPLATFORM and the pwd and the port
    But showing me errors like could not connect to that port in the server machine and timeout.2 erros its showing me.
    nQSError ->12017
    nQSError ->12008
    In the same windows machine i have previously installed OBIEE 11.1.3 and i used OCI 10/11g so there was no configuration of DSN there for the admin tool.
    I hope there is no issue with this OBIEE 11.1.3 installed.
    Since i had already installed bi i have 2 oracle bi server option while adding a new DSN
    one is Oracle BI Server1
    and other is Oracle Bi Server 11g_123344
    I selected the second one to create the system dsn for the client tool for the linux one.
    Could anyone pls tell the steps which i need to follow.
    What i need to do to overcome those errors and then After configuration what need to be done.
    I am bit confused on all these.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the services.
    because since i installed bi in linux machine i am able to acces the Bi and i can see the default dashboard and can play with it.
    Please help.
    Thanks

    Hi,
    I suppose you need too change the port to 9703 or 9810.Configure the DSN properly to the correct server.
    What i need to do to overcome those errors and then After configuration what need to be doneAfter configuring you need to open your repository in online mode to work on it.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the servicesYes you need to move the RPD if changes dont to the linux server i.e. you can copy and paste it and start the services.
    UPDATED POST
    Now a repository should be stored in linux machine BI folder
    or should be in Client machine repository folder
    Since we need to upload the rpd file first time to the bi server from the em i feel it should be client machine.You work on admin tool of windows and then the repository is moved to linux machine BI folder so as the users using it would access the linux presentation services so they can see what is in the latest RPD.You can move files by PUTTY tool by executing linux commands
    Installation :- http://onlineappsdba.com/index.php/2008/08/26/obiee-step-by-step-installation/
    Unix installation(Urgent)
    UPDATED POST-2
    Check the links http://gerardnico.com/wiki/dat/obiee/installation_11.1#on_linux
    http://wentari.blogspot.com/2010/08/obiee-11g-installation-on-linux.html
    Cheers,
    KK
    Edited by: Kranthi.K on Jun 17, 2011 1:19 AM

  • Can't install Sharepoint Foundation 2013 on Windows Server 2012 Std

    Hello,
    I can't install this product on this server, I'm stuck in the installation of the software prerequisite. Apparently, it can't install IIS...
    Here is my log file :
    2012-12-07 13:01:23 - Processor architecture is (9)
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Common Startup
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2012-12-07 13:01:23 - The value is... 
    2012-12-07 13:01:23 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2012-12-07 13:01:23 - Trying to remove the startup task if there is any.
    2012-12-07 13:01:23 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2012-12-07 13:01:23 - Error: Startup task doesn't exist. This is not a continuation after a restart.
    2012-12-07 13:01:23 - Locating the following command line arguments file:
    2012-12-07 13:01:23 - C:\Program Files (x86)\MSECache\SharePoint2010\PrerequisiteInstaller.Arguments.txt
    2012-12-07 13:01:23 - Error: This file does not exist
    2012-12-07 13:01:23 - Details of the current operating system: 
    2012-12-07 13:01:23 - Major version number of the operating system:  (6)
    2012-12-07 13:01:23 - Minor version number of the operating system:  (2)
    2012-12-07 13:01:23 - Build number of the operating system:  (0X23F0=9200)
    2012-12-07 13:01:23 - Major version number of the latest Service Pack:  (0)
    2012-12-07 13:01:23 - Minor version number of the latest Service Pack:  (0)
    2012-12-07 13:01:23 - Platform ID of the operating system:  (2)
    2012-12-07 13:01:23 - Product suites available on the operating system:  (0X110=272)
    2012-12-07 13:01:23 - Product type of the operating system: VER_NT_SERVER
    2012-12-07 13:01:23 - Product type:  (7)
    2012-12-07 13:01:23 - OS type:  (1)
    2012-12-07 13:01:23 - Configuring the application's property sheet...
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Windows Management Framework 3.0
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - PowerShellVersion
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:01:23 - The value is... 
    2012-12-07 13:01:23 - 3.0
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - CTPVersion
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:01:23 - Could not find or unable to read CTPVersion key
    2012-12-07 13:01:23 - The prerequisite above is already installed
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft .NET Framework 4.5
    2012-12-07 13:01:23 - Reading the following DWORD value/name...
    2012-12-07 13:01:23 - Install
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:01:23 - The value is (1)
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Version
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:01:23 - The value is... 
    2012-12-07 13:01:23 - 4.5.50709
    2012-12-07 13:01:23 - The release version of .NET 4.5 is installed.
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2012-12-07 13:01:23 - Reading version of the following file...
    2012-12-07 13:01:23 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2012-12-07 13:01:23 - GetFileVersionInfoSize failed (-2147024894)
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Version
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Windows Server AppFabric
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - ProductVersion
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\AppFabric\V1.0
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Windows Identity Foundation (KB974405)
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - 
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft Information Protection and Control Client
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - 
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft WCF Data Services 5.0
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Version
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2012-12-07 13:01:23 - Reading the following DWORD value/name...
    2012-12-07 13:01:23 - IsInstalled
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2012-12-07 13:01:25 - Beginning download/installation
    2012-12-07 13:01:25 - Created thread for installer
    2012-12-07 13:01:25 - "C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass "C:\Users\delrue\AppData\Local\Temp\PreD602.tmp.PS1"
    2012-12-07 13:01:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:20 - Install process returned (0)
    2012-12-07 13:04:20 - [In HRESULT format] (0)
    2012-12-07 13:04:20 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    2012-12-07 13:04:20 - Install process returned (0)
    2012-12-07 13:04:20 - [In HRESULT format] (0)
    2012-12-07 13:04:20 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    2012-12-07 13:04:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:20 - Install process returned (1)
    2012-12-07 13:04:20 - [In HRESULT format] (-2147024895)
    2012-12-07 13:04:20 - Error when enabling ASP.NET v4.0.30319
    2012-12-07 13:04:20 - Last return code (1)
    2012-12-07 13:04:20 - Reading the following DWORD value/name...
    2012-12-07 13:04:20 - Flags
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - PendingFileRenameOperations
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SYSTEM\CurrentControlSet\Control\Session Manager
    2012-12-07 13:04:20 - Reading the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2012-12-07 13:04:20 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
    2012-12-07 13:04:20 - Last return code (1)
    2012-12-07 13:04:20 - Options for further diagnostics: 1. Look up the return code value 2. Download the prerequisite manually and verify size downloaded by the prerequisite installer. 3. Install the prerequisite manually from the given location without any
    command line options.
    2012-12-07 13:04:20 - Cannot retry
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Windows Management Framework 3.0
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - PowerShellVersion
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:04:20 - The value is... 
    2012-12-07 13:04:20 - 3.0
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - CTPVersion
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:04:20 - Could not find or unable to read CTPVersion key
    2012-12-07 13:04:20 - The prerequisite above is already installed
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft .NET Framework 4.5
    2012-12-07 13:04:20 - Reading the following DWORD value/name...
    2012-12-07 13:04:20 - Install
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:04:20 - The value is (1)
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - Version
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:04:20 - The value is... 
    2012-12-07 13:04:20 - 4.5.50709
    2012-12-07 13:04:20 - The release version of .NET 4.5 is installed.
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2012-12-07 13:04:20 - Reading version of the following file...
    2012-12-07 13:04:20 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2012-12-07 13:04:20 - GetFileVersionInfoSize failed (-2147024894)
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - Version
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Windows Server AppFabric
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - ProductVersion
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\AppFabric\V1.0
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Windows Identity Foundation (KB974405)
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - 
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft Information Protection and Control Client
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - 
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft WCF Data Services 5.0
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - Version
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2012-12-07 13:04:20 - Reading the following DWORD value/name...
    2012-12-07 13:04:20 - IsInstalled
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2012-12-07 13:05:22 - Opening log file
    Can somebody explain me how to succefully install this product ?
    Thanks in advance ! 
    Regards,
    Antoine DELRUE

    Have you tried manually adding the Application Server role using Server manager?  That might give you a better error message on why the prerequisites installer can't add it.  If you can successfully add it using Server manager then you
    can just re-run the prerequisites installer and it should be able to install the rest of the prereqs.
    Paul Stork SharePoint Server
    MVP Principal Solutions Architect: BlueChip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.
    Hello,
    Thanks for your answer. Yes, I've tried to add this Application Role manualy. The error log I pasted here has been generated after this manual installation...
    So it still doesn't work. :(
    Any other ideas ?
    Thanks in advance.
    Regards

  • Problem installing itunes, quicktime or anything else. Stuck at "Publishing Product Information" then error. Please help!

    Dear apple community, I'm having trouble installing ANY apple programs, i.e. Quicktime, iTunes, Application support etc. The installer gets stuck at "Publishing Product information" and eventually gives me an error information. Please help! I desparately need to install quicktime atleast! I tried installing an old version but it says "install apple application support" or something along that matter. When I unrar'd itunes installer and tried installing just the application support, but that too got stuck at "Publishing Product information". This is making life very hard for me. Any help would be awesome!!

    These ones are typically caused by underlying problems on the PC that also often cause Windows Updates to fail to install. If we can fix the Windows Update trouble, we can usually get the iTunes trouble cleaned up en passant.
    Go into your Windows update and try to check for new updates. If updates install, stock up on the ones you're behind on, restarting the PC if requested to do so. After the restart, try installing iTunes again. Does it go through this time for you?
    If windows updates fail to install, go into your Update History and doubleclick the failures. What alphanumeric codes appear for you? Are they also 800736FD, or some other number? (If they're another number, what number are you getting?)

  • Trying to Install Exchange 2013 SP1 on Windows Server 2012 R2 but getting an error on mailbox role install

    On Step 1 of 7, the "Mailbox role: Client Access service," I got an error during installing:
    Error:
    The following error was generated when "$error.Clear(); 
              Install-ExchangeCertificate -WebSiteName "Exchange Back End" -services "IIS, POP, IMAP" -DomainController $RoleDomainController -InstallInTrustedRootCAIfSelfSigned $true
              if ($RoleIsDatacenter -ne $true -And $RoleIsPartnerHosted -ne $true)
                Install-AuthCertificate -DomainController $RoleDomainController
            " was run: "Could not grant Network Service access to the certificate with thumbprint 8FCF29D8F3A4D8E3D649BF4231DC9B4641D5A077 because a cryptographic exception was thrown.".
    I couldn't find help anywhere on this. Can someone help me? If you need any more info, please let me know ^_^

    Try the solution provided in this thread:
    https://social.technet.microsoft.com/Forums/exchange/en-US/e4b23442-e3c9-4611-9fde-fac848ca217b/error-could-not-grant-network-service-access-to-the-certificate-with-thumbprint?forum=exchangesvrdeploy
    Thanks,
    MikeV
    MCSE 2012
    If the above solutions doesn't work, try moving the certificate with the thumbprint identified in the error, to the Trusted Root Certification Authority folder
    Thanks,
    MikeV
    MCSE 2012

  • Need help I have iPhone (iOS x 7 was the last software update ) I need to install a flashplayer to view links in my email but I don't know which product try or which one works for my mobile device iphone 4....plz help

    Need help I have iPhone (iOS x 7 was the last software update ) I need to install a flashplayer to view links in my email but I don't know which product try or which one works for my mobile device iphone 4....plz help

    Hi shannonr98244154,
    Flash player is not supported on mobile devices
    -Varun

  • I need to install the find my iPhone app on my ipad, it's won't install. Any reasons. Do I need to change something in my settings? I am up to date with my ios7. Please help!

    I need to install the find my iPhone app on my ipad, it will not install. Any reasons. Do I need to change something in my settings? I am up to date with my ios7. Please help!

    Try closing the App Store app via the iPad's taskbar and then do a soft-reset and see if you can install it after the iPad has restarted. To close the App Store : double-click the home button to open the taskbar, and then swipe or drag the App Store app's screen from there up and off the top of the screen to close it, and click the home button to close the taskbar.
    Soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Unable to install Sharepoint Foundation 2013 in Windows Server 2012 for FIM 2010 R2

    HI,
    I am Unable to install Sharepoint Foundation 2013 in Windows Server 2012 for FIM 2010 R2,
    Before SharePoint Foundation 2013 installation I installed all prerequisite software that is required for SharePoint Foundation 2013 but when we run SharePoint Foundation 2013 setup that gives below error so I am requesting you please help on this.
    Setup is unable to proceed due to the following error(s):
    Windows Server Appfabric is not correctly configured.You should unistall Windows Server Appfabric and reinstall it using the SharePoint Products Preparation Tool.
    Regards
    Anil Kumar

    You really need to do what error is suggesting.
    Windows Server Appfabric is not correctly configured.You should unistall Windows Server Appfabric and reinstall it using the SharePoint Products Preparation Tool.
    Nosh Mernacaj, Identity Management Specialist

  • I'm trying to install Creatice Suite 5.5 on a new Mac but I get the error message "Inconsistency in the installer database. Please restart your computer and install again."

    I'm trying to install Creatice Suite 5.5 on a new Mac but I get the error message "Inconsistency in the installer database. Please restart your computer and install again."
    I have restarted but that doesn't help.

    Jonkpirateboy did you migrate/transfer/copy your CS5.5 application to this new Mac?
    If so then please utilize the uninstallers located in the Applications/Utilities/Adobe Installers folder.  You will then want to run the CC Cleaner Tool located at Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.
    Finally if you need a fresh copy of the installation files they are available for download at Download CS5.5 products.

  • I have instaled Windows 7 64bit Enterprise edition and installed the lastest version of Firefox and it freezes every time i launch it. Please help me.

    I have instaled Windows 7 64bit Enterprise edition and installed the lastest version of Firefox and it freezes every time i launch it. Please help me.
    4d4aae27-34ee-4620-b349-c03002813b2003-Jan-1312:30 AM
    54e24e0e-dfc4-466b-a347-4bd95536773e03-Jan-1312:30 AM
    22d351d2-6461-4f33-9fbd-6d31f769e73103-Jan-1312:30 AM
    8a8da99b-335e-43bb-aa12-4634aa0b431003-Jan-1312:30 AM
    a15bb095-aeb9-44e1-a79c-1a17cee207d503-Jan-1312:28 AM

    None if these crash reports seem to have been send.
    Do you have crash reports with a "bp-" prefix that were submitted and that show a crashing thread?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can use one of these to start Firefox in <u>Safe mode</u>:
    *On Windows, hold down the Shift key while starting Firefox with a double-click on the Firefox desktop shortcut
    *On Mac, hold down the Options key while starting Firefox
    See also:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes

  • Error During install Exchange 2013 through Powershell on Server 2012 "Mailbox role: Client Access service"

    Dear all
    During install Exchange 2013 through Powershell on Server 2012 I got this error in Mailbox role: Client Access service :
    The following error was generated when "$error.Clear();
    $BEVdirIdentity = $RoleNetBIOSName + "\OWA (Exchange Back End)";
    new-OwaVirtualDirectory -Role Mailbox -WebSiteName "Exchange Back End" -DomainController $RoleDomainController
    set-OwaVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
    " was run: "An error occurred while creating the IIS virtual directory 'IIS://MONAMBX2.mona.local/W3SVC/2/ROOT/o
    wa' on 'MONAMBX2'.".
    The following error was generated when "$error.Clear();
    $BEVdirIdentity = $RoleNetBIOSName + "\OWA (Exchange Back End)";
    new-OwaVirtualDirectory -Role Mailbox -WebSiteName "Exchange Back End" -DomainController $RoleDomainController
    set-OwaVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
    " was run: "The operation couldn't be performed because object 'MONAMBX2\OWA (Exchange Back End)' couldn't be fo
    und on 'MonaDc1.mona.local'.".
    Any advice please !!

    I can't answer your question but I had a similar issue when I was trying to move our mailbox database off the C: drive.  Our environment still has an Exchange 2007 server in it and when I was trying to move the database on the 2013 server, I would get
    error messages saying the database does not exist.  It seemed like it was trying to move the database on the 2007 server from the similar error messages that I was getting.  To get around it, I deleted the database and created a new one on the drive
    where we wanted it.
    I discovered this when I was configuring the Antispam settings.  I deleted our 2007 settings, added them to the 2013 shell, the settings appeared on our 2007 server.  The shell on 2013 was making changes to 2007.
    I'm not sure if there is a "Get|Set or New" command that I/we should be using when this happens.  Or maybe my issues will be fixed if I just remove the Exchange 2007 server?  I'm not ready to do that yet because I can't configure the spam filtering
    on 2013 yet with its shell not being able to make the changes that we need.
    I don't know if your environment is in coexistence mode like mine.
    Hopefully someone else out there has an answer or can tell us when/how the shell can make the appropriate changes to the 2013 server.  Does this happen after the 2007 server is removed?

  • TS3212 I continue to try to install iTunes; when I attempt to open the newly installed iTunes, I receive errors that it was not correctly installed. I have followed the direction on this website, but I face the same error. Please help.

    I continue to try to install iTunes; when I attempt to open the newly installed iTunes, I receive errors that it was not correctly installed. I have followed the direction on this website, but I face the same error. Please help.

    latest message indicates I need Apple Application Update
    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/download.htm
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Guideline of installing remote desktop services in window server 2012 r2

    Hi,
    I tried to install remote desktop services in window server 2012, I joined my current domain ( in window server 2003).
    During installation, it require me to promote my server to domain controller? This is one of the requirement for remote desktop services?
    If I didnt join any domain, it prompt me I must join a domain.
    Anyone can advise me? provide me a steps by steps guide will be perfect!
    Thanks 

    Hi GP_IT001,
    In your current network do you currently have a domain controller? You mentioned that you "had" a Domain Controller running Windows Server 2003.
    Am I correct in thinking that you no longer have this server?
    As this article mentions:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/f3d0543a-edab-4eb2-8360-3658a3351bb0/licensing-issue?forum=winserverTS
    You will need a domain environment which means you'll need a server that is a domain controller, and I believe that it will also need to operate Windows Server 2012 or above. You could, if you wanted, setup a new server (virtual or physical) as a domain
    controller and use that if you wish.
    Best regards,
    Please remember to mark the replies as helpful if they help, or as answers if they answer your question. Please also unmark the answers if they provide no help.
    Zach Roberts
    Independent Microsoft Community Support Advisor
    Disclaimer: I don't work for Microsoft. Any advice given is my own and does not represent Microsoft.
    Follow me on Twitter:
    @WindowsZach

  • Photoshop Elements 8. "Could not use Clone Stamp Tool because of a program error."  Please help.

    Photoshop Elements 8.  "Could not use Clone Stamp Tool because of a program error."  Please help.

    Try this:
    Open your picture file
    Access the clone stamp tool
    Hold down the ALT key on the keyboard and left click on the area from which you wish to clone, then release the ALT key, and click to place the pixels at the destination
    TIPS:
    It is a good idea to open a blank layer at the top in the layers palette, and do the cloning on this layer. Be sure that "sample all layers" at the top is checked. You can change the layer opacity if necessary
    Use the bracket keys next to the letter p on the keyboard to increase & decrease the size of the cursor
    Let us know  how you make out with the error message now.

Maybe you are looking for

  • Adobe Muse form with 3rd party host is not working

    I have uploaded a form with Adobe Muse to a 3rd party host.  Upon testing the link scripts/form_check.php, I see 3 green checkmarks.  Upon testing the form, the form appears to submit successfully, however I never receive the email. I checked with th

  • Java Web Start Error - java.io.IOException: EOF reading band

    I am using Java Web Start to download an application and I am getting the following error. How do I resolve this? The jar that is being downloaded is present in the directory. java.io.IOException: EOF reading band      at com.sun.java.util.jar.pack.N

  • Submit Action and Redirect page in Tabular form Column Link

    Hi All, I have a scenario to submit the current page and redirect to another page with the arguments, when i clink on the link which is created using column link in Report Attributes. I can able to perform the submit action, but redirection is not ha

  • Performance problems in livecache

    Hi All, we are facing huge performance loss in livecache, job are taking almost 10 x longer then usuall. SCM/Livecache system is not giving any clue / Hint why (Performance loss). We are using following release: 1. liveCache Version      X64/LIX86 7.

  • Number of records in ODS

    How do I know the total number of records in an ODS. There are many loads. Thanks NewBW