While working with SharePoint Search, I got an error saying
that “Application Server Administration job failed for service instance
Microsoft.Office.Server.Search.Administration.SearchServiceInstance”.
I have changed the service application user instances and
reset the index to be crawled.
Tried to create a new search application with
same search crawls and indexes....


Tuesday, June 24, 2014
Monday, June 23, 2014
Display loading image in SharePoint using JavaScript
11:27 PM
Posted by Suresh Pydi
To display loading image in SharePoint site We have to
download the image and save it as Loading.gif and save it in SharePoint
document library. Select list new item page and to be and edit the page.
Add Content Editor Web part to the page. Enter following script to the
page.
<script
src="../Library/jquery/1.3.1/jquery.min.js"
type="text/javascript"></script>
<style...
Sunday, June 15, 2014
Multi domains in SharePoint 2010 people picker
10:54 PM
Posted by Suresh Pydi
In SharePoint environment people picker is one of the main
part in the farm to provide the users available from all the domains to select
the users. By configuring stsadm commands we can grab the users from different
domains.
SharePoint will use Application pool identity to search
users in active directory. If application pool account is not having permissions
to do that, we...
Saturday, June 14, 2014
SPGridView error: Value cannot be null. Parameter name:propName
11:15 PM
Posted by Suresh Pydi

While working with SharePoint grid view to show data, I got
an error saying that “Value cannot be null. Parameter name:prop name as shown
the image below.
I have checked the properties assigned to SPGridview. By
default SPGrid will have option to group the result based...
Wednesday, June 11, 2014
Display PowerPoint Presentation in SharePoint 2013 page
12:49 AM
Posted by Suresh Pydi

We can allow users to view Office web apps in SharePoint
2013 with in the browser by clicking on the link of document. We can display
PPT in browser. First of all create and upload a PPT to document library by
selecting New Document, Select “PowerPoint Presentation” as shown the...
Wednesday, June 4, 2014
SPGrid Error in SharePoint 2010: System.ArgumentNullException: Value cannot be null. Parameter name: container
11:37 PM
Posted by Suresh Pydi

While working with SharePoint 2010 Grid view grouping
depending on dropdown value, got an error saying that “Value cannot be null.
Parameter name: Container” as shown the image below.
Iam unable to find the issue while debugging the code. I
have...
Subscribe to:
Posts (Atom)
Follow us in facebook
About Me
- Suresh Pydi
- Having good experience in SharePoint 2007/2010 and .net applications. Currently, working on SharePoint 2013 and training people on SharePoint. Microsoft certified technology specialist, Microsoft Certified Professional developer in SharePoint 2010.
Add me in linked-in
Blog Views
Blog Archive
-
▼
2014
(73)
-
▼
June
(6)
- SharePoint search error: Application server admini...
- Display loading image in SharePoint using JavaScript
- Multi domains in SharePoint 2010 people picker
- SPGridView error: Value cannot be null. Parameter ...
- Display PowerPoint Presentation in SharePoint 2013...
- SPGrid Error in SharePoint 2010: System.ArgumentNu...
-
▼
June
(6)