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

2010 to 2013 with RBS enabled Content Database

$
0
0

Hi,

I'm upgrading SharePoint 2010 farm to 2013. An RBS was enabled on SharePoint 2010 farm and lots of data are stored externaly.

Running testing procedure(Test-SPContentDatabase) I get lot of errors corelatedwith RBS:

"Content database cannot be upgraded due to use of the obsoleted External Binary Storage feature in ‘AllDocs’ table with ID xxx′. You must migrate that data to another storage feature."

How can I upgrade it to SharePoint 2013? Should I move all data from RBS to Content DB before upgrade?

Regards,

Marcin


Calling Recursive function with Powershell to list all documents in the document library under a SIte collection

$
0
0

 function Recurse($RootFolder,$List) {
                        $Context.Load($RootFolder)
                        $Context.Load($RootFolder.Folders)
                        $Context.ExecuteQuery()

                        foreach($folder in $RootFolder.Folders)
                        {
                            if($Folder.Name -ne "Forms")
                            {                                            
                                    $Context.Load($folder)
                                    $Context.Load($folder.Files)
                                    $Context.ExecuteQuery()

                                    foreach($file in $folder.Files)
                                    {
                                        $FileCollection += $file
                                    }
                                    Recurse $folder $List 
                             }
                         }      
                       
                            Recurse $folder.ParentFolder $List
                            Return $FileCollection
                        }

I am trying to traverse through SharePoint Online Site collection using Powershell CSOM. I am able to go to the last folder from the root folder which is 2-3 levels down. But I could not search through all the document libraries as it gets struck to one of the last document library.

Access Service Application

$
0
0

If i have a SSL web application running on 443 that i am creating Access Apps in, would i need to have a web application with no host header using ssl on 443 as well to properly create and open the Access Apps?

I know that most of the guides i see talk about creating a web application with no host header which listens on port 80 to properly provision Access Apps but even though i have done that, when i create the app it provisions it and the associated database, but when i try to open it, i get redirected to my apps site collection in my app domain but the page is blank and there is nothing there.

I removed the "default web site" in IIS based on an article i found that talked about configuring sharepoint for apps in 2013... will i have problems in my sharepoint environment now that i have removed that web site?

User Profile Sync and User Information Lists

$
0
0

Scenario:

User uploads a NEW picture of themselves to AD. User browses to a 'Community' Web page and replies to a post, yet the post does not include their updated picture.

I am aware of the two profile sync jobs: User Profile Incremental Synchronization (AD to SharePoint UPS Sync) & User Profile to SharePoint Full Synchronization (SharePoint UPS to User Information Lists) and both are running.  

  • User Profile Incremental Synchronization - 30 minutes
  • User Profile to SharePoint Full Synchronization - 60 minutes

Shouldn't I expect to see AD User attributes updated on/in Site Collections once the users updates their profile and both syncs have completed? (with my config above, I would expect to see new AD property info (name change, email change and/or picture change within an hour)..


- Rick

Permissions granted by SharePoint Server Setup

$
0
0

I am seeking a definitive listing of the permissions granted by SharePoint Server 2013 setup.  By Permissions I do not mean AD read, write, etc.  I mean such permissions as

  • Adjust memory quotas for a process
  • Allow log on locally
  • Bypass traverse checking

and so on.  In other words, User Rights Assignments set on the local machine in Local Security Policy.  Microsoft has provided these with regard to SQL Server. You can see such a listing for SQL Server if you look atthe SQL Server accounts and permissions page, Configure Windows Service Accounts and Permissions.  The corresponding page for SharePoint Server 2013,Account permissions and security settings in SharePoint 2013, does not present these.  I have searched extensively but cannot find a Microsoft listing of such for SharePoint 2013 - or even for 2010.  This presents major challenges.

User Rights Assignments are controlled by organizational GPO in my environment.  Whatever user rights assignments are configured by SharePoint setup on the local machine will be overwritten at the next GPO update.  If SharePoint service accounts do not have the appropriate permissions, services will fail or function unpredictably or erratically and not infrequently without presenting any helpful error messages.

Has Microsoft published these for SharePoint?  If not, is there a definitive listing of them?  I would be grateful for any assistance. 

SharePoint Online 2013 - Logs are not collected (last available time = 01/01/0001)

$
0
0

Hello,

I am using SharePoint Online Management Shell to get logs entries.

The issue is :
 - Get-SPOTenantLogEntry -StartTimeinUtc "2014-04-14" -EndTimeinUTC "2014-04-28"     retruns nothing
and
 - Get-SPOTenantLogLastAvailableTimeInUtc     returns "monday 1 january 0001 00:00:00" (translated from french)

So I guess the logs are not collected on my tenant.
I've also tried on another tenant with the same result.

Is there somtehing to do (activate?) to ensure that logs are collected on a given tenant ?

Thank you in advance.

Best regards,
Rafik

add custom property restrictions in advanced search web part

$
0
0

hi,

 I am having the default advanced search box web part in my ent.search center site collec. but as per my requirement i need to a  few items in the property restrictions dropdown in my advanced search web part.

is this possible in sp 2013 e.t serach center  site collection?

any help is  highly appreciated!

SharePoint Upgrade and OneDrive for business

$
0
0

Hi,

When hitting the OneDrive in the topbar - I'm redirected to my old SharePoint 2010 server. (My site) /documents

I did upgrade the entire SharePoint to the newest version (2013) - and some of the employees in the company have the OneDrive function working just fine.
My OneDrive for businesses works - I'm just not able to manage my account through the OneDrive tab in the topbar.
What to do?

Windows 7 - Office 2010 - SharePoint Server 2013.

Thanks,
Rasmus


Options for two-factor authentication

$
0
0

Hi I'm looking to implement a SharePoint farm which will allow internal users to create content and have this shared with partners. What options do we have for two-factor authentication?

Are there other considerations around authentication that we need to consider? Does the farm need to be in a DMZ for example? Are read only domain controllers in a DMZ supported?

Thanks.

Workflows Do Not Start - "Not Supported in Windows Authentication Mode"

$
0
0

I have a publishing site that is using Kerbos authentication.  Everything on the site works fine.

I created a simple workflow in SPD 2013 and published this to the site without any problems.  However when I try to start the workflow with the account of a user who is a member of the site it will not run.  In the browser an alert pop's up saying "Something went wrong.  To try again, reload the page and then start the workflow again".

In the SharePoint log's I find the following:

SharePoint Server              Workflow Services              aj5oh Exception  System.NotSupportedException: Not supported in Windows authentication mode.     at Microsoft.SharePoint.IdentityModel.SPIdentityContext.Create(SPUserToken token, Boolean isShareByLinkGuestUser)     at Microsoft.SharePoint.WorkflowServices.WorkflowServiceContextExtensions.GetApplicationUserCredentials(WorkflowServicesContext context) StackTrace:  at Microsoft.Office.Server.Native.dll: (sig=1f86b0bf-2440-4b16-9099-860a571153c2|2|microsoft.office.server.native.pdb, offset=131CE) at Microsoft.Office.Server.Native.dll: (offset=21C85) 799af29b-db87-0034-c938-8a35e4082ffc

This is a dev environment where everthing is setup on a single box, and I registered the workflow service in HTTP mode (which I allowed during the installation of workflow manager).

Any ideas on what the problem might be?

Thanks,

Richard

New subsites appear to be unavailable in Sharepoint 2013

$
0
0

When trying to visit any subsite within the SharePoint 2013 (SP1) farm, the following error appears on subsites that previously were available to any user:

Sorry, something went wrong
File Not Found.

Furthermore, when looking at the event logs on the Front Ends for the Web Application we are seeing the error:

Log Name:      Application
Source:        Microsoft-SharePoint Products-Web Content Management
Date:          4/25/2014 9:09:49 AM
Event ID:      4965
Task Category: Publishing Provisioning
Level:         Error
Keywords:     
User:          NT AUTHORITY\IUSR
Computer:      edited.edited.edited.com
Description:
Event log message was: 'Failed to initialize some site properties for Web at Url: 'https://edited.edited.com/Company Photos''. Exception was: 'Microsoft.SharePoint.SPException: Cannot open file "_catalogs/theme/Themed/B5227A09/theme.spcolor". ---> System.Runtime.InteropServices.COMException: Cannot open file "_catalogs/theme/Themed/B5227A09/theme.spcolor".
   at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAsStream(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob, String bstrEtagNotMatch, Object punkSPFileMgr, Boolean bHonorCustomIrm, IrmProtectionParams fileIrmSettings, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagNew, String& pContentTagNew, SPFileInfo& pFileProps)
   at Microsoft.SharePoint.Library.SPRequest.GetFileAsStream(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob, String bstrEtagNotMatch, Object punkSPFileMgr, Boolean bHonorCustomIrm, IrmProtectionParams fileIrmSettings, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagNew, String& pContentTagNew, SPFileInfo& pFileProps)
   --- End of inner exception stack trace ---
   at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
   at Microsoft.SharePoint.Library.SPRequest.GetFileAsStream(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob, String bstrEtagNotMatch, Object punkSPFileMgr, Boolean bHonorCustomIrm, IrmProtectionParams fileIrmSettings, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagNew, String& pContentTagNew, SPFileInfo& pFileProps)
   at Microsoft.SharePoint.SPFile.GetFileStream(SPWeb web, String fileUrl, Boolean honorLevel, SPFileLevel level, OpenBinaryFlags openOptions, String etagNotMatch, SPFileStreamManager spMgr, SPFileRightsManagementSettings rightsManagementSettings, Boolean throwOnVirusFound, SPVirusCheckStatus& virusCheckStatus, String& virusCheckMessage, String& etagNew, String& contentTagNew, SPFileInfo& fileprops)
   at Microsoft.SharePoint.Utilities.SPColor.Open(SPFile file, Boolean readPublishedVersion)
   at Microsoft.SharePoint.Utilities.SPTheme.Open(String name, SPFile colorPaletteFile, SPFile fontSchemeFile, Uri backgroundImageUri)
   at Microsoft.SharePoint.Utilities.SPTheme.OpenFromXml(SPFile spthemeXml, Boolean readPublishedVersion)
   at Microsoft.SharePoint.Utilities.SPTheme.OpenAppliedTheme(SPWeb web, SPSite site, Boolean alreadyElevated)
   at Microsoft.SharePoint.Utilities.SPTheme.<>c__DisplayClass8.<EnsureThemedStylesForLocales>b__7(SPWeb elevatedWeb, SPSite elevatedSite)
   at Microsoft.SharePoint.Utilities.ThemingSecurity.<>c__DisplayClass1.<ElevatePrivileges>b__0()
   at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
   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 Microsoft.SharePoint.Utilities.SPTheme.EnsureThemedStylesForLocales(SPWeb web, HashSet`1 languages)
   at Microsoft.SharePoint.Publishing.Internal.AreaProvisioner.EnsureThemedStylesForNewAreaLanguages(PublishingWeb area)
   at Microsoft.SharePoint.Publishing.Internal.AreaProvisioner.InitializePublishingWebDefaults()'
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-SharePoint Products-Web Content Management" Guid="{0119F589-72D7-4EC3-ADF5-1F082061E832}" />
    <EventID>4965</EventID>
    <Version>15</Version>
    <Level>2</Level>
    <Task>4</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-25T16:09:49.493630000Z" />
    <EventRecordID>31211</EventRecordID>
    <Correlation ActivityID="{32BD8A9C-D546-0098-E459-6A5AC0F6FB2F}" />
    <Execution ProcessID="34204" ThreadID="11408" />
    <Channel>Application</Channel>
    <Computer>edited.edited.edited.com</Computer>
    <Security UserID="S-1-5-17" />
  </System>
  <EventData>
    <Data Name="string0">Failed to initialize some site properties for Web at Url: 'https://edited.edited.com/Company Photos'</Data>
    <Data Name="string1">Microsoft.SharePoint.SPException: Cannot open file "_catalogs/theme/Themed/B5227A09/theme.spcolor". ---&gt; System.Runtime.InteropServices.COMException: Cannot open file "_catalogs/theme/Themed/B5227A09/theme.spcolor".
   at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAsStream(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob, String bstrEtagNotMatch, Object punkSPFileMgr, Boolean bHonorCustomIrm, IrmProtectionParams fileIrmSettings, UInt32&amp; pdwVirusCheckStatus, String&amp; pVirusCheckMessage, String&amp; pEtagNew, String&amp; pContentTagNew, SPFileInfo&amp; pFileProps)
   at Microsoft.SharePoint.Library.SPRequest.GetFileAsStream(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob, String bstrEtagNotMatch, Object punkSPFileMgr, Boolean bHonorCustomIrm, IrmProtectionParams fileIrmSettings, UInt32&amp; pdwVirusCheckStatus, String&amp; pVirusCheckMessage, String&amp; pEtagNew, String&amp; pContentTagNew, SPFileInfo&amp; pFileProps)
   --- End of inner exception stack trace ---
   at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
   at Microsoft.SharePoint.Library.SPRequest.GetFileAsStream(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob, String bstrEtagNotMatch, Object punkSPFileMgr, Boolean bHonorCustomIrm, IrmProtectionParams fileIrmSettings, UInt32&amp; pdwVirusCheckStatus, String&amp; pVirusCheckMessage, String&amp; pEtagNew, String&amp; pContentTagNew, SPFileInfo&amp; pFileProps)
   at Microsoft.SharePoint.SPFile.GetFileStream(SPWeb web, String fileUrl, Boolean honorLevel, SPFileLevel level, OpenBinaryFlags openOptions, String etagNotMatch, SPFileStreamManager spMgr, SPFileRightsManagementSettings rightsManagementSettings, Boolean throwOnVirusFound, SPVirusCheckStatus&amp; virusCheckStatus, String&amp; virusCheckMessage, String&amp; etagNew, String&amp; contentTagNew, SPFileInfo&amp; fileprops)
   at Microsoft.SharePoint.Utilities.SPColor.Open(SPFile file, Boolean readPublishedVersion)
   at Microsoft.SharePoint.Utilities.SPTheme.Open(String name, SPFile colorPaletteFile, SPFile fontSchemeFile, Uri backgroundImageUri)
   at Microsoft.SharePoint.Utilities.SPTheme.OpenFromXml(SPFile spthemeXml, Boolean readPublishedVersion)
   at Microsoft.SharePoint.Utilities.SPTheme.OpenAppliedTheme(SPWeb web, SPSite site, Boolean alreadyElevated)
   at Microsoft.SharePoint.Utilities.SPTheme.&lt;&gt;c__DisplayClass8.&lt;EnsureThemedStylesForLocales&gt;b__7(SPWeb elevatedWeb, SPSite elevatedSite)
   at Microsoft.SharePoint.Utilities.ThemingSecurity.&lt;&gt;c__DisplayClass1.&lt;ElevatePrivileges&gt;b__0()
   at Microsoft.SharePoint.SPSecurity.&lt;&gt;c__DisplayClass5.&lt;RunWithElevatedPrivileges&gt;b__3()
   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 Microsoft.SharePoint.Utilities.SPTheme.EnsureThemedStylesForLocales(SPWeb web, HashSet`1 languages)
   at Microsoft.SharePoint.Publishing.Internal.AreaProvisioner.EnsureThemedStylesForNewAreaLanguages(PublishingWeb area)
   at Microsoft.SharePoint.Publishing.Internal.AreaProvisioner.InitializePublishingWebDefaults()</Data>
  </EventData>
</Event>


Any ideas as to what can be done to restore subsite availability?

Discussion Board Views broken after upgrade to SP2013

$
0
0

After upgrading to SP2013 from SP2007, we are unable to create views on all Discussion Boards in a particular site collection.  This occurs even when creating a new generic Discussion Board. Upon saving of the new view, we receive the following error:

TypeError: Unable to get property '0' of undefined or null reference

TypeError: Unable to get property '0' of undefined or null reference

Any thoughts?

Do you need to create a my site for user profile service?

$
0
0

Do you need to create a "my site" for user profile service? If so, can i block users from accessing "my site". I just want to sync the active directory and use the sync profiles for target audience.

Thanks

-James

Change MySite URL at Web Application level

$
0
0

Howdy,

I'm having a tough time finding a post about this and I know someone has already asked it. 

I have 2 web applications plus a mysite host.

App 1: http://SPCollab/

App 2: http://SPCollab2/

The MySite Host URL is http://my.SPCollab/

Now, what I'm trying to do is make it appear when users in App2 click on the Sites link, it appears like this: http://my.SPCollab2/. So I'm really talking about an AAM. Is there a PowerShell command to set the MySites URL of a Web Application? Both links would point to the same host, just with different bindings.

Any help or links would be appreciated!

Cheers,

Martin.

Strange my site error just showed up - trying to create a site for my search service

$
0
0

Hi,

I just noticed the following error message this morning on my SharePoint 2013 admin server:

My Site creation failure for user 'kcx\spssearch' for site url 'http://mysites/personal/spssearch'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteNamingConflictException: Username conflicts with another user..

The kcx\spssearch is the service account that my search service runs as.  I'm not sure why my search service is trying to create a mysite. Or if it is the search service trying to create its own my site?

I checked the mysites sharepoint application and sure enough there is already a mysite created for the spssearch which I guess explains the error. I don't know when this mysite got created but I don't think I need to be there.

Is there a way to prevent this from happening?

Thanks in advance,

Nick


The shared catalog tagging field is not found - Catalog List - Managed Metadata -

$
0
0

I am trying to set up a list as a catalog of products and use cross site publishing feature to publish this catalog in to a publishing site. To keep it simple I created 2 site collections catalog (catalog site template) and publishing (publishing site template)

I create a new group using central administration for term set, some like that

Custom Group

               Product Hierarchy

                               Drugs

                               Electronics

                                               Audio

                                               Camera

                                               Computers

Screenshot : 


Catalog site gives me OOB site column named “Catalog Item”. I edit site column by going to the galleries> Site columns. Selected my recent created term and save it so this will point to my term sets.

Now I create a few items in the list upload few images, go to catalog settings and declare the new list as catalog.

When I go to my publishing site and go to “managed catalog connection” I can see this catalog available as connection (already ran full crawl. When I try to connect with this catalog I get this message “”The shared catalog tagging field "owstaxidProductCatalogItemCategory" could not be found. You must select the tagging field for this catalog””

What is that I am missing? Why my Managed metadata column (Item Category) is not showing up here in this list?

I have make sure every single setting is same as it is in "Products List" that comes OOB with catalog site template. and if i use that list I don't see this error.

I have already seen this http://blogs.technet.com/b/tothesharepoint/archive/2013/03/06/from-site-column-to-managed-property-what-s-up-with-that.aspx and did not find much on the web. I will appreciate any help on this issue.

Thanks

After Up-Gradation to SharePoint 2013 Web Parts Stopped Working.

$
0
0

Hi,

I upgraded SharePoint 2013 from 2010. After up-Gradation my existing web-parts are no more working.

I also tried after upgrading web part for 15 hive but still same issue.

When ever I click on button it takes me to error page and shows message "

Sorry, something went wrong

An unexpected error has occurred."

Following are logs from ULS:

Medium  	Entering monitored scope (Request (POST:http://SPSRVR/PWA/ADBCCRO/Custom/Timesheet.aspx)). Parent No	2f1a8b9c-88c5-f019-bb28-82a0422a41e6
04/26/2014 15:38:15.51 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Logging Correlation Data      	xmnv	Medium  	Name=Request (POST:http://SPSRVR/PWA/ADBCCRO/Custom/Timesheet.aspx)	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.51 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Authentication Authorization  	agb9s	Medium  	Non-OAuth request. IsAuthenticated=True, UserIdentityName=, ClaimsCount=0	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	UserAgent not available, file operations may not be optimized.    at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb)     at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult)     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)     at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...)     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, ...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbst...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...rRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)     at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion,...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	... String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)     at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, ...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, ...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetFileForRequest(HttpContext context, SPWeb web, Boolean exclusion, String virtualPath)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.InitContextWeb(HttpContext context, SPWeb web)     at Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextWeb(HttpContext context)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea)     at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IEx...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...ecutionStep.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.MgdIndicateCompl...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ak8dj	High    	...etion(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)  	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	aiv4w	Medium  	Spent 0 ms to bind 3870 byte file stream	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Files                         	ahjkm	Medium  	Spent 0 ms to send 3870 byte file stream	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Logging Correlation Data      	xmnv	Medium  	Site=/PWA	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.53 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Monitoring                    	b4ly	High    	Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=16.3957	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.54 	w3wp.exe (0x1FE8)                       	0x0988	Web Content Management        	Publishing                    	7fz3	Medium  	Setting [Display] as the FormContext.FormMode for the current page	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	General                       	8nca	Medium  	Application error when access /PWA/ADBCCRO/Custom/Timesheet.aspx, Error=The IListSource does not contain any data sources.   at System.Web.UI.DataSourceHelper.GetResolvedDataSource(Object dataSource, String dataMember)     at System.Web.UI.WebControls.ReadOnlyDataSource.System.Web.UI.IDataSource.GetView(String viewName)     at System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView()     at System.Web.UI.WebControls.DataBoundControl.GetData()     at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e)     at System.Web.UI.WebControls.ListControl.PerformSelect()     at PrjSvr2013.Timesheets.PrjSvr2013TimesheetsUserControl.BindResources()     at PrjSvr2013.Timesheets.PrjSvr2013TimesheetsUserControl.btnSearchPeriod_Click(Object sender, EventArgs e)     at System.EventHa...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	General                       	8nca	Medium  	...ndler.Invoke(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Runtime                       	tkau	Unexpected	System.Web.HttpException: The IListSource does not contain any data sources.    at System.Web.UI.DataSourceHelper.GetResolvedDataSource(Object dataSource, String dataMember)     at System.Web.UI.WebControls.ReadOnlyDataSource.System.Web.UI.IDataSource.GetView(String viewName)     at System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView()     at System.Web.UI.WebControls.DataBoundControl.GetData()     at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e)     at System.Web.UI.WebControls.ListControl.PerformSelect()     at PrjSvr2013.Timesheets.PrjSvr2013TimesheetsUserControl.BindResources()     at PrjSvr2013.Timesheets.PrjSvr2013TimesheetsUserControl.btnSearchPeriod_Click(Object sender, EventArgs e)     at System.EventHandler.Invoke(Object sender, EventArgs e)     ...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Runtime                       	tkau	Unexpected	...at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	General                       	ajlz0	High    	Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Web.HttpException (0x80004005): The IListSource does not contain any data sources.     at System.Web.UI.DataSourceHelper.GetResolvedDataSource(Object dataSource, String dataMember)     at System.Web.UI.WebControls.ReadOnlyDataSource.System.Web.UI.IDataSource.GetView(String viewName)     at System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView()     at System.Web.UI.WebControls.DataBoundControl.GetData()     at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e)     at System.Web.UI.WebControls.ListControl.PerformSelect()     at PrjSvr2013.Timesheets.PrjSvr2013TimesheetsUserControl.BindResources()     at P...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	General                       	ajlz0	High    	...rjSvr2013.Timesheets.PrjSvr2013TimesheetsUserControl.btnSearchPeriod_Click(Object sender, EventArgs e)     at System.EventHandler.Invoke(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.HandleError(Exception e)     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.Ca...	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57*	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	General                       	ajlz0	High    	...llHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	General                       	aat87	Monitorable	 	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Micro Trace                   	uls4	Medium  	Micro Trace Tags: 0 nasq,1 agb9s,11 ak8dj,5 b4ly,18 7fz3,20 8nca,0 tkau,0 ajlz0,1 aat87	861b8b9c-a8a5-f019-bb28-8f85537e2f88
04/26/2014 15:38:15.57 	w3wp.exe (0x1FE8)                       	0x0988	SharePoint Foundation         	Monitoring                    	b4ly	Medium  	Leaving Monitored Scope (Request (POST:http://SPSRVR/PWA/ADBCCRO/Custom/Timesheet.aspx)). Execution Time=65.8699	861b8b9c-a8a5-f019-bb28-8f85537e2f88

Regards,

Mehar

PowerShell Remoting - Cannot access the local farm

$
0
0

Hi,

I'm trying the access my SharePoint 2013 farm with a PowerShell Remote Session.

But it won't work.

Here's what I've tried/done so far:

On the server I've entered theses commands to enable remote sessions.

try{Enable-PSRemoting -Confirm:$false}catch{$Error}
Set-Item WSMan:\localhost\Client\TrustedHosts "RemoteComputer" -Force
Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 1024
restart-Service WinRM -Confirm:$false

On the client I enter this commands to access the remote server.

PS E:\PowerShell-PowerUp> $Session = New-PSSession -ComputerName spserver
-Credential (Get-Credential)

cmdlet Get-Credential at command pipeline position 1
Supply values for the following parameters:
Credential
PS E:\PowerShell-PowerUp> Enter-PSSession $Session
[spserver]: PS C:\Users\SP1_Admin\Documents> Add-PSSnapin Microsoft.ShareP
oint.PowerShell
[spserver]: PS C:\Users\SP1_Admin\Documents> Get-SPFarm
Cannot access the local farm. Verify that the local farm is properly
configured, currently available, and that you have the appropriate permissions
to access the database before trying again.+ CategoryInfo          : InvalidData: (Microsoft.Share...SpCmdletGetFarm:
   SpCmdletGetFarm) [Get-SPFarm], SPCmdletException+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SpCmdletGetFarmAn

In addtion I can give these informations:

  • The user is psshell admin, is local administrator and has enough privilegs on the sharepoint.
  • This worked well before on SharePoint 2010 I've updates to SharePoint 2013

I appreciate every kind of help, a good tip, hint or even the right solution.

kind regards

Janik

SharePoint 2013 SP1 and Office Web Apps SP1 not working using HTTP

$
0
0

Hi I had problems installing and configuring Office Web Apps 2013 SP1 integrated with SP 2013 SP1.

Do you know if there is any issue?

This is the error in the owa side:

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 4/24/2014 10:04:54 PM

Event time (UTC): 4/24/2014 9:04:54 PM

Event ID: 86c0893b9e89427babde2c4e931e0a28

Event sequence: 17

Event occurrence: 2

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/2/ROOT/wv-1-130428459380785645

Trust level: Full

Application Virtual Path: /wv

Application Path: C:\Program Files\Microsoft Office Web Apps\WebWordViewer\

Machine name: SPS-OWAS01

Process information:

Process ID: 13696

Process name: w3wp.exe

Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:

Exception type: HttpUnhandledException

Exception message: Exception of type 'System.Web.HttpUnhandledException' was thrown.

at System.Web.UI.Page.HandleError(Exception e)

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at System.Web.HttpContext.InvokeCancellableCallback(WaitCallback callback, Object state)

at System.Web.UI.Page.LegacyPageAsyncInfo.CallHandlersPossiblyUnderLock(Boolean onPageThread)

at System.Web.UI.Page.LegacyPageAsyncInfo.CallHandlers(Boolean onPageThread)

Unable to determine zone from request

at Microsoft.Office.OpenWebApplication.WopiOM.DecomposeWopiUrl(List`1 actionList, HttpRequest request, WopiAction currentAction, String extension, Boolean forceSsl)

at Microsoft.Office.Web.Apps.Environment.WacServer.WSUrlAdapter.ChangeActionInWacUrl(HttpRequest request, WacUrlApplication application, WacUrlAction currentAction, WacUrlAction targetAction)

at Microsoft.Office.Web.WordViewer.Controls.Application.RegisterApplicationInit()

at Microsoft.Office.Web.Common.AApplication.OnPreRender(EventArgs e)

at Microsoft.Office.Web.WordViewer.Controls.Application.OnPreRender(EventArgs e)

at System.Web.UI.Control.PreRenderRecursiveInternal()

at System.Web.UI.Control.AddedControl(Control control, Int32 index)

at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)

at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)

at System.Web.UI.Page.Render(HtmlTextWriter writer)

at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Request information:

Request URL: http://sps-owas01/wv/wordviewerframe.aspx?ui=en-US&rs=en-US&WOPISrc=http://sharepoint.internal/_vti_bin/wopi.ashx/files/8b568ecdf89c44d8afd4132bc0b82b32&sc=http://sharepoint.internal/SitePages/Home.aspx&wdEnableRoaming=1

Request path: /wv/wordviewerframe.aspx

User host address: 10.10.199.27

User:

Is authenticated: False

Authentication Type:

Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:

Thread ID: 7

Thread account name: NT AUTHORITY\NETWORK SERVICE

Is impersonating: False

Stack trace: at System.Web.UI.Page.HandleError(Exception e)

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at System.Web.HttpContext.InvokeCancellableCallback(WaitCallback callback, Object state)

at System.Web.UI.Page.LegacyPageAsyncInfo.CallHandlersPossiblyUnderLock(Boolean onPageThread)

at System.Web.UI.Page.LegacyPageAsyncInfo.CallHandlers(Boolean onPageThread)

Custom event details:


José Quinto Zamora SharePoint and Search Specialist MCITP and MCPD in SharePoint 2010 http://joSharePoint.com

High CPU and Memory Usage - IIS Worker Process

$
0
0

Hi,

I have a SharePoint 2013 Production environment which has been running fine and suddenly this morning, w3wp.exe (IIS worker process) is consuming High memory and High CPU.

Checking through IIS, it turns out that one of Application pool is the cause and is using 94% CPU. This is our main Portal site.

After resetting IIS, CPU and memory creeps back to high usage.

How can I diagnose what is causing this issue?

Your assistance is very much appreciated.

Thank You.


Viewing all 21070 articles
Browse latest View live


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