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

Business Data Connectivity service creation/starting issues

$
0
0

We have a need that requires adding the Business Data Connectivity Service to our SP 2010 deployment.  When creating the service application it just sits on the "Create New Business Data Connectivity Service Application" popup after clicking ok.  There is no error logged in the application log in Windows.  If I wait nothing ever changes and the popup just stays there.  If I cancel I now see the Business Data Connectivity Service Application in my list of Service application however it is stopped.  If I attempt open it via the linked name I get the following error.

The load balancer is not provisioned. Verify the load balancer was provisioned successfully before retrieving endpoint addresses.

I am opening IE as Administrator and I have tried deleting the application and recreating it but the same thing happens.  Any suggestions at to other logs I may be able to consult etc.. would be great.

Thanks!


Full Profile Imports

$
0
0

Hi SharePoint Experts,

Where can I find settings for Full Profile Imports in SharePoint 2010?

Thanks,

Hubble

Is that possible run pre-upgrade checker at SharePoint 2010 farm ?

$
0
0

Hi all,

Is that passible to run pre-upgrade checker for getting some details or errors information for SharePoint 2010 farm? Because I plan to migrate the current SharePoint 2010 farm to new farm environment.

Thanks

Rose


rw

MP4 video is not playing from SharePoint site

$
0
0

We have added the MIME type "video/mpeg" for the file extension .mp4. But if we open any hyperlink which hosted the mp4 file, it doesn't open correctly showing html error.

Could someone suggest is this MIME type is correct or do we need to add "video/mp4" mime type to the web apps.

Which is recommended mime type for .mp4 file extension...

Newly added WFE server wb.config file is not sync with the existing WFE servers

$
0
0

We have added new WFE server to the existing SharePoint farm, but we noticed that some entries are missing on web.config file on the newly added server.

Once we added the server to the farm as WFE --

1. Is that web.config file will sync automatically?

2. Currently deployed solution will add to the new server as well (DLLs, 14 hive files)?

Also let me know how to make the new server is in sync with existing servers?

thanks,

Anoop

How to get rid of login prompts when creating/editing MS Word documents? - SharePoint 2010

$
0
0

Hi, I use SharePoint 2010.

My users are complaining that they are frustrated with login/password prompts - when they try to create/edit a MS Word document in SharePoint document library. 

The browser is IE.
The site has FQDN and is already in Local Intranet Zone.

Thanks for any help.

view unpublished pages

$
0
0

What is the best way to set up a user that can see pages that have not been yet published? I don't want them to be able to edit anything, just view.  I tried restricted read, but it doens't allow them to view pages that are not published.


mhoran

Report Library Template Not Available In Sub Web

$
0
0

Hi.

I have a site collection with "Sharepoint Server Enterprise Site Collection Features" enabled.  The "Reports Library" template is available at the top level site within this site collection.

I then created a sub web within this site collection.

The "Report Library" template is not available in the templates list when I try to create a report library in the sub web.

Why?


SharePoint 2010 Web Analytics Service - ULS Errors - SQL Exception: Error: 40 - Could not open a connection to SQL Server

$
0
0

I have configured SharePoint 2010 using AutoSPInstaller, and I have verified up to this point it is a Zero Error configuration. Unfortunately we're seeing the same errors repeated over and over in the ULS logs on only one WFE server. All servers have been configured the exact same.

I'm using a SQL Alias, i've also added the alias to the hosts file with the IP of the sql server.

Checked Web.configs for connection strings - however WFEs don't have any in theirs.

Checked

My question is where could I be looking otherwise to see how / what this is trying to connect to?

07/17/2013 13:26:14.53	WebAnalyticsService.exe (0x09C8)	0x17BC	Web Analytics Services	General	c26s	Unexpected	Failed to execute the command 'proc_WA_GetExecutionState'. Exception: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)	
07/17/2013 13:26:14.53	WebAnalyticsService.exe (0x09C8)	0x17BC	Web Analytics Services	Logging Data Preprocessor	c29k	Unexpected	Failed to execute log batcher. Exception: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)	
07/17/2013 13:26:14.53	WebAnalyticsService.exe (0x09C8)	0x17BC	Web Analytics Services	Logging Data Preprocessor	c29i	Unexpected	System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.Office.Server.Data.SqlSession.OpenConnection()     at Microsoft.Office.Server.Data.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.Office.Server.WebAnalytics.SqlRetrySession.ExecuteNonQuery(SqlCommand command)     at Microsoft.Office.Server.WebAnalytics.ComponentExecution.AcquireJob(String connectionString, Guid webAnalyticsComponentId, Nullable`1 componentStartTime, Int32 maxProcessingTime, Int32 maxNumberOfExecutions, Boolean& hasRunningComponent)     at Microsoft.Office.Server.WebAnalytics.ComponentExecution.AcquireJob(String connectionString, Guid webAnalyticsComponentId, Nullable`1 componentStartTime, Int32 maxProcessingTime)     at Microsoft.Office.Server.WebAnalytics.LoggingExtractor.LoggingExtractorV2.Run()     at Microsoft.Office.Server.WebAnalytics.LoggingExtractor.LoggingExtractorComponent.Execute(Dictionary`2 parameters)	
07/17/2013 13:26:14.53	WebAnalyticsService.exe (0x09C8)	0x17BC	Web Analytics Services	Component Controller	c2eu	Unexpected	Failed to execute the Web Analytics component Logging Extraction. Exception: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.Office.Server.Data.SqlSession.OpenConnection()     at Microsoft.Office.Server.Data.SqlSession.ExecuteNonQuery(SqlCommand command)     at Microsoft.Office.Server.WebAnalytics.SqlRetrySession.ExecuteNonQuery(SqlCommand command)     at Microsoft.Office.Server.WebAnalytics.ComponentExecution.AcquireJob(String connectionString, Guid webAnalyticsComponentId, Nullable`1 componentStartTime, Int32 maxProcessingTime, Int32 maxNumberOfExecutions, Boolean& hasRunningComponent)     at Microsoft.Office.Server.WebAnalytics.ComponentExecution.AcquireJob(String connectionString, Guid webAnalyticsComponentId, Nullable`1 componentStartTime, Int32 maxProcessingTime)     at Microsoft.Office.Server.WebAnalytics.LoggingExtractor.LoggingExtractorV2.Run()     at Microsoft.Office.Server.WebAnalytics.LoggingExtractor.LoggingExtractorComponent.Execute(Dictionary`2 parameters)     at Microsoft.Office.Server.WebAnalytics.Services.ComponentController.ComponentThread(Object stateInfo)	
07/17/2013 13:30:31.32	WebAnalyticsService.exe (0x09C8)	0x137C	Web Analytics Services	User Behavior Analyzer	c2ho	Unexpected	Failed to reset the incomplete batch. Exception: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)	
07/17/2013 13:30:31.32	WebAnalyticsService.exe (0x09C8)	0x137C	Web Analytics Services	User Behavior Analyzer	c2hj	Unexpected	System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.Office.Server.WebAnalytics.WarehouseRouter.SqlRetryOnDBDisconnect.Execute(Object[] parameters)     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.ResetIncompleteBatch()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.StartController()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerComponent.Execute(Dictionary`2 parameters)	
07/17/2013 13:30:31.32	WebAnalyticsService.exe (0x09C8)	0x137C	Web Analytics Services	Component Controller	c2eu	Unexpected	Failed to execute the Web Analytics component UserBehaviorAnalyzer. Exception: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.Office.Server.WebAnalytics.WarehouseRouter.SqlRetryOnDBDisconnect.Execute(Object[] parameters)     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.ResetIncompleteBatch()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.StartController()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerComponent.Execute(Dictionary`2 parameters)     at Microsoft.Office.Server.WebAnalytics.Services.ComponentController.ComponentThread(Object stateInfo)	
07/17/2013 13:40:31.90	WebAnalyticsService.exe (0x09C8)	0x137C	Web Analytics Services	User Behavior Analyzer	c2ho	Unexpected	Failed to reset the incomplete batch. Exception: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)	
07/17/2013 13:40:31.90	WebAnalyticsService.exe (0x09C8)	0x137C	Web Analytics Services	User Behavior Analyzer	c2hj	Unexpected	System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.Office.Server.WebAnalytics.WarehouseRouter.SqlRetryOnDBDisconnect.Execute(Object[] parameters)     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.ResetIncompleteBatch()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.StartController()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerComponent.Execute(Dictionary`2 parameters)	
07/17/2013 13:40:31.90	WebAnalyticsService.exe (0x09C8)	0x137C	Web Analytics Services	Component Controller	c2eu	Unexpected	Failed to execute the Web Analytics component UserBehaviorAnalyzer. Exception: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.Office.Server.WebAnalytics.WarehouseRouter.SqlRetryOnDBDisconnect.Execute(Object[] parameters)     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.ResetIncompleteBatch()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerController.StartController()     at Microsoft.Office.Server.WebAnalytics.UserBehaviorAnalyzer.UserBehaviorAnalyzerComponent.Execute(Dictionary`2 parameters)     at Microsoft.Office.Server.WebAnalytics.Services.ComponentController.ComponentThread(Object stateInfo)	


Ken Maglio
SharePoint Architect | Oakwood Systems Group
blog: www.oakwoodinsights.com


Why does Sharepoint 2010 not use the correct trusted provider in different zones

$
0
0

I have multiple zones setup in my Sharepoint Web app. For each zone i have selected a differnt trusted provider.

If I use the default sign-in page I get the standard drop down list to choice my authentication method.  I choose the trusted provider from this list it routes to the correct SP or IDP.

However if u go directly to http://zone1site/_trust/ orhttp://zone2site/_trust/ it always routes to the Trsuted Identity provider that is first in my Trusted provider list.

How do I get Sharepoint to route to the proper SP or IDP for each zone or does each Sharepoint web app only allow 1 /_trust/ flow.

 

External access to My Sites and Portal - no reauthentication

$
0
0

We have a very common issue - we have a SharePoint 2010 Portal and My Sites on separate web applications. Users have access interally tohttp://portal and http://mysites and login automatically using windows authentication. We have published the sites externally ashttp://portal.domain.com and http://mysites.domain.com but the challenge is that users have to reauthenticate when they move from one application another.

Is there anyway to solve this issue without the purchase of UAG?

Thanks,

Jenny

SharePoint UPS 'title' field becomes same as its 'Job title' field after running AD to SharePoint sync. Why?

$
0
0
Hi all,
The SharePoint 'Job title' field is mapped with 'title' field of AD by default but there is no mapping present for SharePoint 'title' field. It means that when we run a full sync UPS from AD to SharePoint, the 'Job title' field of SharePoint will get updated with 'title' field of AD and the value of SharePoint 'title' field should remain unchanged as there is no AD field mapping present for it. right?
The issue I am facing, is that on running full sync from AD to SharePoint, the 'title' field of SharePoint also gets populate with same value as 'title' field of AD. Is this a bug in SharePoint 2010 or it is the default behaviour of SharePoint 2010?

Problem with Topology service

$
0
0

Every once in a while on our web front ends we get this error.   no uhmc-sp-app01 has not been a part of this farm for quite some time.  It was at one time our "application" server (a physical server) , but since we have replace it with app02 and app03(virtual servers)  We went through the process of uninstalling sharepoint on that server and removing it through central admin and what not .. but it still appears that something references this server every once in a while .. and I think it has caused some erratic behavior at times.. random errors saving a form, random errors in search.. and the errors seem to coincide with this error (which could be my imagination) .. Any ideas how to get sharepoint to stop looking at that old server for topology services?

SharePoint Web Services Round Robin Service Load Balancer Event: EndpointFailure

Process Name: w3wp

Process ID: 7916

AppDomain Name: /LM/W3SVC/2053670262/ROOT-1-130184307893738340

AppDomain ID: 2

Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:da6811af8ea549538690adcad5e91a62#authority=urn:uuid:4597d74d77e849e1a9129decefa7e10f&authority=https://uhmc-sp-app01:32844/Topology/topology.svc

Active Endpoints: 1

Failed Endpoints:1

Affected Endpoint: http://uhmc-sp-wfe03:32843/da6811af8ea549538690adcad5e91a62/SearchService.svc

New DC and now FIM Synchronization Manager will not start

$
0
0

Hi everyone, was hoping for some guidance here.

Have a SP2010 running on a server and a 2008 DC. Works fine. I have deployed a 2012 DC, I wanted to remove the 2008 DC, but for the time being before I'm sure everything works ok, I have shut it off. I can authenticate fine in Exchange, but in SP2010, the Forefront Identity Manager Synchronization Service will not start and gives me "error 1053".

The service account it uses is a domain\sp10farm acct which other services are using as well and they start up just fine, it is only this service that fails.

I see a lot of cannot connect to the DB in the event log as well.

Once I turn on the 2008 DC, the service starts up fine. Anyone point to what I might be missing here?

Thanks a bunch,

Issue with Fbausers in sharepoint

$
0
0

I have added fbausers in one of the sharepoint group

After certain time it is getting deleted automatically

Can someone help me to trace it out for the root cause


Configured a new application on sharepoint 2013. WHen downloading and then trying to run the app, only getting blank web page. Also , although this service has been setup for https the url is continously redirected to http (80)

$
0
0
Configured  a new application on sharepoint 2013. WHen downloading and then trying to run the app, only getting blank web page. Also , although this service has been setup for https the url is continously redirected to http (80)

web part text filter

$
0
0

hi,

I want to create a text filter that uses contain and not the exact phrase.

how can I do that ?

thank

idan

OpenDocument Addon breaking

$
0
0

Hi!

We are running Sharepoint 2010.  Our users are running Windows 7. Office 2010. IE 9.

We do have some Office 2013 components (Lync 2013 and a few users have Visio 2013).

Everytime we install or modify a 2013 component we have to repair Office 2010 because the Sharepoint OpenDocument Addon stops working.

When you click on a document from Sharepoint (xlsx for example) it normall asks to Open Read Only or Open Modify. When the addon stops working users only have the options Open.. Save.. or Save As... (choosing open opens read-only) with no Sharepoint notions (doesnt even tell you this is readonly)

Not sure where to start. Thoughts?

Thanks

SitePages libary corrupted - cannot set metadata values to columns (they don't show up in Edit and View properties forms)

$
0
0

My Issue is that in a SitePages library, we can no longer set the values for metadata for the columns.  The columns still show up in views, and in Library Settings, but when users and admins click view properties or edit properties the do not see these columns/metadata fileds.  I checked to make sure that infopath wasn't used on new or edit form and columns hidden/deleted.

  • The wiki pages are available, viewable, and the content could be edited.
  • The metadata such as Category [choice], SubCategory[text], Ratings, cannot not be modified.

I spent several hours and I feel the library may be corrupted.

Any thoughts?

Infopath 2010 Web forms on Sharepoint 2010 keep timing out

$
0
0

I have changed the session state and data connection time outs to 48 hours.  My infopath web forms keep timing out if someone waits too long.  I have a lengthy Performance Evaluation form in Infopath and users pause to answer the phone or get distracted with other things and when they go back to the form it times out and they have to start over.  This is very bad since a performance review can contain lots of text that they have to reenter every time.

Is there someplace else other than central administrator, infopath form services to change these values?  Does it require a reboot of the server to take effect?

Please help...

Viewing all 12728 articles
Browse latest View live


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