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

EXECUTE permission was denied on the object 'proc_putObjectTVP'

$
0
0

Today I have seen the following error on one of my SharePoint servers.

The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config', schema 'dbo'.

The account that was denied EXECUTE permissions is the Service Application App Pool account.

Having googled the problem - most posts seem to suggest manually granting execute rights to the WSS_Content_Application_Pools role on the SharePoint_Config database to the following stored procedures:

[dbo].[proc_putObjectTVP]
[dbo].[proc_putObject]
[dbo].[proc_putDependency]

However it seems odd that there is not a SharePoint way to do this rather than modifying SQL permissions via SQL Management Studio. Has anyone else encountered this problem and is there a SharePoint way to fix it?

I should add that Microsoft say this about Service and other Application Pool accounts:

"This account is assigned to the WSS_CONTENT_APPLICATION_POOLS role associated with the farm configuration database."

https://technet.microsoft.com/en-us/library/cc678863%28v=office.15%29.aspx#Section3


Yammer admin

$
0
0

One of our employees has started an account for Yammer. They have registered it under the Company domain. The person who has the admin rights has left the company. I would like to remove the Yammer for my company. Can someone help me  ?

Create new document directly in SharePoint (specific problem for Ms Word)

$
0
0

Hi,

We have a problem when creating new documents directly within SharePoint, using the "+ New Document"- link (Word, Excel, PowerPoint or OneNote).

When creating an Excel, PowerPoint or Onenote doc, everything seems to work. In the case of a Word doc, SharePoint creates the file, adds it to the library but when opening it, I get the following error in word:

The translation is something like: "We can't open Test.docs because we found a problem with its contents" and under information "There are no available error information".

When using other methods like creating a file in Word and saving it to SharePoint, or the menu option files -> new doc everything works fine.

e.g.

So there are something wrong with the specific "+New Document" functionality in SharePoint. The resulting document have a size of 20kB so it is not empty.

Some more information about our site:

  • We are using Office Web Apps
  • SharePoint 2013
  • Windows 7 Clients
  • Office 2013 on clients
  • The problem is persistent for all users

Thanks and Regards

Erik

I've an error while upgrading my sharepoint database with psconfig.exe

$
0
0

I use the following command in order to upgrade my databases:

PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures

For the WSS_Content Database the command works fine. At step 2 the command crashes with the following error:

System.Data.SqlClient.SqlException (0x80131904): Login failed for User 'sp_sqladm'

The EventViewer shows the following error:

Sorry for a german error message. It means: "Error during the SQL-Database Login for 'SharePoint_Config' for the instance 10.50.10.11. Login failed for the user 'sp_sqladm'.

The user sp_sqladm has rights on the SharePoint_Config-Database:  dbowner

I also checked if the Password and the user still working. There is no problem connecting to the database using Management Studio . The SharePoint works also fine, but states an upgrade is needed.

thanks for any help. I have no more ideas at the moment.

Add standalone sharepoint server to another farm

$
0
0

I have 2 separate sharepoint 2013 farms (2 servers + SQL server) and I want to join them into one farm.

I want to add second server as additional web server to the first farm.

Should I uninstall sharepoint from this server and reinstall it choosing "add to existing farm"? or 

it is possible way to do it without reinstalling?

thanks


Web Application Proxy and ADFS configuration

$
0
0

Hello All,

I am trying to configure the Web Application Proxy in Windows Server 2012 R2 Standard. I am getting the below error

"ADFS proxy could not be configured". Unable to retrieve proxy configuration data from the federation Server.

What could be the error?

I have installed the update also as mentioned in the support link.

http://support.microsoft.com/en-us/kb/3009351

Any help or suggestion is greatly appreciated

Thanks & Regards


pankaj

Remote Blob storage for sharepoint 2013

$
0
0

Hi All,

Please could someone recommend a solution to a big problem that I currently have in our SharePoint environment. A document library enabled for a group of our users has reached the 5000 threshold limit. I have explored the following options

a) create separate libraries

b) create subfolders within one library and keep the number of items in each library\folder less than or equal to 5000.

c) Create Multiple view and indexes.

d) enable remote blob storage out site the SQL SharePoint DB.

From the standpoint of the requirements SharePoint is to be used as a sort of storage location for the organizations documents( Not a fan of it but this is what is required).

Option a) could lead to potential endless number  of libraries which technically I do not want to do. Option b) seems like a solution but for the fear of the disadvantages of creating folders I'm still holding off on a better alternative. Option c) as crazy as it might seem does not meet the requirement because the use of explorer view of documents in sharepoint is critical to the way users work( They use an application called Harmonie which makes use of the explorer feature in sharepoint).Option d) is an option that I am currently exploring but need help with. Is there anyone that is good with SharePoint and at the same time good with BLOB storage that can verify if I were to create a remote blob storage share if this will work around the 5000 threshold limit set for document libraries? Ultimately, I'm looking a solution that give me better flexibility in terms of storing large files and large amount of data.

Please could some please shed some light.

Thanks,

Dominic

SSL Setup for a site

$
0
0

Hi,

I have a web app in SharePoint 2013 with url http://<servername> and its currently on port 80. So it's the one which is called SharePoint - 80 in IIS.

Now I have to make it accessible through https://<servername>

How to do this?

Please understand I do not have a Host name for this web app.

I do have a separate IP assigned to the system and I can assign that in IIS for this web app.

Please tell me the whole process, I would really appreciate it.

I have already created a self signed certificate, and added the binding in IIS like

https Ip assigned and port as 443.

Host Name is empty

Certificate is selected.

But when I access https://<servername>, I get certificate error, so I click on Continue to the website and then i get the famous 404 error.

Please help!!!!!!


SharePoint 2013 Migration from SharePoint 2010

$
0
0

Hi,

We have SharePoint 2010 and we are using a Microsoft SQL Cluster.

We are upgrading to SP 2013, but we are using the same SQL Cluster box.

We are experiencing a database name conflict.

According to MSFT we are supposed to put our SharePoint 2010 & SharePoint 2013 on the same server, separate VM's.

How can we fix the names so they will still work?

SharePoint 2013 up_gradation error

$
0
0

Hi,

I am performing the up_gradation from SP 2010 to SP 2013,

Mount-SPContentDatabase compeleted 100% as below,

But in log file and upgrade status is showing failed with 12 errors like below

Found a missing feature Id = [b154076e-7a13-42bd-8291-82ac8aecf06f]

All 12 errors are same in different IDs. I have fixed all these 12 errors using the following command,

STSADM -o deactivatefeature -id “b154076e-7a13-42bd-8291-82ac8aecf06f” -force

To complete the up_grade process, what i have to do more???

But on the site collection there is no error and have been successfully updated, as below

Thanks,

Nasir karim

SharePoint 2013 Personal Site (My Site) Creation Issue

$
0
0

I am having issues with the Personal Sites (My Sites) in my SharePoint setup. I have followed this guide to set up My Sites: http://blog.sharedove.com/adisjugo/index.php/2012/07/25/visual-guide-setting-up-my-sites-in-sharepoint-2013/

When I try with any user to click on either Newsfeed, SkyDrive, Sites, About Me or click Follow on a page, it just brings me to the About Me page.

Here's a pic of the site. The Personal Site creation won't start. Not even a promt, warning or error is shown.

MySite

I tried several other guides, and tried several fixes aswell, including the most recent SharePoint Server updates.

Does anyone have any idea on how to fix this?

Restore-SPSite throwing NativeStack error

$
0
0

I have a Site Collection Backup of 180 GB and when I am trying the Restore-SPSite command, it throws a NativeStack error. How do we fix this? What is the reason this is coming up? Please note - I am actually trying to do the below.

http://spserver

The root site collection backup is being restored to a /sites/ URL in the same Web Application

http://spserver/sites/sitcoll 

Please also note - I am using -PreserveSiteID as a parameter to retain the Site ID of the Original Site Collection.

Restore-SPSite NativeStack


Karthick S


Error with configuring workflow manager

$
0
0
Starting
System.Management.Automation.CmdletInvocationException: An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name. ---> System.Data.SqlClient.SqlException: An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
   в System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   в System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   в System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   в System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   в System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite)
   в System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
   в System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
   в System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   в System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
   в System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
   в System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
   в Microsoft.ServiceBus.Commands.Common.ServerManagementStoreDataContext.CreateServerAdministratorLogin(String loginName)
   в Microsoft.ServiceBus.Commands.Common.SecurityHelper.CreateServerAdministratorRole(String accountName, String connectionString)
   в Microsoft.ServiceBus.Commands.NewSBFarmBase.InstallManagementDB(String connectionString, String adminGroup, String runAsName)
   в Microsoft.ServiceBus.Commands.NewSBFarmBase.ProcessRecord()
   --- Конец трассировки внутреннего стека исключений ---
   в System.Management.Automation.PowerShell.EndInvoke(IAsyncResult asyncResult)
   в Microsoft.Workflow.Deployment.ConfigWizard.CommandletHelper.InvokePowershell(Command command, Action`2 updateProgress)
   в Microsoft.Workflow.Deployment.ConfigWizard.ProgressPageViewModel.CreateSBFarm(FarmCreationModel model)

SharePoint 2013 patching process.

$
0
0

Hi All,

Currently our SharePoint 2013 farm was patched with ServicePack 1 (15.0.4569.1000/15.0.4569.1506)which released on 2014, February 25

And project server also with same version 15.0.4569.1506.

https://buildnumbers.wordpress.com/sharepoint/
https://technet.microsoft.com/en-us/library/dn789211(v=office.14).aspx

Now we are planning to do latest patch to all our environments including production.


Can you please suggest what we need to patch next:

1.As many msdn blog suggest,we must and should patch Service Pack 1 re released version 15.0.4571.1502 first

Can you please let me know if below sequence is correct to patch
SharePoint Server service pack 1 re released version(15.0.4571.1502)
Project Server service pack 1 re released version(15.0.4571.1502)
SharePoint Server Cumulative Updates April 2014 CU (15.0.4605.1004)
Project Server Cumulative Updates April 2014 CU (15.0.4605.1004)
SharePoint Server Cumulative Updates June 2014 CU (15.0.4617.1001)
Project Server Cumulative Updates June 2014 CU (15.0.4617.1001)
SharePoint Server Cumulative Updates July 2014 CU (15.0.4631.1001)
Project Server Cumulative Updates July 2014 CU (15.0.4631.1001)
And so on....

2.what if we need to language pack installation ,how can we confirm whether languge pack installation is required or not.

If langugage pack installation required,then what would be the sequence for the above

3.Do we need to install the CU s for each month after Service Pack 1 or latest cumulative updates(Jan 2016) on Service pack 1 re released version is sufficient.

SharePoint Excel Service - Issue when opening excel in browser window

$
0
0

Hi,

We want to open excel document on web browser. We have created Excel Service application on SharePoint 2013 Farm. 

Some of the documents in SharePoint Library are opening properly but for few excel work book we are getting following error



When looked in the SharePoint logs, I found below exception:

ServerSession.ProcessServerSessionException: An exception during ExecuteWebMethod has occurred for server: http://<excel service url>/ExcelService*.asmx

 method: OpenWorkbook

 ex: Microsoft.Office.Excel.Server.CalculationServer.Proxy.ServerSessionException: The workbook cannot be opened..

EwaState.OpenWorkbookAndUpdateState: errors occurred while trying to open the workbook

 [MessageId: Ewr_GenericFileOpenError

 MessageIdHash: 636637258] 

Kindly help, if anyone has gone through similar problem and have resolved it.

Thanks & Regards,

Kundal



Syncing OneDrive AND OneDrive for Business to the same PC

$
0
0

Hi, I use OneDrive for personal files (with an Outlook.com account) and ODFB (with an Office 365 account) to share with my team in my business. I can manage the ODFB sync by right-clicking the icon in the system tray and this works fine on both the desktop and laptop pcs. However, although both the desktop and laptop show a folder in File Explorer for OneDrive (as well as ODFB), the folders inside personal OneDrive have different sync dates on which suggests they're not syncing correctly. 

Question - How do I force a sync of the personal OneDrive files between my outlook.com account and my pc/desktop?

Question 2 - In the process of trying to sort it out I've ended up with the ODFB folder being 'OneDrive for Business 2'. Can I change this?

Many thanks in advance of help.

Claire :D

How to allow external users to send emails to my list

$
0
0

I am working on SharePoint server 2013, and i have added an Announcement list. then i configure the announcement list to receive in-coming emails,so currently our domain users can send an email to the following addressListA@OurSharePointServerName.com and a new item will get created inside the list. But of course if external users try to send an email toListA@OurSharePointServerName.com it will not reach the list , at-least sinceOurSharePointServerName.com is not available to public users .. So is there a way to force this to work , so external users can send emails which will get populated inside our SharePoint list ?

second question, in case i am able to allow external users to send emails to our lists and have the email saved as a new item inside the list.. so how will the CreatedBy & ModifiedBy fields get populated ? as the external user will not be registered inside the Active Directory ? will these be equal to the external email address for example ?..


PowerPivot auto refresh with sharepoint requirement and limitation

$
0
0

Hi,

   I'm trying to find out more information about requirmet and limitaton of PowerPivot auto refresh with sharepoint implemenation. There is no any cleared information. So I have tested by create the Lab and found more issue. Below is my environment. The objective is I would need to deploy my existing execl workbook 2013 which created/used the PowerPivot to sharepoint service. Then let my users view the data from sharepoint with data updated automatically. Almost data, the workbook query from oracle server by using OLE DB connection string directoly to oracle server.

Enviorment

1. Sharepoint 2013 server

2. SQL server 2012

3. Oracle Server

My Question.

1. Dose shaepoint supported the powerpivot autorefresh, if I just upload my existing excel workbook to sharepoint?

2. The connection in workbook after loaded to sharepoint can configure to connect to SQL server only (Not support connect to Oracle directly). Is this correct? If so, it mean that I need create a link server to oracle database in my SQL server right?

3. The powerpivot autorefresh in sharepoint, support only one connection per workbook. Is this correct?

4. The powerpivot autorefresh in sharepoint, support multple table selection when create the connection. Is this correct?

Thanks you in advanced.

Wira.

Something went wrong. To try again, reload the page and then start the workflow, error on starting a workflow.

$
0
0

Created a SharePoint designer workflow on custom list. Initially when the workflow published i was able to trigger the workflow but after some time the workflow is not getting triggered its showing error message saying Something went wrong. To try again, reload the page and then start the workflow. workflows on other lists are getting triggered. only on the specific lists its not getting triggered. Saved the list as template and recreated new list with the same template. Still the issue exists on the new list.

Created a new list by recreating all the column. Initially when the list created workflow was getting triggered. After some time the new workflow again stopped working. 

Environment :SharePoint 2013 designer workflow, on-premises SharePoint 2013.

I dont have access to the server to get ULS logs.


Sharepoint 2013 - Configure hybrid OneDrive and Sites features

$
0
0

I am tryingtoconfigureSharePoint2013toallowaccesstoOneDriveandpersonalsitesonoffice365.
WhenIclickonthelink"ConfigurehybridOneDriveandSitesfeatures",anerroroccurs:
"Index(zerobased)mustbegreaterthanorequaltozeroandlessthanthesizeoftheargumentlist"

ULS:

Name = Request(-GET:http://myserver/_admin/cloudconfiguration.aspx)
Non-OAuthrequest.IsAuthenticated = True,UserIdentityName =,ClaimsCount = 0
Site = /.
Applicationerrorwhenaccess/_admin/cloudconfiguration.aspx,Error = Index(zerobased)mustbegreaterthanorequaltozeroandlessthanthesizeoftheargumentlist.atSystem.Text.StringBuilder.AppendFormat (IFormatProviderprovider,Stringformat,Object []args)atSystem.String.Format (IFormatProviderprovider,Stringformat,Object []args)atMicrosoft.Office.Server.UI.CloudConfiguration.InitializeText ()atSystem.Web.UI.Control.InitRecursive (ControlnamingContainer)atSystem.Web.UI.Page.ProcessRequestMain (BooleanincludeStagesBeforeAsyncPoint,BooleanincludeStagesAfterAsyncPoint)
GettingErrorMessageforExceptionSystem.Web.HttpUnhandledException(0x80004005):exceptionoftype'System.Web.HttpUnhandledException'wasthrown.--->System.FormatException:Index(zerobased)mustbegreaterthanorequaltozeroandlessthanthesizeoftheargumentlist.atSystem.Text.StringBuilder.AppendFormat (IFormatProviderprovider,Stringformat,Object []args)atSystem.String.Format (IFormatProviderprovider,Stringformat,Object []args)atMicrosoft.Office.Server.UI.CloudConfiguration.InitializeText ()atSystem.Web.UI.Control.InitRecursive (ControlnamingContainer)atSystem.Web.UI.Page.ProcessRequestMain (BooleanincludeStagesBeforeAsyncPoint,BooleanincludeStagesAfterAsyncPoint)atSystem.Web.UI.Page.HandleError (Exceptione)atSystem.Web.UI.Page.ProcessRequestMain (BooleanincludeStagesBeforeAsyncPoint,BooleanincludeStagesAfterAsyncPoint)atSystem.Web.UI.Page.ProcessRequest (BooleanincludeStagesBeforeAsyncPoint,BooleanincludeStagesAfterAsyncPoint)atSystem.Web.UI.Page.ProcessRequest ()atSystem.Web.UI.Page.ProcessRequest (HttpContextcontext)atSystem.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute ()atSystem.Web.HttpApplication.ExecuteStep (IExecutionStepstep,Boolean &completedSynchronously)

Someonehaveanidea?

Thank you!


David SIMON

Viewing all 21070 articles
Browse latest View live


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