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

[UPRE] User Profile Replication Engine throws exception during incremental sync

$
0
0

Hi All,

I have configured UPRE to do a incremental synchronization, hovewer it throws follow error:

Change Token: 1;16576571;11/29/2013 12:13:30
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Item has already been added. Key in dictionary: 'CN=RWAFCT_ADMD-DatabaseUsers,OU=Functions,OU=Groups,DC=emea,DC=xyz,DC=com'  Key being added: 'CN=RWAFCT_ADMD-DatabaseUsers,OU=Functions,OU=Groups,DC=emea,DC=xyz,DC=com'
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.Office.Server.AdministrationToolkit.ReplicationEngine.UserProfileChangeWebService.UserProfileChangeService.GetChangesWithRemotePersonalSiteHostUrl(String changeToken, UserProfileChangeQuery changeQuery)
   at Microsoft.Office.Server.AdministrationToolkit.ReplicationEngine.IncrementalReplicator.PullUserProfileChanges(String changeToken)
   at Microsoft.Office.Server.AdministrationToolkit.ReplicationEngine.IncrementalReplicator.Start()

I have no idea what is wrong. I have write example app in which I am using this service, and for some UserProfileChangeQuery parameters it throws the same exception. Anyone can help me?

example app:

private const string TOKEN = "1;16576571;11/29/2013 12:13:30";
[...]
var client = new SERV.UserProfileChangeServiceSoapClient();

var changeQuery = new SERV.UserProfileChangeQuery();
changeQuery.Add = false;
changeQuery.Delete = true;
changeQuery.Update = false;
changeQuery.Anniversary = true;
changeQuery.SingleValueProperty = true;
changeQuery.MultiValueProperty = false;
changeQuery.UpdateMetadata = false;
changeQuery.Colleague = false;
changeQuery.PersonalizationSite = false;
changeQuery.QuickLink = false;
changeQuery.SiteMembership = false;
var response = client.GetChangesWithRemotePersonalSiteHostUrl(TOKEN, changeQuery);


...


SharePoint 2010 Multiple Servers with External SQL Server

$
0
0

Hello,

Here is what I have for our structure.

SharePoint Farm:

wfe1 - SP 2010 SP2

wfe2 - SP 2010 SP2

app1 - SP 2010 SP2

app2 - SP 2010 SP2

db - SQL Server 2008 R2 SP2 (SharePoint Databases)

External Server (It is not in the farm)

SQLServer - SQL Server 2012 SP1

So, here is my question. In order to configure BI Services in SharePoint, can I configure PowerPivot, PPS, SSRS with SQL Server 2012 which is not in the farm?

Can I take an advantage of PowerView in this structure?

What do you recommend?

Thanks

User Profile Synchronization Service stuck on starting

$
0
0

Hi all,

I am trying to provision  User profile synchronization service in production from last two days..but there is no improvement.

I have1 WFE, 1 App Server and 1 SQL server in farm with sharepoint 2010 sp1 installed in it(version 14.0.6029.1000).

I have two accounts.

SPFarmAdmin :member of local administratorgroup , with"allow local log on access", Account used for Sharepoint Timer Job and CA App pool,member of all FIM groups, all WSP groups.

SPUPS:account which has "replicate directory access" in active directly.Till now not used for any other activity in the farm.

steps which I followed was from below articles

http://myspexp.com/2011/04/28/user-profile-synchronization-servicehangs-on-starting-i-fixed-it/

http://www.harbar.net/articles/sp2010ups2.aspx

At a high Level

1.Logged in in to App server with SPFarmAdmin and started "user profile service" from CA on the App server instance in the farm. followed by IISRESET.

2.Deleted the existing User Profile service application and  Created "User Profile service application"  successfully . followed by IISreset .

3.Started "user profile Synchronization service"  for the service list .

waited for almost 30 minutes still the the status is in starting mode.

going throught ULS log...found error that

====================================================

User Profile Application: SynchronizeMIIS encounters an exception: Microsoft.SharePoint.Administration.SPDuplicateObjectException: An object of the type Microsoft.Office.Server.Administration.ProfileSynchronizationSetupJob named "ProfileSynchronizationSetupJob" already exists under the parent Microsoft.SharePoint.Administration.SPTimerService named "SPTimerV4". Rename your object or delete the existing object. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Microsoft.SharePoint.Administration.ISPPersistedStoreProvider.PutObject(SPPersistedObject persistedObject, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate() at Microsoft.SharePoint.Administration.SPJobDefinition.Update() at Microsoft.Office.Server.Administration.UserProfileApplication.StartSynchronizationServiceSetupTimer(String strSyncMachineAddress) at Microsoft.Office.Server.Administration.UserProfileApplication.SynchronizeMIIS() at Microsoft.Office.Server.Administration.ILMProfileSynchronizationJob.Execute()

====================================================

 

Any ideas regarding this will be appreciated.

let me know if any other details are required for understanding the the problem.

Thanks in Advance

 

 


ragava_28

SharePoint 2010 and Disabling RC4

Update SharePoint with SP2 and August 2013 CU

$
0
0
Can I run the update for SP2 and August 2013 CU in that order and then run the Configuration Wizard afterwards?  Or do I need to run the Configuration Wizard after each update?

Pros & Cons of having SharePoint on Internet?

$
0
0

Hello SharePoint Fam,

Looking to possibly make SharePoint live for Internet/Extranet and was wondering if any of you have any good Pros/Cons of this??  I see it being a good thing more than bad, I like that users would no longer need VPN troubles due to SharePoint/AD security. Always felt VPN defeated the purpose of SharePoint in some ways.

Thanks for any advice

PowerPivot Minidump file location

$
0
0

We have installed PowerPivot on a test farm. The Health Analyzer reports Mini dump files in the logs directory. Our ULS logs are on D: drive. When PowerPivot was install we pointed its logs to the D: drive. I found the mini dump files in the 14 hive at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\logs. Is there some way to change that to go to D:? PowerPivot also has created a 15 folder at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions, is that anything to be concerned about?

Moving The /sites/Office_Viewing_Service_Cache Site Collection

$
0
0

Hi.

In a web application we have restored from our production environment to the development environment we noticed that it has randomly and automatically created the /sites/Office_Viewing_Service_Cache site collection into a WSS_Content_<SOME_GUID> database.  This site collection didn't get created into the content database that we restored.

We don't like using content databases with random GUID's.  Is there a way to move the /sites/Office_Viewing_Service_Cache site collection back into the main content database for the web application where all the other site collections already exist?


Getting HTTP 403/500 errors when accessing SharePoint 2010 pages

$
0
0

Hi,

I'm getting intermittent HTTP 403/500 errors when accessing SharePoint Foundation 2010 pages.

When it happens, any SharePoint pages I access I get a HTTP 403 error (example: /sites/test/default.aspx) . If I don't specify a page, I get a HTTP 500 error (example: /sites/test/). What's odd is that I have non-SharePoint .NET applications running on the same server under the "_layouts" directory and those still work just fine.

After recycling the IIS application pool, it starts to work again, but sometime won't stay up very long.

Does anyone encounter this problem before?

TIA

Also, I'm hoping to understand what the "Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo" method does to help me track down this issue. If you have any info on what the above method is doing, I really appreciated.

EVENT LOG

Nothing

ULS LOG

System.Runtime.InteropServices.COMException: Cannot complete this action.  Please try again.   
 at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, 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)   
 at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte& pVerGhostedSetupPath, 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)

Restore-SPSite Errors: I want to restore same site collection multiple times.

$
0
0

We have created a single web app to be used for hosting all of our intranet sites using the Host Named architecture.  The plan was to backup a site collection we have in our dev environment and then restore this site collection multiple times into the single web app on our demo farm.  That way, we have multiple site collections that are all identical and can then be modified as needed for each individual intranet.  It's like using the Site Collection backup as a template for all others.  The first restore went fine.  The second resulted in the error "The operation that you are are attempting to perform cannot be completed successfully......"  My reading about this error indicates that it's because I'm trying to put the same site collection GUID back into the same web app (content database) multiple times which isn't do-able. 

So can the site collection GUID be modified during the backup or restore process?  I didn't see anything in the PowerShell commands indicating such.  I don't think we can save the site as a template due to the fact that certain features have not been enabled on the original site.

Any info would be greatly appreciated.

Thanks

How to handle 404 in reverse proxy scenario

$
0
0

Hi,

I am using URL Rewrite on reverse proxy server to route incoming requests to SP server

<rule name="SP Reverse Proxy"  stopProcessing="true"><match url="(.*)" /><action type="Rewrite" url="http://XX.XX.XX.XX:80XX/{R:1}" logRewrittenUrl="true" /></rule>

I dont want to display ASP.net error page with version information whenever user requests for a page that dont exist

I an unable to do so inside _forms folder

Below is summary of current behavior

RequestResponse
proxy Server IP/a.aspxIE Page can not be found
SP Server IP/a.aspxIE Page can not be found
proxy Server IP/_forms/a.aspxASP.net error page with version information
SP Server IP/_forms/a.aspxSharepoint Access denied page

This is web.config inside _forms folder

<?xml version="1.0" encoding="utf-8"?><configuration><system.web><authorization><allow users="*" /></authorization><identity impersonate="true" /><customErrors defaultRedirect="~/error.htm" mode="On"><error redirect="~/error.htm" statusCode="404" /></customErrors></system.web><system.webServer><defaultDocument><files><clear /><add value="default.aspx" /></files></defaultDocument></system.webServer></configuration>

This is web.config inside root folder of reverse proxy server

<?xml version="1.0" encoding="UTF-8"?><configuration><system.web><httpRuntime enableVersionHeader="false" /> <customErrors mode="On" defaultRedirect="~/error.htm"> <error statusCode="403" redirect="~/error.htm" /> <error statusCode="404" redirect="~/error.htm" /> <error statusCode="500" redirect="~/error.htm" /> </customErrors> </system.web><system.webServer><rewrite><rules><rule name="SP Reverse Proxy"  stopProcessing="true"><match url="(.*)" /><action type="Rewrite" url="http://XX.XX.XX.XX:80XX/{R:1}" logRewrittenUrl="true" /></rule></rules></rewrite><httpErrors><remove statusCode="404" subStatusCode="-1" /></httpErrors></system.webServer></configuration>

Please help

Sharepoint 2010 Timer Job Creation

$
0
0

Hi,

I've deleted two Timer Jobs in SharePoint 2010:

Microsoft SharePoint Fundation Usage Data Import 

Microsoft SharePoint Fundation Usage Data Processing

 from Microsoft SharePoint Foundation Usage Service by using powershell. Is there any way to recover or recreate these two jobs? If not what are my options to get them back.

use marquee in announcement list in sharepoint 2010

$
0
0

Hi ,

i need to create a list called news and alerts. so i select announcement list for it. i want to use scroll the contents of my announcement. so we can use marquee for that.

but i need proper steps and your guidance because i m beginner for the css and all. and one more thing how can i put my list within the content editor.

Please reply ASAP, because its my high priority requirement.

Thanks in Advance...

Can I export SP 2007 list templates and import them into SP 2010 - particularly for "My sites"?

$
0
0

I have a user who's SP 2007 my site did not work when it was imported into SP 2010 - there was some sort of template or web part issue that prevented him from using the my site successfully. So we deleted the imported site, and he created a fresh SP 2010 site.

Now, he would like to go over to the SP 2007 site to get some of the information.

For libraries, he can use Explorer view, copy all the docs to a desktop folder, then upload multiple documents to SP 2010.

I exported one of his SP 2007 list libraries as a template with data. I uploaded it into the list template gallery on his my site

It uploads. However, when I attempt to use it, I get the message "Error - Microsoft ShraePoint Foundation version 3 templates are not supported in this version of the product."

Is there something special that I need to do so that the template can be used? Otherwise, why allow the template to be uploaded if it can't be used?

Thank you

Unknown SQL Exception 18452 occurred. Additional error information from SQL Server is included below. Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

$
0
0

Dear All,

I have been experiencing with the following errors for two weeks and I tried many ways but did not find any solution. Help from anybody is highly desirable.

 

 

Error logged on SharePoint Server Machine

----------------------------------------------------------1-------------------------------------------------------------

Unknown SQL Exception 18452 occurred. Additional error information from SQL Server is included below.

 

Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

 

Log Name: Application

Source: SharePoint Foundation

Event ID: 5586

Level : Error

User: domain1\spFarmAcc

Task Category: Database

Computer: SP_Srv.bd.net.local

--------------------------------------------2-----------------------------------------------------------------------

 

Unknown SQL Exception 18452 occurred. Additional error information from SQL Server is included below.

 

Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

 

Log Name: Application

Source: SharePoint Foundation

Event ID: 5586

Level : Error

User: NT AUTHORITY\IUSR

Task Category: Database

Computer: SP_Srv.bd.net.local

------------------------------------------------------------------3----------------------------------------------------------

Unknown SQL Exception 18452 occurred. Additional error information from SQL Server is included below.

 

Login failed. The login is from an untrusted domain and cannot be used with Windows authentication

Log Name: Application

Source: SharePoint Foundation

Event ID: 5586

Level : Error

User: domain1\SecurityTokenPool

Task Category: Database

Computer: SP_Srv.bd.net.local

 

---------------------------------------------------------------4-------------------------------------------------------------------

Event 5586 (SharePoint Foundation) of severity 'Error' occurred 9 more time(s) and was suppressed in the event log

 

Log Name: Application

Source: SharePoint Foundation

Event ID: 2159

Level : Error

User: domain1\ spAppPoolAcc

Task Category: Unified Logging Service

Computer: SP_Srv.bd.net.local

 

------------------------------------------------------------------------------------------------------------------------------------------

Error logged on SQL Server Machine

Note: The following error repeats many times

 

SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure. [CLIENT: 172.20.1.33].

Log Name: Application

Source: MSSQLSERVER

Event ID: 17806

Level : Error

User: N/A

Task Category: Logon

Keywords: Classic

Computer: SQL_Srv.bd.net.local

----------------------------------------------------------------------------


shofiq

Remove not existing server by Powershell

$
0
0

Hi,

I can not find how to remove the server from the farm using poschershell in Sharepoint 2010 SP1

There were 2 web server and 1 SQL later crashed web server role administration. Now I want to re-install the broken node. But I can not, because need to update the old servers (one of them does not exist) befor add new server to yhe farm. I need not remove broken server from a farm configuration, without a central administration site.

Can more than 1 admins perform maintenance at same time?

$
0
0

Hello Community

    In a Sharepoint 2010 Server, 2 server, server farm environment
Sharepoint is installed on only 1 of the servers.

    But if there are more than one Sharepoint administrators, one of
the administrators may be doing some maintenance work, while
another administrator may be doing some other kind of maintenance.

    The question is, can 2 Sharepoint 2010 adminsitrator work on the
Sharepoint 2010 Server doing administrative work at the same time
or does one Sharepoint 2010 Server adminstrator have to wait for the
other Sharepoint 2010 Server administrator to finish whatever maintenance
they were doing before the other Sharepoint 2010 Server administrator
can  perform their maintenance task?

    Thank you
    Shabeaut

SharePoint 2010 - Dynamic (cached) mapping of Document Library in Windows Explorer

$
0
0

We have a user who used to access (perform copy/cut/paste) files between SharePoint document libraries using Windows Explorer. The "Open with Explorer" button in each library works perfect fine, but this is what's missing:

After the library was opened in Window Explorer, it looks like a folder link is created in Windows Explorer on fly (with the folder named as library name). With multiple folders linked to each library, users were able to perform copy/cut/paste easily.

But with our SharPoint upgraded from SP2003 -> SP2007 -> SP2010, this function is not working anymore.

I understand you can map libraries as netowrk drivers, but this is not what we are looking for. It seems the system automatically maps a cached SharePoint library in SP2003 and 2007, but with our current SP2010 w/SP2 on Windows 2008R2 on our Intranet, windows explorer is not having those folders there any more.

Would someone point me a direction - what to look for?

Thanks in advance!


mh

SharePoint 2010 Alerts via Lync

$
0
0
Hello, Does anyone know if it is possible to send SharePoint alerts via Lync messages? If so, what is involved to have these two applications integrate with each other? Please let me know. -Wayne
-Wayne Magnum

Wake up script for SSRS

$
0
0

Hello,

I am using wake up script for my project server 2010 farm from http://sharepointryan.com/2011/03/29/warming-up-sharepoint-2010-using-powershell/ and it’s working fine,

Few question I wanted to ask here are

1-     Is it a good practice to have some wake up script for SSRS or reporting engine? Will that do any good too?

2-     If yes, Adding report server URL in the above mentioned script will be good enough?

3-     What about the url for report server? If I just add web service url (http://servername/report_server:8080) from report server configuration manager, will that be good enough ?

Please share some script that you have tested in your farm for wake up SSRS?

Thanks

Viewing all 12728 articles
Browse latest View live


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