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

Audience targeting on navigation not working

$
0
0

Hello everyone,

I recently came across a SPS 2010 (SP1) installation where audience targeting not working. I target a navigation link to a “SharePoint group” audience but people not member of that group still can see the link. I tried this on a team site with publishing features turned on and also on a publishing site both behaves the same way. I do the same steps on another 2010 farm and audience targeting works as expected.  

Tried toggling navigation security trimming, audience targeting (from Site Collection Navigation Settings) without any luck. Any suggestions would be appreciated.

Many thanks in advanced!


BlueSky2010
Please help and appreciate others by using these features: "Propose As Answer", "Vote As Helpful" and"Mark As Answer"



Farm Restore Error:Operation is not valid due to the current state of the object.

$
0
0

Hi,

We took Farm backup through UI and we got an exception for one content database.

Now when we are trying to restore from Farm Backup, we are facing the issue as below.

Operation is not valid due to the current state of the object.

After googling also I couldn’t get the root cause as we are doing backup and restore through UI.

Please share your thoughts on the same to proceed further.

Regards,

Sudheer

 

 


Thanks & Regards, Sudheer

Crawl Error:This item could not be crawled because the repository did not respond within the specified timeout period. Try to crawl the repository at a later time, or increase the timeout value on the Proxy and Timeout page in search administration.

$
0
0

Hi,
After doing full crawl in our farm,i saw the crawl error as below
This item could not be crawled because the repository did not respond within the specified timeout period. Try to crawl the repository at a later time, or increase the timeout value on the Proxy and Timeout page in search administration. 
After googling i found the reference links as below,done changes accordingly but still error is not resolved.

http://sharepoint-works.blogspot.in/2012/10/this-item-could-not-be-crawled-because.html#.UL7N6OQUsjc

http://social.technet.microsoft.com/Forums/en/sharepointadminprevious/thread/c230ab36-8d0b-4c25-bf86-33136d17642b

Please share your thoughts on the same
Regards,
Sudheer


Thanks & Regards, Sudheer

User Profile Replication

$
0
0

Hi,

Im using the "SharePoint 2010 Administration tool kit” - V2.

I am facing two issues.

1) Full Replication

I have set audience base on a user profile property. I used the below command and ran the tool from Farm A. Not only the user properties in Audence  A (Users belonging to Farm A) gets updated in Farm B, but also the user profiles in Audience B (Users belonging to Farm B) gets updated at the Farm B. My understanding was that the tool updates user profile properties belonging to a particular audience only.

I have configured audiences in both farms and configured "Trusted MySite Host Locations" in both farms.

get-spprofilepropertycollection –source http://FarmA | start-spprofileservicefullreplication -sourcehttp://FarmA -destinationhttp://FarmB–EnableInstrumentation -MaxNumberOfThreads 15 -DoSocialReplication

2) Incremental Replication

when the incremental replication is executed, the respective user profiles are not updated at the other farm. The command is as below:

$mycredential = Get-Credential

get-spprofilepropertycollection –source http://FarmA | start-spprofileserviceincrementalreplication -source http://FarmA -destination http://FarmB -EnableInstrumentation -Credential $mycredential

i get a message "Service has already been started"

Is something missing ?


SharePoint 2010 Workflow email is not sent

$
0
0

Hello,

I have set up a workflow for approval, but when the workflow is started, the email is not sent to the people who have been assigned a task in the workflow. I have been assigned a task in the workflow and I can receive the email, but I am the only one who does. However, I am a Farm Admin, but the other users in the workflow are not.

When I look at the workflow history, I see this message.

Error type: Error

User ID: System Account

Description: The e-mail message cannot be sent. Make sure the outgoing e-mail settings for
the server are configured correctly.

All users have a user profile with the correct email address, and the outgoing email is configured in the system and is working fine. I have restarted the SharePoint timer service, but this had no affect.

Can you offer any suggestion on what is going on and how to fix this problem?

Thanks


Paul

workflows - sharepoint 2010 infopath form published in a document library

$
0
0

Hi Friends,

For a SharePoint 2010 workflow, what are the MINIMUM permissions levels required for -->

Create workflow (from SPD/Infopath designer),

Publish workflow (from SPD/Infopath designer),

Initiate a workflow manually,

terminate a workflow manually,

Approve/Reject a task.

Re-assign a task.


Rgds, Minesh

User Profile Incremental Synchronization - Failed

$
0
0
User Profile Incremental Synchronization service is throwing critical alerts on application server. We are not using any connectors to sync with AD instead using customized job. Please let us kow is there any impact if we stop the synchronization service to aviod critial alerts on the server

AD groups vs. SP groups

$
0
0

Just wondering what other forum users have done regarding the daily administration of the users.

Have you created the End user directly in their SP group (in e.g. department1-members, department1-owners) or have you defined a department_member and an department:owners group in Active Directory and then putted this AD group in the respectively SharePoint group?   

I know it depends where one wants they user administration (located at the AD admin or at the SP admin) – just wondering what others have choosen

Happy holidays !


Multi Tenancy Videos...

$
0
0

Hi,

Does anyone know of any good videos on sharepoint 2010 multi tenancy setup/config?

Thanks,

Steve

Central Administration returns blank page after installation on Windows 7

$
0
0
Hi, I have successfully installed SharePoint 2010 on Windows 7.  However when I browse to Central Administration, I just get a blank page.  I have been able to create a new web application and teamwork site using PowerShell, and that site also returns a blank page.  In the IIS log, I can see that the requests produce a 500 error.  Rerunning the Configuration Wizard has not helped.  Other ASP.NET sites run ok.

Any suggestions?

running NeedsUpgrade produces confusing results

$
0
0

I am confused. Please someone enlighten me!

I have a two server farm.
Server1 hosts DB +WFE and Server2 is an App Server.

When I run Get-SPServer | Where{ $_.NeedsUpgrade –eq $TRUE} on Server1 it lists Server2 as true (as well as the exchange server)

When I run it on Server2, list lists Server1 as true.(as well as the exchange server)

When I run this PS on each server it preports false: (get-spserver $env:computername).NeedsUpgrade

PSconfig was successful on each computer.

What am I missing? TIA

object reference error when navigating to a site in SP 2010

$
0
0

Hi, i have

created  web appln and site in my machine http://srvr:4444/sites/mysitename

am having Windows server 2008 R2 ENTERPRISE SP1 / SPS 2010 / Sql Server 2008 R2

but when i navigated to the  site i got the below error:

can anyone  help whats causing the error:

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() +134
   Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() +44
   Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext) +329
   Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalAvailable() +44
   Microsoft.Office.Server.WebControls.MyLinksRibbon.EnsureMySiteUrls() +60
   Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalMySiteUrlAvailable() +15
   Microsoft.Office.Server.WebControls.MyLinksRibbon.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +65
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2427

/////////////////////////

also when i run the  config wizard again :

i got the  error in the .log  file:

12/21/2012 00:26:32  15  ERR              Exception: System.TypeLoadException: Could not load type 'Microsoft.SharePoint.Administration.SPIdentifierType' from assembly 'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.
   at Microsoft.Office.Server.Administration.SPAclFormatter.Deserialize[TRights](XmlReader xmlReader, SPAcl`1 acl)
   at Microsoft.Office.Server.Administration.SPAclFormatter.Deserialize[TRights](String serializedAcl)
   at Microsoft.Office.Server.Administration.UserProfileApplication.Synchronize()
   at Microsoft.Office.Server.Administration.UserProfileApplication.Install()
   at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()
   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.ProvisionServiceApplicationsAndProxies()
   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
12/21/2012 00:26:32  15  INF              Entering function Common.BuildExceptionMessage
12/21/2012 00:26:32  15  INF                Entering function StringResourceManager.GetResourceString
12/21/2012 00:26:32  15  INF                  Resource id to be retrieved is ExceptionInfo for language English (United States)


shankar




SharePoint 2010 Calendar event

$
0
0

SharePoint 2010 Calendar events do not show up under the correct day while printing. 

The original calendar looks like this

But once you do a print preview...the events go out of the specified day and look like this

See how the events float to friday, whereas there is no event posted for friday. How to resolve this issue?

Can I setup the BranchCache for SharePoint 2010 Server? And does BranchCache support to user Download Files Quickly.?

$
0
0

I have installed BranchCache in my SharePoint Farm. I want to implement BranchCache is Distributed mode.

I had also setup the BranchCache to Win 7 Enterprise Client Machine. Now I need to point the Content Server. What Can I use for my Content Server.? WFE or Database Server. I read and follows the step from the following link. It says content server.

In either cases, I tried with first WFE to Enable the BranchCache then I tried setting up the BranchCache in Database Content Server. Then I tried on Both Server. But Its Speed up the loading of web page but not the File Download.

Meaning, I have more then 20MB excel file. I need to access that File from London SharePoint Site to Content Server (SQL) in Piscataway NJ. Assuming all the Infrastructure is perfectly setup. BranchCache suppose to do something like following.

http://technet.microsoft.com/en-us/library/dd637832(v=ws.10).aspx

1. First Person Download this File Take Some time in my case its taking 1Min to open up this 20MB file.

2. As soon the Second Person is trying to Access/Download the same File if they are on the Same regional Office in London It will not download the File over the WAN it suppose to download the File from the First Person's BranchCache Location.

My Concern is - Its not doing the Same.

Can, any one please guide me on the same? - I am following steps given on the following link.

http://www.microsoft.com/en-us/download/confirmation.aspx?id=30418

 

Restore root deleted SiteCollection


SharePoint 2010 update error KB2687566

$
0
0

I have server2008R2 standard + sharepoint server 2010 standard + MS SQL 2008R2 standard.

Sharepoint Build 14.0.6123.5000. 

When I try to install KB2687566 (update to 14.0.6129.5000 build) I have error "

There are no products affected by this package installed on this system". Can you help me?

Sharepoint Azure ACS based authentication

$
0
0
What are Steps for Sharepoint Azure ACS based authentication?

SharePoint Configuration Wizard Fails. Advice?

$
0
0

Good afternoon.  I have a 2-server farm (WFE/SQL).  We moved our WFE server to a DMZ on another VLAN,  opened up all of the necessary ports, and were able to connect.  Then, we changed from the default SQL port of 1433 to something else.  Since doing so, the SharePoint Configuration Wizard fails at Step 3 every time we run it, with the message of:

Value cannot be null. 

Parameter: Service

What is odd, is that when I get to the portion of the Configuration Wizard where it asks for Database Settings, I can enter the Database server name's alias, click "Retrieve Database Names", and it populates the "Database Name" combo box with "SharePoint_Config" (Which is correct, of course).  If it wasn't able to speak to the SQL server, it wouldn't be able to do this, yes?  Because if I put an incorrect server name/alias in there, it will fail to retrieve a list of databases.

At any rate, after running it, it fails.  Windows Firewall is not turned on, ports are open from the DMZ to the Intranet (as well as all other common ports).  So far, I haven't found answers online, and am rather stuck.  Has anyone else experienced this, and if so - do you have any advice to troubleshoot it?

* I have ran CliConfg.exe on the WFE server to enter the SQL server aliases.

* The SQL server has the correct aliases set up to communicate on the new port (to replace 1433).

sharepoint 2010 administrator learning

$
0
0

Hello sir ,

i am very new  for this industry as well as for this sharepoint 2010 i am working as a sharepoint admin. i want to learn more about sharepoint admin . 

please guide me to learn admin skill and for certification in sharepoint administrator  .

please suggest me some good books or blog or some free  video training , so i also can become like u all ...  :) .

i am a beginner for sharepoint 2010 .

please guide to this new school student. :D

Thanks a lot !!    



Event ID 6801 related to User Profile Sync in SharePoint 2010 farm

$
0
0

Hi,

I have a SharePoint 2010 farm with 2 WFE and 3 APP servers.

User Profile Sync service is configured to run from one of the Application servers. We have configured Thumbnailphoto import of pictures for User Profiles from AD.The pictures are being imported without any issues. But whenever a sync runs, I get below error in the Application event logs.

Log Name:      Application
Source:        FIMSynchronizationService
Date:          12/11/2012 5:24:47 PM
Event ID:      6801
Task Category: Server
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      SPAPPNYC1.deshaw.com
Description:
The extensible extension returned an unsupported error.
 The stack trace is:
 
 "System.Net.WebException: The remote server returned an error: (401) Unauthorized.
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadData(Uri address)
   at Microsoft.Office.Server.UserProfiles.ManagementAgent.ProfileImportExportExtension.DownloadPictures(ProfileChangeData[] profiles)
   at Microsoft.Office.Server.UserProfiles.ManagementAgent.ProfileImportExportExtension.Microsoft.MetadirectoryServices.IMAExtensibleFileImport.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection configParameters, Boolean fFullImport, TypeDescriptionCollection types, String& customData)
Forefront Identity Manager 4.0.2450.47"

Could anyone please help to fix this error? I tried restarting User Profile service and User Profile Sync service on the server, tried moving it to different APP server but the issue still exists.

Thanks

Michelle

Viewing all 13778 articles
Browse latest View live


Latest Images

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