Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all 21070 articles
Browse latest View live

What options we can have for monitoring SharePoint Farm till web part level?

$
0
0

Dear All,

I want to monitoring SharePoint Farms till web part level.

2 Farms - SP 2010 & other SP 2013

Farms are with NBL  - F5 & clustered database.

Our client have enterprise licenses.

Accordingly please suggest what tool I can use for monitoring, administrating, reporting, alerting etc eitherMicrosoft's or  any third party

I came to know about System Center will this monitor till web part level.



Sumeet Singhal


RBS Migrate is automatic move data ?

$
0
0

$cdb=get-SPContentDatabase ContentDatabaseName
$rbs=$cdb.RemoteBlobStorageSettings
$rbs.SetActiveProviderName("")
$rbs.Migrate()

---- is Error ---
https://social.technet.microsoft.com/Forums/office/en-US/89d5317b-c581-4c7b-9fa8-2dc155520ce4/sharepiont-2013-rbs-migrate-to-sql-migrate-with-0-arguments-transaction-was-deadlocked?forum=sharepointadmin

--------------------------------------------------------------------------------

after error data is move automatic or i must run command again

--------------------------------------------------------------------------------

best regards


chatchai-netd

Configure SQL always on Configuration for SharePoint 2013 Server Farm

$
0
0

Configured SharePoint 2013 farm with SQL server 2012 AOAG group.

When the SQL database fails over to the secondary instance . I get a message as follows

We apologize for any inconvenience, but we've made the site read only while we're making some improvements.

It seems like it is in read mode.

Is it just a warning that can be ignored or am I missing an important step during configuration.

I have configured the SQL AOAG(Always on Availability group) in Synchronous mode.

Steps so far

  • Installed SharePoint binaries and configured SharePoint with SQL server
  • Installed SQL on two SQL servers. Configured AOAG group with a Listener
  • Configured SQL alias name for SharePoint Always configuration in Synchronous mode
  • When the SQL instance on the first primary instance is stopped. The secondary SQL server automatically becomes the primary and SharePoint successfully renders but it has the message.
  • In SQL the databases appear as synchronized on the primary and secondary instance.
  • Manual fail-over and using fail-over wizard have the same effect as shown below

. See Image below enter image description here

I also can see the following critical error in the ulsViewer Logs which implies it is an an read only mode

SharePoint Cannot update database on SQL Server instance SQL01. Database (....) is read/only. Additional error information from SQL Server is included below. Failed to update SharePoint_Config database because the database is read-only.

User Profile Exclusion Filter

$
0
0

In the user profile (SharePoint 2013) I applied an exclusion filter on ‘physicalDeliveryOfficeName’ to filter out records that contains ‘Start Date’ however it is not working as expected as it brings back records that contains ‘Start Date’ string. I tested the same filter in a SharePoint 2010 environment and it works fine. Are there any issues with filtering in 2013?

how to remove people picker from Sharepoint 2013

$
0
0

we enabled people picker by running this command: stsadm.exe -o setproperty -pn peoplepicker-searchadforests ...

I want to 'remove' or reverse this setting, because it is no longer needed and its enabled with a domain service account that will be removed.

what is the command to undo the searchadforests command?

Thanks.

UPS provisioning "stuck" again and the FIM_Syncronization_service database role

$
0
0
I have memorized Spencer Harbar's Rational Guide to implementing User Profile Synchronization and related "Stuck on Starting" post, but I still can't get UPS unstuck on a "older" farm. However, I noticed on another "newer" farm where UPS is working, that the the SQL Server on the working farm has an additional role of FIM_Synchronization_Services on the Synch db. How do I create that role on the farm that is not working?

sync sharepoint opening another tab

$
0
0

Am currently using office 2016. I wanted to use sync to use my Sharepoint if whenever there is no internet connection however when I click on sync there is another window which is opened asking me to have a new app to open this grvopen can idea how to solve this issue?

reorganize application pool and sharepoint web applications solve app crash!!!!!

$
0
0

hi every body 

recently i ask a question below

 https://social.msdn.microsoft.com/Forums/office/en-US/b2550336-1a85-428f-a2f7-a5d0be514ded/application-pool-crash?forum=sharepointadmin

@will (he) answered me and lead me to iis problems.

for that problem i check everything.

so what I say in that thread i got stuck in application pool crash and event viewer show CLR dll in .net frame work as fault module.

I worked a lot and search the internet but i couldn't find any useful.

i checked all logs in sharepoint and iis and event viewer(i said in previous thread) but i didn't find my problem

i install debug diag software and try to make dump file but it isn't any information mini dump file like this:

Entry point   ntdll!RtlUserThreadStart+34 
Create time   11/12/2016 1:55:58 AM 
Time spent in user mode   0 Days 00:00:00.00 
Time spent in kernel mode   0 Days 00:00:00.00 
This thread is not fully resolved and may or may not be a problem. Further analysis of these threads may be required.

Function   Source 
ntdll!NtWaitForSingleObject+a    
KERNELBASE!WaitForSingleObjectEx+94    
clr!GetMetaDataPublicInterfaceFromInternal+8d67    
clr!GetMetaDataPublicInterfaceFromInternal+8d1f    
clr!GetMetaDataPublicInterfaceFromInternal+8ce0    
clr!TranslateSecurityAttributes+1548a2    
clr!TranslateSecurityAttributes+154c8f    
kernel32!BaseThreadInitThunk+22    
ntdll!RtlUserThreadStart+34 



I searched about functions that called 

i search about that but i can't find any usefull thing.

I decided raise the RAM of the server 

the previous resource is 24 GB and now it is 40GB

I tought this resource is ok but the crash application pool persist.

i decided to divide application pool i have 5 application pool and every app pool contains 1 to 4 web application(some of them one some of them 4). i create 8 application pool .some of them contains 1 web application.

i suprise when the next day i don't have any crash in application pool!!!!!

more application pools is better!!!!!????


3 Server Farm Definition

$
0
0

Hi,

For a small intranet farm (max 100 concurrent users ), I was told to use 2 servers (one for DB Server and one for web and App server).

I'm afraid this will not be enough, so I will prefer to use 3 servers (one for DB server and 2 for SharePoint).

I would like to have some advice to choose between this options

A - Use one server for Web Server and the other for App Server

B - Use the 2 servers for Web Servers and let one of them also have the App Server features (search, ...)

Any advice?

Will the option B require a Load Balancer?

Many thanks,

JD

New Created Managed Property doesn't work

$
0
0

Hi,

I have a problem on managed properties.  There was no enough space issue on my Search Server, then after it I don't why the new created managed properties are not working ( I set them retrievable, added the crawled properties mapping and did full crawl) . I cannot get this managed property in select properties on search api.

Is there anyone has the similar issue?

Possible to have custom permission with manage permission but exclude Full Control?

$
0
0

Hi,

Not sure if this is even possible. Can I assign a custom permission which it has manage permission rights but limit the permission level that can be given to a user or group? Let's say only Edit or below.

The situation is that I want to give the manager the right to maintain users, but not able to adjust himself to have Full Control.

Thanks!

Edwin

Document Set with folders

$
0
0

Hello,

I'm having an issue in SharePoint 2013 on-premise using the 2010 layouts. this started to happen with a migrated site collection from 2010, but then I tried with a clean site collection on 2013, but using the template of 2010, and it keeps happening, so this really seems to be a bug of SP2013 using the layout of 2010.

the steps to replicate the issue are:

  1. create a site collection, using the 2010 template version
  2. on a document library, activate management of content types, add the content type "Document Set"
  3. create a document set, and inside create a folder, with sub folder, with sub folder... until you get the error. this should break at second or third folder level.

this is somehow generating a wrong html code in the "docsethomepage.aspx", it is using an unexpected "&".

The problem is that this error is invalidating the entire page, so no client side features can be used (like the ribbon, or the breadcrumb) .

hope someone can help here. thanks.

Creating a web application and connecting it to attached database..

$
0
0

Hi

For immigration my farm and it's web appications and its data, I have created a new farm and I have moved my "content database" to the new farm from this way:

First : Detach the databases from the current SQL Server instance

Second: Copy all files that are associated with the databases (.mdf, .ndf, and .ldf), to the new destination server that runs SQL Server

Third: Attach the databases to the new destination server that runs SQL Server

but there is a seriouse problem, I don't know how to connect my new web application to this attached database.. may be I have a problem in creating the web application..

would you please help me?

One or More Servers is not responding

$
0
0

I recently cleared the cache on all 3 servers in my farm and the Health Analyzer (HA) showed " One or More Servers is not responding" for both the APP and WFE server. This happened once before where the Profile Synch config file was locked as a .tmp file. I paused the synch service, timer and administration service and removed the files, did an IIS reset and unpaused stuff. The cache rebuilt successfully. Problem solved right? Nope.

Now instead of the APP and WFE both not responding the HA reported only the WFE was not responding. I ran the config wizard and hit reanalyze on the HA rule. Still came up as not responding.

Next I removed and reattached the WFE to the farm using the config wizard. This all went successfully but the rule persisted after reanalyzing.

In the Manage Services on Server page in CA for the WFE I change the view from 'Configurable' to 'All' and there is no entry under Status and Action for 'Microsoft SharePoint Foundation Administration' and 'Microsoft SharePoint Foundation Timer' but this is the same on all servers in the farm so perhaps this is normal? 

I ran  Initialize-SPResourceSecurity on the WFE, reanalyzed but the HA still reports this issue.

The following entries are in the ULS Logs:

The following error occured while trying to initialize the timer: System.NullReferenceException: Object reference not set to an instance of an object.   
 at System.Object.GetType()   
 at Microsoft.SharePoint.Administration.SPTimerStore.GetLocalProvisionedServices(Boolean cacheOnlineInstances)   
 at Microsoft.SharePoint.Administration.SPTimerStore.InitializeTimer(Int64& cacheVersion, Object& jobDefinitions, Int32& timerMode, Guid& serverId, Boolean& isServerBusy)   
 at Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.InitializeTimer(Int64& cacheVersion, Object& jobDefinitions, Int32& timerMode, Guid& serverId, Boolean& isServerBusy)

The timer service could not initialize its configuration, please check the configuration database.  Will retry later.

Exiting the process because the timer could not be initialized after multiple attempts.

The timer service is stopping

Now terminating ULS (OWSTIMER.EXE, onetnative.dll)

When checking the services.msc the timer service is in fact running

Any ideas on what to try next?


Love them all...regardless. - Buddha


Configure SharePoint 2013 for Claims Authentication with ADFS 3.0 and Token Signing Certificate

$
0
0

I've been following the steps in the following TechNet article in a Lab Environment to see how it all works:

https://technet.microsoft.com/en-us/library/hh305235.aspx#ExportCert

I've managed to get everything setup and working but was getting the following error when logging in via ADFS:

[SecurityTokenException: ID4014: A SecurityTokenHandler is not registered to read security token ('EncryptedData', 'http://www.w3.org/2001/04/xmlenc#').]
   Microsoft.IdentityModel.Web.TokenReceiver.ReadToken(String tokenXml, XmlDictionaryReaderQuotas readerQuotas) +522
   Microsoft.IdentityModel.Web.WSFederationAuthenticationModule.SignInWithResponseMessage(HttpRequest request) +439
   Microsoft.IdentityModel.Web.WSFederationAuthenticationModule.OnAuthenticateRequest(Object sender, EventArgs args) +539
   Microsoft.SharePoint.IdentityModel.SPFederationAuthenticationModule.OnAuthenticateRequest(Object sender, EventArgs eventArgs) +207
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +176
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +187

I found a few articles that suggested it was a problem with the SharePoint Server not being able to decrypt the Token from ADFS for some reason. I was able to get the system working by removing the Token Signing Certificate from the ADFS server but am not sure why it wasn't working with it in place?

I had the Token Signing certificate "installed" on the SharePoint server correctly via the New-SPTrustedRootAuthority command shown in the article above. I also checked that it has the correct Thumbprint, etc.

Anyone got any thoughts as to why it won't work?

Cheers for now

Russell


Installing Sharepoint 2013 Foundations on Server 2016

$
0
0

Good afternoon all!

My company is migrating from a SBS2011 server to new hardware with Server 2016 installed.  I am in the process of testing the migration of AD, DHCP, DNS, File Server, and all that good stuff.  Everything is going well except for setting up our IIS internal website. 

We have previously been using SharePoint Foundations on our SBS2011 server for our internal website.  However, when I try to install SharePoint 2013 Foundations (I understand there will be no free version of sharepoint 2016), is gives me an error when installing the prerequisites.  The error says it can't install the application server role. 

Has anyone else come across this?  Is there no free version of SharePoint Server that can be installed on Server 2016, or am I missing something here?

Thanks,

John

Utilize BCS for User Profile Service a good idea?

$
0
0

Hello and thank you in advance!

My team and I wrote a script that updates active directory profile information from various systems. It works like a charm and accomplishes everything we need for the User Profiles Service to work flawlessly. It would even fix over 2,000 inaccuracies .

However,  executive management won't bite and doesn't have a good reason as to why, other than....they HAVE to use the data warehouse they built.

Is using a BCS to sync a sql view to UPS attributes a bad practice? Any reasonable documentation on this? Any thoughts would be greatly appreciated. THanks.

SharePoint logs consuming up to 1 GB per day.. How to truncate logs?

$
0
0

Hi all,

I am currently using SharePoint Server 2013. I have noticed that the SharePoint logs (C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\LOGS) keeps on increasing and in one day around 700 MB to 1 GB is consumed on the C hard drive space? It is keeping the logs of last week as well.. Can you please advise on the best practice for archiving these logs?

Can these logs be backed up on a another drive and deleted later?

Thanks


Sync button does not work in SharePoint 2013

$
0
0

Hello Guys,

I am working on a SharePoint 2013, Windows 10 and Office 2016, when I tried to sync a document library in the SharePoint, I am diverted to other screens. Please find screens below when I clicked on the button Sync:

when I clicked on Allow button, other screen appears.

When I unchecked the box and clicked the "Look for an app in the Store", it diverts me to another screen.  I am unable to sync my document library.

I already installed OneDrive on my laptop, despite that I am unable to sync my document library.

Please help what should I do in that case?

Thanks.

Bhavnasu



Preinstaller failing at install Application Server Role, Web Server (IIS) Role

$
0
0

Hi, 

 I am trying to install SharePoint 2013 on Windows 2008 R2. I have database MS SQL Server 2012 on the same machine itself. My SharePoint Preinstaller fails at installing Application server and Web server roles.. Even though the roles get created, they don't complete because ASP.Net activation fails. Here is my log:

2013-04-08 16:12:08 - Processor architecture is (9)
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 - Common Startup
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
2013-04-08 16:12:08 - The value is...
2013-04-08 16:12:08 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
2013-04-08 16:12:08 - Trying to remove the startup task if there is any.
2013-04-08 16:12:08 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
2013-04-08 16:12:08 - Error: Startup task doesn't exist. This is not a continuation after a restart.
2013-04-08 16:12:08 - Locating the following command line arguments file:
2013-04-08 16:12:08 - E:\PrerequisiteInstaller.Arguments.txt
2013-04-08 16:12:08 - Error: This file does not exist
2013-04-08 16:12:08 - Details of the current operating system:
2013-04-08 16:12:08 - Major version number of the operating system:  (6)
2013-04-08 16:12:08 - Minor version number of the operating system:  (1)
2013-04-08 16:12:08 - Build number of the operating system:  (0X1DB1=7601)
2013-04-08 16:12:08 - Major version number of the latest Service Pack:  (1)
2013-04-08 16:12:08 - Minor version number of the latest Service Pack:  (0)
2013-04-08 16:12:08 - Platform ID of the operating system:  (2)
2013-04-08 16:12:08 - Product suites available on the operating system:  (0X112=274)
2013-04-08 16:12:08 - Product type of the operating system: VER_NT_SERVER
2013-04-08 16:12:08 - Product type:  (10)
2013-04-08 16:12:08 - OS type:  (0)
2013-04-08 16:12:08 - Configuring the application's property sheet...
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Windows Management Framework 3.0
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 - PowerShellVersion
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
2013-04-08 16:12:08 - The value is...
2013-04-08 16:12:08 - 3.0
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 - CTPVersion
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
2013-04-08 16:12:08 - Could not find or unable to read CTPVersion key
2013-04-08 16:12:08 - The prerequisite above is already installed
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Microsoft .NET Framework 4.5
2013-04-08 16:12:08 - Reading the following DWORD value/name...
2013-04-08 16:12:08 - Install
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Windows Identity Foundation (KB974405)
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 -
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
2013-04-08 16:12:08 - The value is...
2013-04-08 16:12:08 - 6.1.7600.0
2013-04-08 16:12:08 - The prerequisite above is already installed
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
2013-04-08 16:12:08 - Reading version of the following file...
2013-04-08 16:12:08 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
2013-04-08 16:12:08 - The version is...
2013-04-08 16:12:08 - 1.0.3010.0
2013-04-08 16:12:08 - The prerequisite above is already installed
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Microsoft SQL Server 2008 R2 SP1 Native Client
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 - Version
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
2013-04-08 16:12:08 - The value is...
2013-04-08 16:12:08 - 10.51.2500.0
2013-04-08 16:12:08 - A higher version of the prerequisite above is already installed
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Windows Server AppFabric
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 - ProductVersion
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\AppFabric\V1.0
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Windows Identity Foundation (KB974405)
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 -
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Microsoft Information Protection and Control Client
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 -
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
2013-04-08 16:12:08 - The value is...
2013-04-08 16:12:08 - 1.0.621.117
2013-04-08 16:12:08 - A higher version of the prerequisite above is already installed
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Microsoft WCF Data Services 5.0
2013-04-08 16:12:08 - Reading the following string value/name...
2013-04-08 16:12:08 - Version
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
2013-04-08 16:12:08 - Check whether the following prerequisite is installed:
2013-04-08 16:12:08 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
2013-04-08 16:12:08 - Reading the following DWORD value/name...
2013-04-08 16:12:08 - IsInstalled
2013-04-08 16:12:08 - from the following registry location...
2013-04-08 16:12:08 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
2013-04-08 16:12:08 - The value is (1)
2013-04-08 16:12:08 - The prerequisite above is already installed
2013-04-08 16:12:14 - Beginning download/installation
2013-04-08 16:12:14 - Created thread for installer
2013-04-08 16:12:14 - Beginning download of Microsoft .NET Framework 4.5
2013-04-08 16:12:14 - http://go.microsoft.com/fwlink/?LinkID=250950
2013-04-08 16:12:15 - Size of download of "Microsoft .NET Framework 4.5" in bytes is "1005568"
2013-04-08 16:12:15 - Download of "Microsoft .NET Framework 4.5" completed successfully
2013-04-08 16:12:15 - Installing Microsoft .NET Framework 4.5
2013-04-08 16:12:15 - "C:\Users\SPAdmin\AppData\Local\Temp\NETB7E9.tmp.exe" /q /norestart
2013-04-08 16:15:27 - Install process returned (0)
2013-04-08 16:15:27 - [In HRESULT format] (0)
2013-04-08 16:15:27 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\SPAdmin\AppData\Local\Temp\PreAAB0.tmp.XML"
2013-04-08 16:15:28 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:29 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:30 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:31 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:32 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:33 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:34 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:35 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:36 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:37 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:38 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:39 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:40 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:41 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:42 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:43 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:44 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:45 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:46 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:47 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:48 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:49 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:50 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:51 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:52 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:53 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:54 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:55 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:56 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:57 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:58 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:15:59 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:00 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:01 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:02 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:03 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:04 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:05 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:06 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:07 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:08 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:09 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:10 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:11 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:12 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:14 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:15 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:16 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:17 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:18 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:19 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:20 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:21 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:22 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:23 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:24 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:25 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:26 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:27 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:28 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:29 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:30 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:31 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:32 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:33 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:34 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:35 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:36 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:37 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:38 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:39 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:40 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:41 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:42 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:43 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:44 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:45 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:46 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:47 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:48 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:49 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:50 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:50 - Install process returned (0)
2013-04-08 16:16:50 - [In HRESULT format] (0)
2013-04-08 16:16:50 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
2013-04-08 16:16:51 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:52 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:53 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:54 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:55 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:56 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:57 - Request for install time of Application Server Role, Web Server (IIS) Role
2013-04-08 16:16:57 - Install process returned (0)2013-04-08 16:16:57 - [In HRESULT format] (0)
2013-04-08 16:16:57 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
2013-04-08 16:16:58 - Install process returned (-2146646015)
2013-04-08 16:16:58 - [In HRESULT format] (-2146646015)
2013-04-08 16:16:58 - Error when enabling ASP.NET v4.0.30319
2013-04-08 16:16:58 - Last return code (-2146646015)
2013-04-08 16:16:58 - Reading the following DWORD value/name...
2013-04-08 16:16:58 - Flags
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - PendingFileRenameOperations
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SYSTEM\CurrentControlSet\Control\Session Manager
2013-04-08 16:16:58 - Reading the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
2013-04-08 16:16:58 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
2013-04-08 16:16:58 - Last return code (-2146646015)
2013-04-08 16:16:58 - 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.
2013-04-08 16:16:58 - Cannot retry
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Windows Management Framework 3.0
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - PowerShellVersion
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
2013-04-08 16:16:58 - The value is...
2013-04-08 16:16:58 - 3.0
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - CTPVersion
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
2013-04-08 16:16:58 - Could not find or unable to read CTPVersion key
2013-04-08 16:16:58 - The prerequisite above is already installed
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Microsoft .NET Framework 4.5
2013-04-08 16:16:58 - Reading the following DWORD value/name...
2013-04-08 16:16:58 - Install
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2013-04-08 16:16:58 - The value is (1)
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - Version
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2013-04-08 16:16:58 - The value is...
2013-04-08 16:16:58 - 4.5.50709
2013-04-08 16:16:58 - The release version of .NET 4.5 is installed.
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Windows Identity Foundation (KB974405)
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 -
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
2013-04-08 16:16:58 - The value is...
2013-04-08 16:16:58 - 6.1.7600.0
2013-04-08 16:16:58 - The prerequisite above is already installed
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
2013-04-08 16:16:58 - Reading version of the following file...
2013-04-08 16:16:58 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
2013-04-08 16:16:58 - The version is...
2013-04-08 16:16:58 - 1.0.3010.0
2013-04-08 16:16:58 - The prerequisite above is already installed
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Microsoft SQL Server 2008 R2 SP1 Native Client
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - Version
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
2013-04-08 16:16:58 - The value is...
2013-04-08 16:16:58 - 10.51.2500.0
2013-04-08 16:16:58 - A higher version of the prerequisite above is already installed
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Windows Server AppFabric
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - ProductVersion
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\AppFabric\V1.0
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Windows Identity Foundation (KB974405)
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 -
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Microsoft Information Protection and Control Client
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 -
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
2013-04-08 16:16:58 - The value is...
2013-04-08 16:16:58 - 1.0.621.117
2013-04-08 16:16:58 - A higher version of the prerequisite above is already installed
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Microsoft WCF Data Services 5.0
2013-04-08 16:16:58 - Reading the following string value/name...
2013-04-08 16:16:58 - Version
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
2013-04-08 16:16:58 - Check whether the following prerequisite is installed:
2013-04-08 16:16:58 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
2013-04-08 16:16:58 - Reading the following DWORD value/name...
2013-04-08 16:16:58 - IsInstalled
2013-04-08 16:16:58 - from the following registry location...
2013-04-08 16:16:58 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
2013-04-08 16:16:58 - The value is (1)
2013-04-08 16:16:58 - The prerequisite above is already installed
2013-04-08 16:17:07 - Opening log file
2013-04-08 16:17:07 - Opened action for user
2013-04-08 16:17:07 - C:\Users\SPAdmin\AppData\Local\Temp\prerequisiteinstaller.2013.04.08-16.12.08.log
2013-04-08 16:17:56 - Return code (-2146646015)
2013-04-08 16:17:56 - It is recommended that you keep your Windows operating system up to date on http://windowsupdate.microsoft.com

I tried solutions for all previous posts that I could find. Can anybody help me out?

Thanks 

Abdel

Viewing all 21070 articles
Browse latest View live