The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
4answers
435 views

Unabe to create Search Service Application

When creating a new Search Service Application the job seems to stop half way through. The search service application is created but displays an error in the Service Application page and the search ...
0
votes
2answers
153 views

Search Crawl exception

During full crawl(SP 2010), we received lot of errors as " Exception from HRESULT: 0x80131904" . Can you tel me what is Root Cause for this error and how to fix.
2
votes
1answer
32 views

What is a service application and a service account in plain english?

I am finding it difficult to find a plain non/semi technical description online of what these are used for. I come from a programming background but don't have a lot of administration experience. ...
1
vote
1answer
130 views

SharePoint 2010 Infopath query

I need to install Infopath 2010 in SharePoint 2010 server ? Please share the download link and steps for installation and other key points
0
votes
1answer
41 views

Consume custom service application

I followed this tutorial and successfully created a custom service application in my sharepoint server, my question is how to consume it from another sharepoint solution, for example I create a new ...
0
votes
1answer
39 views

Aug cu issue_sp 2010

I tried installed Aug cu 2012 in my SP2010 sp1 farm but i cannot install. It prompts as "expected version of the product, when the system was not found". And i have checked the Turkish language pack ...
0
votes
1answer
84 views

Can I develop a SharePoint 2010 Service Application using .NET 4 or 4.5?

Since SharePoint 2010 Service Applications are abstracted out, is there any way to develop Service Applications using the .NET 4.0 or 4.5?
0
votes
1answer
35 views

restore content DB issue-sp 2010

After restore the content db from xxx environment to yyy environment. create web application add content DB(we mapped to restored db). sites not up. shows 404 error occurred view site collection, ...
0
votes
1answer
70 views

Search Service Applications return different Crawl results on identical Content Sources

I have a weird problem with Full Crawls returning only partial results. I have a production setup and an identical test setup, with Sharepoint Server Search (Sharepoint 2010). When i run a Full Crawl ...
0
votes
1answer
427 views

Secure Store Service Application not available in SharePoint 2010 Standard

We have migrated from SharePoint 2010 foundation to SharePoint 2010 standard. Now, the problem is we are looking for Secure Store Service on 'Services on Server' page in Central Administration, but we ...
0
votes
1answer
237 views

SP2010 Crawl component Increase

In my SP 2010 Search, i am using only one Crawl component but crawl time is took very long..so can i add one more crawl component ?(my searchable item is 8 lak+) At what situation crawl component ...
1
vote
0answers
667 views

Adding Apps Problem at the Sharepoint Store

I try to add app at Sharepoint Store but I just get errors. I've done the following error: "Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit." Now this error occurs ...
1
vote
0answers
30 views

Default applications

Not sure why Managed Metadata shows as default application thru central admin. I even ran following in powershell Set-SPMetadataServiceApplicationProxy -Identity "Metadata Service Application Proxy" ...
1
vote
0answers
57 views

Grant tfs build to execute sharepoint cmdlet

I use TFS Build which is configured with a service account. I've modified the worklow template to execute a powershell script. The powershell is launched but on sharepoint cmdlet I have an "access ...
1
vote
0answers
128 views

How do I delete (or failing that, fix) the Search Service Application?

I have numerous problems with my Search Service Application. Long story short, I want to just start again from a clean slate, but deleting the search service application in Central Administration ...
1
vote
0answers
336 views

How does Membership show in Mysite - SharePoint 2010 - Part-2?

User's membership is not getting populated in the Membership tab on Mysite in our SharePoint 2010 environment. It was working fine until we provisioned a new UPA (used the existing profile and social ...
0
votes
0answers
15 views

Can't create Search Service Application

I seem to have broken something while attempting to extend the SharePoint web application to use a different port. First, I extended the application. Then I "unextended" it using Delete->Remove ...
0
votes
0answers
84 views

Search not working in site collection (I created a new search service app and did full crawl)

I am trying to learn Search and this is what I did but when I search something in my site collection, it shows no results. Site Collection Created a new team site Enabled major/minor version on ...
0
votes
0answers
28 views

Usage and health data collection service SQL Permissions

When i provisioned this service in my farm, I started noticing ULS logging for the following: Failed to Sql Query data XEvent collector on sqldbserver. The error is Object reference not set to an ...
0
votes
0answers
54 views

SharePoint 2010 Access Service Account not automatically added to content DB

We've configured Access Services for SharePoint 2010. When we go to use it with a contact site template, the site installs and loads, but we get a red X "An Error has occrurred". When I look on the ...
0
votes
0answers
21 views

SP 2010 farm- Software load balancer

We are planning to implement a Software load balancer in my SP 2010 farm. Is there any impact due to . What is advantages, disadvantages between hardware load balancer and software load balancer. ...
0
votes
0answers
30 views

SharePoint Config DB version cannot changed after Security patch was successfull

I have done the ms12-050 security bulletin patching in my sharepoint server. As per the MS Article, we need to run the sharepoint configuration wizard to complete the installation successful. I have ...
0
votes
0answers
85 views

Custom Service Application in SharePoint 2010 - Deployment

I would like to ask some clarifications on custom service application in SharePoint 2010 mainly on deployment. Here are the questions: What is the best place to deploy custom service applications? ...
0
votes
0answers
25 views

Will a service application be a good fit for this?

We've got the following scenario: From a site a user should be able to mark a file as archived. Doing so would send a copy of the file to an external DMS (non-sharepoint). When the document has been ...
0
votes
0answers
37 views

Cookie Configuration_Extranet_SP 2010

We are using Extranet site(SharePoint 2010).Please clarify below query How cookies are set for the Classic mode authentication and Claims based authentication? (Session or Persistent) If the cookies ...
0
votes
0answers
60 views

Consuming ILogger into service application

Can you please help me find some way to consume Ilogger into Custom Service Application. I have a custom service application that is working and need to consume logger into it in such a way that the ...