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

People Picker - Check Names - Suggestions - not showing properly

$
0
0

When we type part of the name in People Picker and click Check Names  Suggestions are not showing properly. My Web Application uses Claims Authentication with Multiple Domains. This behaviour is only found in newly created Web Application,

Please help.


Impact of stopping Microsoft SharePoint Foundation Workflow Timer Service at our SP Apps. server- because of "Workflow failed to start” some times.

$
0
0

Hi

Issue:

At SharePoint 2010, we have Custom Workflow. But "Workflow failed to start” some times. . After some R&D, Found the solution at below URLs,

http://social.technet.microsoft.com/Forums/sharepoint/en-US/90e84e00-d956-492c-b096-56adb839494c/can-sharepoint-foundation-workflow-timer-service-be-stopped-on-crawlindex-app-server

http://ybbest.wordpress.com/2012/02/07/how-to-fix-workflow-failed-to-start-in-sharepoint2010/

As per the blogs, It seems.

"We need to stop theMicrosoft SharePoint Foundation Workflow Timer Service,  it is not recommended to have these service running on Application Server.

Please have look at blogs,

Here

Lets say, I am stopping  Microsoft SharePoint Foundation Workflow Timer Service at our SP Apps. servers.

What could be the impact in APP servers and SharePoint Application.....? if we do this activity and any other impact on any Service application and Others...?

or

Anything which will not work properly by doing this Activity..?

Can some one please help...?

Thanks

Raj, MCM(Sharepoint)







Restoring SiteCollection Error in SharePoint 2010 Foundation.

$
0
0

Hi Everyone,

When i am restoring a site collection backup form one machine to other machine.

i am getting below Error :

Your backup is from a different version of Microsoft SharePoint Foundation and cannot be restored to a server running the current version. The backup file should be restored to a server with version '4.0.145.0' or later.

Regarding this i tried so many ways like upgrading the SPContentDadabase and some other ways also, but still i am getting same error.

Please help me in this, its very urgent requirement for me.

Thanks,

Viswanath.


The web being updated was changed by an external process while provisioning from "CMSPUBLISHING#0" web template

$
0
0

Hello, i have a problem with provisioning SharePoint SPSite from template "CMSPUBLISHING#0"

which i call from PowerShell like this:

New-SPSite ${teamspace-webapp-url} -OwnerAlias ${sites-admin} -Template "CMSPUBLISHING#0" -Name ${site-name} 

Basically while site is being provisioned, it fails to activate 'PublishingResource' feature, i can't find out the bottom of this exception.

Related exception thrown says:

The feature 'f6924d36-2fa8-4f0b-b16d-06b7250180fa' depends on feature 'aebc918d-b20f-4a11-a1db-9ed84d79c87e' which failed to activate: Microsoft.SharePoint.SPException: The web being updated was changed by an external process. ---> System.Runtime.InteropServices.COMException (0x81020097): The web being updated was changed by an external process.<nativehr>0x81020097</nativehr><nativestack>OWSSVR.DLL: (unresolved symbol, module offset=0000000000163B2F)
 at 0x000007FEE6A53B2F OWSSVR.DLL: (unresolved symbol, module offset=0000000000050502)
 at 0x000007FEE6940502 mscorwks.dll: (unresolved symbol, module offset=00000000002BCD67)
 at 0x000007FEF4D7CD67 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000EF28E)
 at 0x000007FEE83FF28E Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AF318C)
 at 0x000007FEEB10318C Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AAFEA9)
 at 0x000007FEEB0BFEA9 </nativestack>    
 at Microsoft.SharePoint.Library.SPRequestInternalClass.SetWebProps(String bstrUrl, String bstrTitle, String bstrDescription, UInt32 nLocale, UInt16 nTimeZone, Boolean bTime24, Int16 nCalendarType, Int16 nAdjustHijriDays, Int16 nAltCalendarType, Boolean bShowWeeks, Int16 nFirstWeekOfYear, Int16 nFirstDayOfWeek, Int16 nWorkDays, Int16 nWorkDayStartHour, Int16 nWorkDayEndHour, Int32 lFlags, Int16 nCollation, UInt32 nAuthor, String bstrThemedCssFolderUrl, String bstrCustomizedCssFileList, String bstrAlternateCssUrl, String bstrAlternateHeaderUrl, String bstrMasterUrl, String bstrCustomMasterUrl, String bstrCustomJSUrl, String bstrSiteLogoUrl, String bstrSiteLogoDescription, Boolean bUpdateTimeCreated, DateTime dtTimeCreated, Boolean bUpdateTimeLastModified, DateTime dtTimeLastModified, Boolean bOverwriteMUICultures, Boolean bMUIEnabled, String bstrAlternateMUICultures, Int32 uiVersion, Int16 nClientTag, UInt32& nCollationLCID)    
 at Microsoft.SharePoint.Library.SPRequest.SetWebProps(String bstrUrl, String bstrTitle, String bstrDescription, UInt32 nLocale, UInt16 nTimeZone, Boolean bTime24, Int16 nCalendarType, Int16 nAdjustHijriDays, Int16 nAltCalendarType, Boolean bShowWeeks, Int16 nFirstWeekOfYear, Int16 nFirstDayOfWeek, Int16 nWorkDays, Int16 nWorkDayStartHour, Int16 nWorkDayEndHour, Int32 lFlags, Int16 nCollation, UInt32 nAuthor, String bstrThemedCssFolderUrl, String bstrCustomizedCssFileList, String bstrAlternateCssUrl, String bstrAlternateHeaderUrl, String bstrMasterUrl, String bstrCustomMasterUrl, String bstrCustomJSUrl, String bstrSiteLogoUrl, String bstrSiteLogoDescription, Boolean bUpdateTimeCreated, DateTime dtTimeCreated, Boolean bUpdateTimeLastModified, DateTime dtTimeLastModified, Boolean bOverwriteMUICultures, Boolean bMUIEnabled, String bstrAlternateMUICultures, Int32 uiVersion, Int16 nClientTag, UInt32& nCollationLCID)     -
 -- End of inner exception stack trace ---    
 at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)    
 at Microsoft.SharePoint.Library.SPRequest.SetWebProps(String bstrUrl, String bstrTitle, String bstrDescription, UInt32 nLocale, UInt16 nTimeZone, Boolean bTime24, Int16 nCalendarType, Int16 nAdjustHijriDays, Int16 nAltCalendarType, Boolean bShowWeeks, Int16 nFirstWeekOfYear, Int16 nFirstDayOfWeek, Int16 nWorkDays, Int16 nWorkDayStartHour, Int16 nWorkDayEndHour, Int32 lFlags, Int16 nCollation, UInt32 nAuthor, String bstrThemedCssFolderUrl, String bstrCustomizedCssFileList, String bstrAlternateCssUrl, String bstrAlternateHeaderUrl, String bstrMasterUrl, String bstrCustomMasterUrl, String bstrCustomJSUrl, String bstrSiteLogoUrl, String bstrSiteLogoDescription, Boolean bUpdateTimeCreated, DateTime dtTimeCreated, Boolean bUpdateTimeLastModified, DateTime dtTimeLastModified, Boolean bOverwriteMUICultures, Boolean bMUIEnabled, String bstrAlternateMUICultures, Int32 uiVersion, Int16 nClientTag, UInt32& nCollationLCID)    
 at Microsoft.SharePoint.SPWeb.Update()    
 at Microsoft.SharePoint.Publishing.Internal.RootProvisioner.<Provision>b__0()    
 at Microsoft.Office.Server.Utilities.Security.SecurityUtilities.RunWithAllowUnsafeUpdates(SPWeb web, Action secureCode)    
 at Microsoft.SharePoint.Publishing.CmsSecurityUtilities.RunWithAllowUnsafeUpdates(SPWeb web, CodeToRun secureCode)    
 at Microsoft.SharePoint.Publishing.Internal.RootProvisioner.Provision()    
 at Microsoft.SharePoint.Publishing.PublishingResourcesFeatureHandler.<>c__DisplayClass3.<FeatureActivated>b__0()    
 at Microsoft.Office.Server.Utilities.CultureUtility.RunWithCultureScope(CodeToRunWithCultureScope code)    
 at Microsoft.SharePoint.Publishing.CmsSecurityUtilities.RunWithWebCulture(SPWeb web, CodeToRun webCultureDependentCode)    
 at Microsoft.SharePoint.Publishing.PublishingResourcesFeatureHandler.FeatureActivated(SPFeatureReceiverProperties receiverProperties)    
 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.CheckSameScopeDependency(SPFeatureDefinition featdefDependant, SPFeatureDependency featdep, SPFeatureDefinition featdefDependency, Boolean fActivateHidden, Boolean fUpgrade, Boolean fForce, Boolean fMarkOnly)


A previous ULS log shows that SPWeb is truly updated but also it is announced with a stack-trace:

Executing operation (Update) on web url http://hostname/spaces/landingsite, version@3 :   
 at Microsoft.SharePoint.SPWeb.Update()    
 at Microsoft.SharePoint.Publishing.Internal.RootProvisioner.<Provision>b__0()    
 at Microsoft.Office.Server.Utilities.Security.SecurityUtilities.RunWithAllowUnsafeUpdates(SPWeb web, Action secureCode)    
 at Microsoft.SharePoint.Publishing.CmsSecurityUtilities.RunWithAllowUnsafeUpdates(SPWeb web, CodeToRun secureCode)    
 at Microsoft.SharePoint.Publishing.Internal.RootProvisioner.Provision()    
 at Microsoft.SharePoint.Publishing.PublishingResourcesFeatureHandler.<>c__DisplayClass3.<FeatureActivated>b__0()    
 at Microsoft.Office.Server.Utilities.CultureUtility.RunWithCultureScope(CodeToRunWithCultureScope code)    
 at Microsoft.SharePoint.Publishing.CmsSecurityUtilities.RunWithWebCulture(SPWeb web, CodeToRun webCultureDependentCode)    
 at Microsoft.SharePoint.Publishing.PublishingResourcesFeatureHandler.FeatureActivated(SPFeatureReceiverProperties receiverProperties)    
 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.CheckSameScopeDependency(SPFeatureDefinition featdefDependant, SPFeatureDependency featdep, SPFeatureDefinition featdefDependency, Boolean fActivateHidden, Boolean fUpgrade, Boolean fForce, Boolean fMarkOnly)   
 at Microsoft.SharePoint.SPFeatureCollection.CheckFeatureDependency(SPFeatureDefinition featdefDependant, SPFeatureDependency featdep, Boolean fActivateHidden, Boolean fUpgrade, Boolean fForce, Boolean fMarkOnly, FailureReason& errType)    
 at Microsoft.SharePoint.SPFeatureCollection.CheckFeatureDependencies(SPFeatureDefinition featdef, Boolean fActivateHidden, Boolean fUpgrade, Boolean fForce, Boolean fThrowError, Boolean fMarkOnly, List`1& missingFeatures)    
 at Microsoft.SharePoint.SPFeatureCollection.CheckFeatureDependencies(SPFeatureDefinition featdef, Boolean fActivateHidden, Boolean fUpgrade, Boolean fForce, Boolean fMarkOnly)    
 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, String& bstrWebTemplate, Int32& plWebTemplateId)   
 at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, String& bstrWebTemplate, Int32& plWebTemplateId)   
 at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(String strWebTemplate)    
 at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)    
 at Microsoft.SharePoint.PowerShell.SPCmdletNewSite.CreateDataObject()    
 at Microsoft.SharePoint.PowerShell.SPNewCmdletBase`1.InternalProcessRecord()    
 at Microsoft.SharePoint.PowerShell.SPCmdlet.ProcessRecord()    
 at System.Management.Automation.CommandProcessor.ProcessRecord()    
 at System.Management.Automation.CommandProcessorBase.DoExecute()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ifStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)    
 at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)    
 at System.Management.Automation.CommandProcessorBase.DoComplete()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ScriptBlock.InvokeWithPipe(Boolean useLocalScope, Boolean writeErrors, Object dollarUnder, Object input, Object scriptThis, Pipe outputPipe, ArrayList& resultList, Object[] args)    
 at System.Management.Automation.ScriptBlock.InvokeUsingCmdlet(Cmdlet contextCmdlet, Boolean UseLocalScope, Boolean writeErrors, Object dollarUnder, Object input, Object scriptThis, Object[] args)    
 at Microsoft.PowerShell.Commands.InvokeExpressionCommand.ProcessRecord()    
 at System.Management.Automation.CommandProcessor.ProcessRecord()    
 at System.Management.Automation.CommandProcessorBase.DoExecute()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.AssignmentStatementNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.TryStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)    
 at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)    
 at System.Management.Automation.CommandProcessorBase.DoComplete()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ifStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.foreachStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)    
 at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)    
 at System.Management.Automation.CommandProcessorBase.DoComplete()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ifStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.TryStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)    
 at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)    
 at System.Management.Automation.CommandProcessorBase.DoComplete()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)    
 at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)    
 at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)    
 at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)    
 at System.Management.Automation.CommandProcessorBase.DoComplete()    
 at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)    
 at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()    
 at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()    
 at System.Management.Automation.Runspaces.PipelineThread.WorkerProc()    
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)    
 at System.Threading.ThreadHelper.ThreadStart()


Application and Web Front End Storage Configuration

$
0
0

Hi, 

i Dont think it is needed but let me confirm...

The Storage for a application server and a WFE...

There is no point in creating it's own drive for it is there?

Historically i have been installing it to the default location. (C Drive)


FBA User uthenticates but can't login

$
0
0

Hi there,

I've setup an instance of SharePoint and configured SQL FBA.  I've created a new application with the SQL FBA user as collection administrator and also granted full control in the user policy.

The login page works but then tells me that access is denied, it does this for the gloabl administrator too when logging in with Windows authentication.

When I look at the logs it says that my FBA user profile failed to load as the user could not be found.  How can this be the case if authentication succeeded?

Nick


Somewhere out there...

Calendar Overlays and Exchange 2010

$
0
0

I'm  trying to setup a Calendar Overlay with Exchange on my project calendar.  I can browse the OWA URL and the Exchange Web Service  (.asmx) in Internet Explorer without any errors.  Both URLs use https and are third-party signed.  After I inupt the URLs into the Overlay config screen and save, Sharepoint attents to retrieve the calendar information and throws the follows error: "Could not establish trust relationship for the SSL/TLS secure channel with authority" on the calendar screen.

Any ideas?

Test-SPContentDatabase error thrown for MOSS farm 12.0.0.6565?

$
0
0

Category: DatabaseValidation
Error: True
UpgradeBlocking: False
Message: This database WSS_Content_RESTORED2007 is too old and cannot be upgraded.
Remedy: Upgrade this database to Windows SharePoint Services Version 3, SP2 or later.

I believe that 12.0.0.6421 is the minimum for an upgrade, and I'm seeing my farm (through CA) at 6565. Is this an incorrect error, and I should go full steam ahead, or do I need to install anything?

Just to be sure I'm doing this correctly,

  • I'm running powershell on my 2010 server
  • Database is a MOSS2007 SQL2005 DB restored to a SQL2008 server
  • WebApplication is a newly created 2010 application

eg:

Test_SPContentDatabase -name WSS_Content_RESTORED2007 -WebApplication http://empty2010application

Thanks,

Scott



Search specific to a subsite in a site collection?

$
0
0
I have a site collection which is one publishing site. Within it the organization provide websites to others. I need to break the search out from the site collection and only have the subsite search look at that site exclusively - can I specify within the master page for the subsite which scope the site should use?

how to get upload multiple documents tree view screen in SharePoint2010?

$
0
0

We have office 2007 and SharePoint 2010. When click upload multiple documents in a library, a split screen shows up, on the left it's the local file system tree view, on the right it's the sharepoint library. User can select a multiple files on the left window and click upload button to upload to SP library.

Now somehow we lost that screen, instead we get a window that says, drag and drop files here.

We like the tree view screen better.  Is there a way to get that treeview back?

Thanks for any tips!

Do solutions only get deployed to designated WFE's?

$
0
0

When a solution is deployed to a sepcific webapp does it by design only send to WFE servers?

What about for a globally deployed solution?

I recently added a server to my farm that was not intended to be a WFE, but when you add it to the farm it automaticaly

becomes a WFE, so I  stopped the SP Web Application service and it removed all the IIS sites and all seemed well

Now I am seeing tha Global Solutions are still deployed to the on WFE servers, is this by design?

The non globals seem to be retracted from the non wfe.

Now when I retract a solution from a non WFE that still has the solution deployed to it the retraction doesnt work(since its not a WFE)

How Restore a multi-tenant site and change host header

$
0
0

Hello,

I'm trying do replicate a new test environment (FARM A)  from my production environment (Farm B). I have a multi-tenant site with 6 sites colection. 

Does anybody know what is the best procedure to do that?

I've searched a lot but and I never found something without problems. 

OWSTIMER.EXE 0x80070003

$
0
0

Custom SharePoint 2010 Timer Jobs are failing with below error

 

The Execute method of job definition JobDefinition Jobname(ID GUID) threw an exception. More information is included below.  <nativehr>0x80070003</nativehr><nativestack></nativestack>

Exception stack trace:  

at Microsoft.SharePoint.Library.SPRequestInternalClass.GetAllWebsOfSite(String bstrUrl, Object& pvarWebs, Object& pvarWebIds, Object& pvarParentWebs, Object& pvarLangs, Object& pvarTitles, Object& pvarUIVersions, Object& pvarFlags, Object& pvarWebTemplates, Object& pvarConfigurations, Object& pvarMasterUrls, Object& pvarCustomMasterUrls)   

at Microsoft.SharePoint.Library.SPRequest.GetAllWebsOfSite(String bstrUrl, Object& pvarWebs, Object& pvarWebIds, Object& pvarParentWebs, Object& pvarLangs, Object& pvarTitles, Object& pvarUIVersions, Object& pvarFlags, Object& pvarWebTemplates, Object& pvarConfigurations, Object& pvarMasterUrls, Object& pvarCustomMasterUrls)   

at Microsoft.SharePoint.SPSite.SPWebCollectionProvider.GetWebsData(String[]& strNames, String[]& strServiceRelUrls, Guid[]& guidWebIds, Int32[]& nLanguages, String[]& strTitles, String[]& strDescriptions, String[]& strCreationTimes, String[]& strModifiedTimes, Boolean[]& bUserIsWebAdmins, Int32[]& nWebTemplates, Int16[]& nProvisionConfigs, Int16[]& nMeetingCounts, Int32[]& nUIVersions, Int32[]& nFlags, String[]& strMasterUrls, String[]& strCustomMasterUrls)   

at Microsoft.SharePoint.SPWebCollection.EnsureWebsData()   

at Microsoft.SharePoint.SPBaseCollection.GetEnumerator()   

at BP.EDP.GDMP.GDMPWorkflows.GDMPJobDefinition.<Execute>b__0()   

at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()   

at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)   

at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)   

at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)   

at BP.EDP.GDMP.GDMPWorkflows.GDMPJobDefinition.Execute(Guid targetInstanceId)   

at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)

Any idea why this error is throwed ?.

Thanks

Santhosh

People search doesn't show user photo SharePoint 2010

$
0
0

Hi,

I've searched and tried all I've come across but couldn't find any solution.  Mysite is working and I can see user's photo but when using people search from search center, the photo doesn't show up.

Does anyone have a solution to this?

Thank you.

what is the right order of feature installation and solution install in a powershell sharepoint deployment script

$
0
0

I am writing a sharepoint project deployment script using powershell.

It is a project contains three webparts, and two feature, one is at the farm scope and the other is at the site scope.

My current script has steps in the following order:

1. Disable -SPFeature for the site scope one

2. Uninstall -SPFeature for the site scope one

3. Disable-SPFeature for the farm scope one

4. Uninstall-SPFeature for the farm scope one

5. Uninstall-SPSolution

6. Remove-SPSolution

7. Install-SPFeature of the farm scope one

8 Install -SPFeature of the site scope one

9. Enable-SPFeature for the site scope one.

 

Currently,  the script need to be run twice before the new changes is showing up in the sharepoint site.

If I deploy from Visual studio, I only have to deploy once and new changes are showing up. 

I want to find out why. I looked at the log in 14 hive, it showed that Visual studio was doing some order of "deactive feature, uninstall, reinstall, then deploy solution...." 

What is the proper order of the deployment?

 

Thanks.


Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\NFResource.it-IT.resx'.

$
0
0

All,

since yesterday thousands of "Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\XXX.resx" appear in our log file suddenly. We have 2 WFE but just one of both got these messages.

After hours of google search I found different solutions from ingnore these messages to copy and create the missing file by yourself. But ask myself what causes this problem and why do appear the messages just on of our servers. 

As the "broken" WFE cause heavy issues on our farm, SharePoint sites weren't available, I had to remove this server from our Load balacing.

Has anyone any idea?

Many thanks in advance.

Sven

SharePoint Foundation SP1 CU Feb 2013


SharePoint List Lookup Not Showing All Column's From List Identified

$
0
0
In SharePoint 2010 I"m using a lookup column and I have the option to "Add a column to show each of these additional fields:".  The problem is that these additional fields listed are not all the fields in the target list.  How do I get the field I need to show up on that list? 

Is there any way to alert me before reach to max list view threshold?!

$
0
0

Hi

I have sharepoint list with large amount of data(approximately 30500). Each time I have to increase “list view threshold” in resource throttling in central administration when users said me have problem due to this error:

This view cannot be displayed because it exceeds the list view threshold enforced by the administrator.

Is there any way to alert me before reach to max threshold of list?!

Thanx.

Moss 2007 running site

$
0
0

Hi All,

        When i open moss 2007 Running Site it is showing error as below.I came to knew i.e a file with name _vti_cnf get's created due to opening site in designer .And I deleted all the _vti_cnf files in all the folders and sub folders of my web application directory ,And deleted Compact browser files which were created in Appbrowser folder.But still I am unable to open  Site.Any solutions asap


Thanks, Quality Communication Provides Quality Work. http://siddiq-sharepoint2010.blogspot.in/ Siddiqali Mohammad .



Can I install the Productivity Hub 2010 SP1 on a SharePoint 2013 farm

$
0
0

How do I if it's possible and more importantly when will the Productivity Hub 2013 be out to support Office 2013?

Thanks

Viewing all 12728 articles
Browse latest View live


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