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

Configuring Outgoing/Incoming Emails for SharePoint 2013 with Exchange Server 2013


Link in access request emails - Access to access%20Requests/pendingreq.aspx.

$
0
0

Access requests executed within SharePoint 2013 trigger a request email. These emails provide a link to accept or deny the request. The link points to the following pagehttp://sitename/access%20Requests/pendingreq.aspx.

The problem is the page provided via the link in these emails is only accessible to SITE COLLECTION ADMINISTRATORS (from what I can tell).

This may be easier to understand via an example:

  • Joe has full control to our marketing site, a sub-site which lives under our top level site collection site. (We have 1 site collection and everything lives under this umbrella.)
  • Given his full control access, Joe can manage permissions on the marketing site directly within SharePoint.
  • However, Joe is setup to receive access requests from this site, yet, he is unable hit theAccess%20Requests/pendingreq.aspx link as provided in the request emails sent from the site.
    • Joe get access denied when he clicks the link to approve or deny the request as provided in the email.
    • Again, the link in the email points to this .aspx page: Access%20Requests/pendingreq.aspx
  • If I add Joe to the site collection administrators group, the problem is resolved.
  • Unfortunately, this fix doesn’t work for us because as a site collection admin, Joe has access to everything throughout our environment.

Thoughts?

Errors were encountered during the configuration of the Search Service ApplicationSystem.Data.SqlClient.SqlException (0x80131904): The server principal "domain\XXXXXX" is not able to access the database "SDBA_AUDIT" under the current security context

$
0
0

When we are trying to create new search service application we are getting following error

 The account i am using is Farm Administrator account. It has Secuirty admin and DBCreator access to SQl Instance

Errors were encountered during the configuration of the Search Service Application.
System.Data.SqlClient.SqlException (0x80131904): The server principal "domain\XXXXXX" is not able to access the database "SDBA_AUDIT" under the current security context. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.Office.Server.Data.SqlSession.ExecuteNonQuery(SqlCommand command) at Microsoft.Office.Server.Data.SqlServerManager.GrantLogin(String user) at Microsoft.Office.Server.Search.Administration.SearchDatabase.GrantAccess(String username, String role) at Microsoft.Office.Server.Search.Administration.SearchDatabase.SynchronizeAccessRules(SearchServiceApplication searchApp) at Microsoft.Office.Server.Search.Administration.SearchServiceApplication.SynchronizeDatabases() at Microsoft.Office.Server.Search.Administration.SearchServiceApplication.Provision() at Microsoft.Office.Server.Search.Administration.SearchAdminUtils.UpdateIgnoreSPUpdatedConcurrencyException(String description, SearchAdminUtilsUpdateDelegate updateDelegate, SearchAdminUtilsRefreshObjectDelegate refreshObjectDelegate) at Microsoft.Office.Server.Search.Administration.SearchConfigWizard.CreateSearchApp() at Microsoft.Office.Server.Search.Administration.SearchConfigWizard.ProvisionSearchServiceApplication() at Microsoft.Office.Server.Search.Administration.SearchConfigurationJobDefinition.ExecuteTimerJob() ClientConnectionId:5f472c9d-54f4-4573-80af-771c9fd1eafd

Can someone help me in this regard at the earliest ....

Thanks,

RK


Thanks & Regards, RK.

Filter Project Server custom field based on current user?

$
0
0

I've got a Project Server 2013 custom field, and I'd like to create a view that only shows me projects where the value in that custom field equals the current user. Simply put: I'm trying to find functionality similar to the [Me] filter in SharePoint.

Apparently, simply using [Me] doesn't work. How can I fix this?

Create Document Store in SharePoint 2013 with Office 365

$
0
0
I provide IT support for a client who used to host their own in-house SharePoint server. They would access it through their company website which required login credentials tied to their domain server Active Directory. We've migrated their email/SharePoint services to Office 365 and I'm wanting to set up SharePoint for them through it. All they used SharePoint for was a certain area where the board of trustees could access a document store. The manager would upload files as needed, and the board of trustees could access these files. The Office 365 SharePoint management page has me confused. Basically all I need to do is recreate the document store. I have all the files, I just need to create a page to put them on, and then create user access accounts for each board of trustee so they can navigate to this page, log in, and access the documents. How would I go about doing this?

I tried creating a new "Private Site Collection". I named it along the lines ofhttps://companywebsite.sharepoint.com/sites/boardoftrustees, but then it brought me to a page where Microsoft asked me to type a reason why I want to create the page. So I put down the reason of needing a document store for the board of trustees, and now it says it's awaiting approval. I am confused.

unc path and authentication

$
0
0

hello,

i installed share point 2013 on 2008 r2 server (no domain) i want to make user permision so they can open list passed thier permission so can i do it with out dc ?

also i want to enable unc patch so the client can brows the files from windows explorer as share folder.

thanks.

New-SPSite fails

$
0
0

New instance of Sharepoint 2013 with latest CU installed.  We upgraded 3 sites via mount database and they appear to work fine.  I can create new web applications, however when we try to create a new site collection via the GUI or PS it fails.  Can anyone please help us solve this?  I have searched high and low to figure this out and I have not found anything helpful.  I have checked permissions on the database and the user is a farm admin that is running the PS with elevation.

PS C:\Users\sp-serverfarm> New-SPSite -Url "http://community.companies.com" -OwnerAlias "domain\sp-serverfarm" -Template STS#0
New-SPSite : This page has encountered a critical error. Contact your system administrator if this problem persists.
At line:1 char:1
+ New-SPSite -Url "http://community.companies.com" -OwnerAlias "domain\sp-serv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (Microsoft.Share...SPCmdletNewSite:SPCmdletNewSite) [New-SPSite], SPException
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSite

 

ULS logs (I think this is all of them that are related to the problem)

VideoAndRichMedia FeatureActivating: throws exception: This page has encountered a critical error. Contact your system administrator if this problem persists.. Stacktrace:    at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties). Microsoft.SharePoint.WebPartPages.WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.     at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties) StackTrace:  at Microsoft.Office.Server.Native.dll: (sig=4894449e-7bbb-4ab7-bed0-86039043ce74|2|microsoft.office.server.native.pdb, offset=131CE) at Microsoft.Office.Server.Native.dll: (offset=21C99)
=======================================
Watson bucket parameters: SharePoint Server 2013, ULSException14, 417c293f "document management server", 0f001181 "15.0.4481.0", 1f65804a "microsoft.sharepoint", 0f001199 "15.0.4505.0", 516d61c5 "tue apr 16 09:35:49 2013", 00005cc6 "00005cc6", 00000007 "00000007", 22dc518a "webpartpageuserexception", 6d386372 "m8cr"
========================================
Feature Activation: Threw an exception, attempting to roll back.  Feature 'VideoAndRichMedia' (ID: '6e1e5426-2ebd-4871-8027-c5ca86371ead').  Exception: Microsoft.SharePoint.WebPartPages.WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.     at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
============================================
Failed to activate feature 'VideoAndRichMedia' (Id 6e1e5426-2ebd-4871-8027-c5ca86371ead) associated with site template 'STS#0' at scope \"http://community.companies.com\".  Exception: Microsoft.SharePoint.WebPartPages.WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.     at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPTemplateAssociationElement.EnsureTemplateAssociatedSiteFeaturesActivated(SPSite site, String sTemplateName)
============================================
Exception in EnsureTemplateAssociatedSiteFeaturesActivated: Microsoft.SharePoint.WebPartPages.WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.     at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPTemplateAssociationElement.EnsureTemplateAssociatedSiteFeaturesActivated(SPSite site, String sTemplateName)     at Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass16.<EnsureTemplateAssociatedSiteFeaturesActivated>b__15()
===============================================
Failed to activate template-associated site-collection-scoped features for template 'STS#0' in site 'http://community.companies.com'.
================================================
Failed to activate site features when provisioning site at url "http://community.companies.com" with site definition "STS#0".
================================================
Failed to apply template "STS#0" to web at URL "http://community.companies.com", error This page has encountered a critical error. Contact your system administrator if this problem persists. 0x68b9d290
=================================================
Microsoft.SharePoint.WebPartPages.WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists., StackTrace:    at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)     at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)     at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPSiteAdministration siteAdministration, String strWebTemplate, String strRedirect, Boolean bCreateDefaultGroups, Page page, Boolean bDeleteOnError)     at Microsoft.SharePoint.ApplicationPages.CreateSitePage.BtnCreateSite_Click(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 
==================================================
Exception attempting to ApplyWebTemplate to SPSite http://community.companies.com: Microsoft.SharePoint.WebPartPages.WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.     at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPTemplateAssociationElement.EnsureTemplateAssociatedSiteFeaturesActivated(SPSite site, String sTemplateName)     at Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass16.<EnsureTemplateAssociatedSiteFeaturesActivated>b__15()     at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)     at Microsoft.SharePoint.SPFeatureManager.EnsureTemplateAssociatedSiteFeaturesActivated(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, String sTemplateName)     at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)     at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)     at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)     at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)     at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPSiteAdministration siteAdministration, String strWebTemplate, String strRedirect, Boolean bCreateDefaultGroups, Page page, Boolean bDeleteOnError) Attempting to delete the site collection.

==========================================================
Application error when access /_admin/createsite.aspx, Error=This page has encountered a critical error. Contact your system administrator if this problem persists.   at Microsoft.SharePoint.ApplicationRuntime.SafeControls.IsSafeControl(Boolean isAppWeb, Type type, String& unsafeErrorMessage)     at Microsoft.SharePoint.WebPartPages.TypeCache.CheckIfSafeControl(Type type, Boolean isAppWeb)     at Microsoft.SharePoint.WebPartPages.TypeCache.get_Item(Type type, Boolean isAppWeb, Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.WebPart.WriteXmlGlobal(Boolean disableSafeControlsCheck)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags, BinaryWebPartSerializerWriter writer)     at Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartToStore(WebPart webPart, Int32 viewId, String viewGuid)     at Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartInternal(SPSupersetWebPart superset, Boolean throwIfLocked)     at Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.AddWebPart(WebPart webPart, String zoneId, Int32 zoneIndex)     at Microsoft.Office.DocumentManagement.Internal.DocumentSetFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePointSPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)     at Microsoft.Office.DocumentManagement.VideoAndRichMedia.Internal.VideoAndRichMediaFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)     at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)     at Microsoft.SharePoint.SPTemplateAssociationElement.EnsureTemplateAssociatedSiteFeaturesActivated(SPSite site, String sTemplateName)     at Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass16.<EnsureTemplateAssociatedSiteFeaturesActivated>b__15()     at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)     at Microsoft.SharePoint.SPFeatureManager.EnsureTemplateAssociatedSiteFeaturesActivated(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, String sTemplateName)     at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)     at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)     at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)     at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)     at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPSiteAdministration siteAdministration, String strWebTemplate, String strRedirect, Boolean bCreateDefaultGroups, Page page, Boolean bDeleteOnError)     at Microsoft.SharePoint.ApplicationPages.CreateSitePage.BtnCreateSite_Click(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Unable to Authenticate to Site Collection

$
0
0

Good Evening,

I've come across a peculiar issue that pretty well removes my ability to work with my SharePoint server. The issue comes down to authentication.

I say the issue is peculiar because I'm able to log in to Central Administration interface, change site collection administrators, etc. But, when I try to log in to a site collection with the credentials I used to log in to Central Administration, I get the following behaviors:

  • In Mozilla Firefox, endless authentication loop (type u/n and p/w, click ok, get prompt again.)
  • In Internet Explorer, receive a message "the server declined to show the page." Details say that IE was able to get a response from the server, but the provided credentials are invalid.

To troubleshoot, I logged into Central Administration and set the site collection administrator for the collection I was trying to access to the same account as the SharePoint Farm Administrator. Alas, no luck.

I know that Central Administration and the Sharepoint : 80 systems use different databases and are different IIS App Pools, but I am truly stumped.

Are there any PowerShell commands I could try to restore access?


Minimal Download Strategy and 401 errors OOTB on HNSC

$
0
0

I am trying to create a new web application and new website under it with a Host Named Site Collectionhttp://xx.blahtest.domain.net When I create my new site under PowerShell for some reason it creates the site just fine. I assign myself as the site administrator (I'm already farm admin also).

When I go to my new site for the first time I get the 401 unauthorized error. I was able to bring up the site settings by manually typing in the urlhttp://xx.blahtest.domain.net/_layouts/15/settings.aspx and then when I go and disable the Minimal Download Strategy feature, I can get to the main site page just fine.

My only issue is that when this is the case I cannot upload documents through the drag and drop method or grant other users permissions (I cannot get their usernames to resolve) or post anything under discussions.

I am not sure if I just need an IISRESET after creating the new HNSC or if I need to restart my wfe or something else. I am not having any issues with 3 other web applications with sites on them in the same farm. Only with this new web app with the new HSNC.

I do have other HSNC on another web app, so again not sure why my issue is isolated just on this new site collection.

Ssharepoint 2013 "shared with me"

$
0
0

Hi everyone,

I would like to know if the resource "Shared with me" and "Recents documents" on Skydrive is available on Sharepoint 2013 on-premise. 

Thanks!


flavio

Printing from Sharepoint Reports

$
0
0

Setup:   Sharepoint 2013 server with SQL 2012 SP1, SSRS installed

When i try to print a report which was created using Access and then deployed as a Access web app to sharepoint it prints the entire page instead of only report. how can i enable printing only for reports. i do not wish to print it as a internet page.

Email Configuration

$
0
0

Hi All.,

I Configure Form Based Authentication in sharepoint. i'm Follow this Links

http://sharepoint2013fba.codeplex.com/

Create membership,Change password Web parts.

I want Create new user that i want send the Username & password through Email.

How to Do ?

Create FBA user Registration Page in Sharepoint 2013

$
0
0

Hi All.,

I Configure Form Based Authentication In Sharepoint 2013.

I want Create the Users(FBA),I want User Registration Page in Sharepoint 2013.

How to do ?

System.Exception: Error: Invalid token in RPDS stream. StringTable token: 0x12.

$
0
0

When i am trying to create a report the above error occur,I am using SQL 2012 SP1 .The issue is regarding CU hotfixes?

Detail error is

System.Exception: Error: Invalid token in RPDS stream. StringTable token: 0x12.
at Microsoft.ReportingServices.Rendering.RPDSProcessing.RPLReader.ReadStringTable(Int64 offset, RPLContext context)
at Microsoft.ReportingServices.Rendering.RPDSProcessing.RPLReader.ReadVersionedReport(RPLReport report, RPLContext context)
at Microsoft.ReportingServices.Rendering.RPDSProcessing.RPLReader.ReadReport(RPLReport report, RPLContext context)
at Microsoft.ReportingServices.Rendering.RPDSProcessing.RPLReport..ctor(BinaryReader reader)
at Microsoft.Reporting.AdHoc.DataManagement.Internal.DataManager.PopulateRimWithRplData(Stream stream, HashSet`1 itemsToNotParse)
at Microsoft.Reporting.AdHoc.DataManagement.Internal.DataManager.HandleRenderEditResponse(IAsyncEnumeratorCallback aec)

User profiles pictures are not showing in share point 2013.

$
0
0
Hi,

User profiles pictures are not showing after updated with below command also

Update-SPProfilePhotoStore -MySiteHostLocation http://mysiteslocation

Thanks.

My full backup (using pwershell) fails with 12 errors

$
0
0


Those errors are:

++++++++++++++++++++++++++++++++++

[1/25/2014 2:19:21 PM] FatalError: Object Search Service Application failed in event OnBackup. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                FaultException: Management called failed with System.InvalidOperationException: 'Job failed: Have tried to perform backup/restore operation twice on all in-sync members in cluster SP67cb01f2b9a8.0, but none succeeded. Last failure message: Microsoft.Ceres.SearchCore.Seeding.SnapshotTransferException: Could not send chunk ms\%default\gen.0000000000000508.state: Localpath: [0-852> to target BackupDirectoryTarget[directory=\\spse\SPBackups\spbr0000\I.0.0,validateTransfers=False]

   at Microsoft.Ceres.SearchCore.Seeding.SnapshotSender.SendChunks(ISnapshot snapshot, ISeedSource source, ISeedTarget target, SeedStatus status, Func`1 checkAborted, Int32 targetFragIndex)

   at Microsoft.Ceres.SearchCore.Seeding.SnapshotSender.FirstPhaseTransfer(ISeedSource source, ISeedTarget target, Action`1 updateProgress, Func`1 shouldAbort)

   at Microsoft.Ceres.SearchCore.Seeding.BackupWorker.BackupWork.DoFirstPhaseWork()' at    at Microsoft.Ceres.SearchCore.IndexController.BackupService.ThrowOnFailure(JobStatus status)

   at Microsoft.Ceres.SearchCore.IndexController.BackupService.ProgressFirstPhase(String handle)

   at Microsoft.Ceres.SearchCore.IndexController.IndexControllerManagementAgent.WrapCall[T](Func`2 original)

[1/25/2014 2:20:50 PM] FatalError: Object Search_Service_Application_DB_01b7da5686834ab1a6a968545fd19a22 failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:50 PM] FatalError: Object Admin (C: on SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:50 PM] FatalError: Object Search_Service_Application_DB_01b7da5686834ab1a6a968545fd19a22 failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:50 PM] FatalError: Object Admin (C: on SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:51 PM] Verbose: Starting object: Search_Service_Application_CrawlStoreDB_4c256309536b4c9aac8deba2b85e1dac.

[1/25/2014 2:20:51 PM] FatalError: Object Search_Service_Application_CrawlStoreDB_4c256309536b4c9aac8deba2b85e1dac failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:51 PM] Verbose: Starting object: Search_Service_Application_LinksStoreDB_6f7401cf4dcf4abc9c29187bd3f6f284.

[1/25/2014 2:20:51 PM] Verbose: Starting object: Search_Service_Application_AnalyticsReportingStoreDB_eb6fe06543f84908a0490140b6117b89.

[1/25/2014 2:20:52 PM] FatalError: Object Search_Service_Application_AnalyticsReportingStoreDB_eb6fe06543f84908a0490140b6117b89 failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:52 PM] Verbose: Starting object: Search - AdminComponent1 (SPSE).

[1/25/2014 2:20:52 PM] FatalError: Object Search_Service_Application_LinksStoreDB_6f7401cf4dcf4abc9c29187bd3f6f284 failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:52 PM] FatalError: Object Search - AdminComponent1 (SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:52 PM] Verbose: Starting object: Search - AnalyticsProcessingComponent1 (SPSE).

[1/25/2014 2:20:53 PM] Verbose: Starting object: Search - ContentProcessingComponent1 (SPSE).

[1/25/2014 2:20:53 PM] FatalError: Object Search - AnalyticsProcessingComponent1 (SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:53 PM] Verbose: Starting object: Search - IndexComponent1 (SPSE).

[1/25/2014 2:20:54 PM] FatalError: Object Search - ContentProcessingComponent1 (SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:54 PM] Verbose: Starting object: Search - QueryProcessingComponent1 (SPSE).

[1/25/2014 2:20:54 PM] FatalError: Object Search - IndexComponent1 (SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:54 PM] Verbose: Starting object: IndexController.

[1/25/2014 2:20:54 PM] FatalError: Object Search - QueryProcessingComponent1 (SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

[1/25/2014 2:20:55 PM] Verbose: Starting object: Crawl-0 (C: on SPSE).

[1/25/2014 2:20:55 PM] Verbose: Starting object: Shared Services Proxies.

[1/25/2014 2:20:56 PM] Verbose: Starting object: Business Data Connectivity Service.

[1/25/2014 2:20:56 PM] FatalError: Object Crawl-0 (C: on SPSE) failed in event OnBackupComplete. For more information, see the spbackup.log or sprestore.log file located in the backup directory.

                Aborted due to error in another component.

++++++++++++++++++++++++++++++++++

I gave the shared folder Full Access access to:

  • The Sharepoint account under which I run the Central Administration
  • The SQL server service account
  • The SharePoint service account

What am I missing?

Microsoft Setup Bootstrapper Error during SharePoint 2013 install using Hyper-V on Windows 8.1

$
0
0

Client Machine

Windows Server 2008 R2 SP1

SQL Server 2012 (11.0.2100.60)

Hosted on Windows 8.1 Hyper-V

Doing a SharePoint Install and during the install (very near completion) I get:

 Microsoft Setup Bootstrapper has stopped working

Error log shows the ugly:

2014/01/07   13:36:12:444::[3648] MSI(INFO): 'Action start 13:36:12: ArpWrite.'

2014/01/07   13:36:12:444::[3648] MSI(INFO): 'CustomActionArpWrite returned actual   error code 1603 (note this may not be 100% accurate if translation   happened inside sandbox)'

2014/01/07   13:36:12:444::[3648] MSI(INFO): 'Action ended 13:36:12: ArpWrite. Return value   3.'

2014/01/07   13:36:12:444::[3648] MSI(INFO): 'Action ended 13:36:12: INSTALL. Return value   3.'

...

...SharePoint\global\oserver.MSI   ErrorCode: 1603(0x643).

A couple of posts seemed related:

I have had a few virtual machines that built fine... one I’ve been using to test with works about 33% of the time and fails with the same error other times. I have tweaked the RAM and the # of Virtual Procs and nothing seems to consistently fix it.  Specifically I've disabled dynamic memory, set the RAM to 8GB and the number of procs to 4. I've also downloaded the SharePoint ISO from multiple sources (MSDN/TechNet/Trial) thinking the installer was possibly corrupt - same issue.

At this point I'm thinking it is either an issue with Hyper-V on Windows 8.1 + SharePoint or else something specific to my hardware but it is terribly hard to troubleshoot an error that is intermittent. Any thoughts or suggestions would be appreciated!

Using MPR test tool competency problem

$
0
0

using the MPR test tool, I have so far only managed to get silver competency, and am unable to reach gold. Everything in the test registers a pass except a few things about 3rd party binary files that do not affect the status of the test anyway. Does anyone have any idea what the problem is?

Any help is much appreciated.

Sharepoint and ADFS authentication redirection issue.

$
0
0
I can not get the ADFS authentication working for Sharepoint.  ADFS authenticates by itself.  Sharepoint works with Windows authentication.  But trying to get external user to authenticate using ADFS is not working.  I am using ADFS proxy in a corporate DMZ.  What other ports must be opened for this to work? 80, 443 and some others.  I hit Sharepoint from external, redirect to ADFS authenticate, then I get an error after authentication. Error There was a problem accessing the site.  Try to browse to the site again.
Now I know the site works as Windows auth works.  Trusted Identity provider was set up twice to ensure it was correct.
Does this sound like something is being blocked at the firewall level?

People Search without My Sites

$
0
0

Hi,

We are building our corporate intranet and trying to implement people search in our SharePoint 2013 Enterprise edition environment. The environment has been updated up to August CU and I am implementing host-named site collections. The challenge faced is that we don’t want to implement My Sites at this point. However all reading material points to having My Sites to implement people search. I have set up the User Profile service and imported users from Active Directory. All I want is to be able to search the User Profiles and display results. Is there any other option besides implementing My Sites? Would setting up the My Site host collection without actually setting up My Sites do the trick?

Thanks for your help in advance.

Mera

Viewing all 21070 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>