Quantcast
Channel: SharePoint
Browsing latest articles
Browse All 103 View Live

Get Dependent files from HTML response

Hi I am getting response of a page like : System.Net.HttpWebRequest  request  … request.Credentials… request.Method = … request.UserAgent =.. (System.Net.HttpWebResponse)request.GetResponse();...

View Article



feature activation code using powershell does not pick appsettings values

This is a  very common scenario where , our deployment guides tend to be useless with automation just because features are activated well using UI in settings of site/site collection  , but fail using...

View Article

display hide content on page using JQuery

On page load , 1st div which is “div1″  is enabled , rest are hidden . On further link clicks , respective divs , as defined by class of list element  , are enabled , rest divs are disabled...

View Article

SharePoint 2010 Enterprise Search | SharePoint Crawl Exceptional Behaviour

Security Issues to be taken care while configuring SharePoint Search for Public facing Portals – SharePoint When search crawler [SPSCrawl.asmx and sitedata.asmx ] comes to a SharePoint site , how it...

View Article

finding features in a content database in SharePoint 2010 using PowerShell or...

Sometimes we have a feature id and we want to know the places where it is active, even as a dummy one. Below mentioned script might be helpful....

View Article


Asynchronous call to WebService / WCF using JQuery

In one of the implementations, we had to do asynchronous calls to multiple SharePoint Lists for better UI and user experience. For better performance and managed solution, we exposed a custom web...

View Article

Image may be NSFW.
Clik here to view.

Refiners in SharePoint 2013 Search

We will try to understand how refiners work in SharePoint 2013 here. Refiner webpart passes a Jason object in url .   1. Go to view all site content (...

View Article

Image may be NSFW.
Clik here to view.

Create Variation Hierarchies with Machine Translation Enabled

Prerequisites Before we start creating variations in SP 2013 and test machine translations, below mentioned two Managed services must be present: •          Machine Translation Service •          User...

View Article


How to pass XSL variable in to a Javascript function?

I found a good post which helps to play around with xslt in data viewer webparts : How to pass XSL variable in to a Javascript function?   Pass XSL variable to JavaScript function

View Article


Watson bucket parameters

  Anybody help to understand , what this means in ULS logs ? ——> 05/29/2013 08:22:02.49 w3wp.exe (0x1D38) 0x0DD4 SharePoint Server Unified Logging Service c91s Monitorable Watson bucket parameters:...

View Article

Include specific folder content in BlobCache SharePoint

It is quite possible that you instruct blob cache framework to include only specific SP document Libraries . ( I have mentioned it as document libraries , as you must be aware it does not work well...

View Article

Authorization/Authentication

Authentication is determining the identity of a principal trying to log in via IIS . When a principal tries to authenticate to a system, credentials are provided to verify the principal’s identity....

View Article

Offset Today in SPQuery Example

There is a virtual situation : You have no archival / expiration policies setup for your list and on and off you want to delete everything older than 30 days . What you will do ? This sample power...

View Article


Query : Not able to open central Admin

On every page in central admin I getting below mentioned error : System.InvalidOperationException: Post cache substitution is not compatible with modules in the IIS integrated pipeline that modify the...

View Article

my website does not work well with newly released version of IE

This is a very common scenario where you face n number of issues with newer version of browsers temporary solution, tweak in your web.config like : <?xml version="1.0" encoding="utf-8"?>...

View Article


SharePoint 2013 – Authentication, authorization, and security

User sign-in Classic-mode authentication is deprecated  and manged only by powershell , now claims is the default one. PowerShellcmdlet called Convert-SPWebApplication  can be used to migrate accounts...

View Article

System.UnauthorizedAccessException to BlobCache Folder

This is a common scenario that we use blobcache in multiple application hosted under same server, but they are running under different app pool /app pool accounts. This can even make your server slow...

View Article


Getting multiple hits to files after enabling BLOB cache

SharePoint Blob Cache is capable of responding to partial content requests. For large file size client application like media player can decide to send partial requests to server(you ca see requests...

View Article

when blob cache must be invalidated by framework ?

As a general rule any kind of change in file content or permissions should force the cache to be rebuilt. When a change is observed , file is removed from indexes. Operation Effect on BLOB Cache...

View Article

cache user accounts

For FBA web application using claims, we should specifically use FBA user like 0#.f|abc|username for SuperReader and SuperUser accounts. Choose two such accounts , preferably new one. Visit user policy...

View Article

Best practices for Blob cache

Blob cache is to reduce traffic in b/w sql server and front ends. So a copy of frequently accessed files is kept on each WFE. Enabling blob cache also passes information in http headers to client...

View Article


Search – One or more property databases have fragmented indices.

Heavily fragmented indexes can degrade query and crawl performance. Cause : Fragmentation exists when indexes have pages in which the logical ordering, based on the key value, does not match the...

View Article


SharePoint 2013 features overview

Feature Short description Reference Office 365 Enterprise E3 SharePoint Online Enterprise External Users Developer features Access Services Build web databases and publish them to a SharePoint site....

View Article

Question : what is merge.cxx ?

In our uls logs , we are getting message : Process : mssearch.exe (_x-_-_) Thread ID : -x_-_- Area : SharePoint Server Search Category : IDXPIPlugin Event ID : _-_- Level : High Message : [ad0-c-0 Po]...

View Article

Question : what is arpirowupdater.hxx ?

In our uls logs , we are getting message : Process : mssearch.exe (_x-_-_) Thread ID : _x-_-_ Area : SharePoint Server Search Category : Exceptions Event ID : _-_- Level : High Message :...

View Article


MSDTC encountered an error (HR=0x80000171) while attempting to establish a...

The Microsoft Distributed Transaction Coordinator service (MSDTC) tracks all parts of the transactions process, even over multiple resource managers on multiple computers. This helps ensure that the...

View Article

The service did not respond to the start or control request in a timely...

IIS version 7.5.7600.16385 After a server restart , when we do IISReset , we get the error :   The service did not respond to the start or control request in a timely fashion. (2147943453, 8007041d)...

View Article

Question : Memory Leak :...

In our uls logs , we are getting message : Process : OWSTIMER.EXE (_x-_-_) Thread ID : _x_-_- Area : SharePoint Foundation Category : Performance Event ID : n-_- Level : Unexpected Message : An...

View Article

Question: The backing-file for the real-time session...

Under eventvwr we are getting this message. Please help. The backing-file for the real-time session “WDC.BE95A9B1-DE15-4B78-B923-A12AB70BE951″ has reached its maximum size.

View Article



The following fatal alert was generated: 10. The internal error state is 1203.

Log Name: System Source: Schannel Date: x/xx/xxx xx:xx:xx xM Event ID: 36888 Task Category: None Level: Error Keywords: User: SYSTEM Computer: xxxxxxx Description: The following fatal alert was...

View Article

The application-specific permission settings do not grant Local Launch...

The Network Access Protection (NAP) Agent is the primary service that allows a computer to function as a NAP client. The NAP Agent service is responsible for gathering client health data from the...

View Article

The COM+ System Application service entered the running state.

The COM+ System Application service manages the configuration and tracking of COM+ based components. If this service stops, most COM+ based components do not function properly. The Volume Shadow Copy...

View Article

Question : Thread was being aborted : PerfmonInstanceIncrement

In our uls logs , we are getting message : Process : w3wp.exe (_x-_-_) Thread ID : _x_-_- Area : SharePoint Server Category : General Event ID : 7-_- Level : Warning Message : A runtime exception was...

View Article


Monitor traffic b/w SQL server and front end

I want to monitor SQL traffic b/w Front End and SQL server. What could be the best approach for this ? Reason : In our uls logs , we are getting message : Process : OWSTIMER.EXE (_x-_-_) Thread ID :...

View Article

Faulting application name: CcmExec.exe, version: 4.0.6221.1000, time stamp:...

Ccmexec.exe refers to CCM Executive and operates as a component of the Microsoft SMS Agent Host for Microsoft Systems Management Server which handles Change and Configuration Management utility. The...

View Article

Few Questions to be answered before you start a SharePoint project

Few Questions to be answered before you start a SharePoint project: Are you looking for a public facing site or an intranet portal? Do you need subset of information available on intranet to be...

View Article


Cannot create Variation site because the parent Publishing web cannot be...

To create a child variation to root variation we create a new label under Variation Labels [http://newServerName/_Layouts/_Layouts/VariationLabels.aspx] and after this click on Create Hierarchies...

View Article


List and Site templates in SharePoint

List Templates Any List/Library in SharePoint can be saved as template (STP) . Go to List/Library > Library Settings > Save document Library as Template Provide File Name, Template Name and...

View Article

List View Threshold

List View Threshold Sometimes you might face a situation where you get this error: 9239 items (list view threshold is 5000) The number of items in list exceeds the list view threshold, which is 5000...

View Article

Do you want to spend on SharePoint only for MS Office Document Collaboration ?

First you should know How to collaborate with SharePoint 2013 : Now Let’s see what Google provides : Introducing Google Cloud Connect for Microsoft Office Syncing to the Cloud in Google Cloud Connect...

View Article

Can I stop my screen from locking due to inactivity?

Tonight I was watching movie on my TV being broadcasted via HDMI from my Laptop. It was annoying to force my laptop from dying every now and then.  (Somehow I was not able to change power management...

View Article


How to read online xml using PowerShell?

This post demonstrate how you could read an xml file and manipulate using PowerShell. # I have taken this site’s sitemap as sample xml $onlineXMLSitemap = “http://sharepoint.asia/sitemap.xml” ; $doc =...

View Article

Image may be NSFW.
Clik here to view.

How to generate Facebook token ?

Do you have your app already on Facebook Developer site? If no Facebook developer site (https://developers.facebook.com) > Apps in top menu > Create New App (Caution don’t forget to verify  your...

View Article


How to load .Net 4 compiled dll in Powershell ?

Do you get error like : Exception calling “LoadFile” with “1” argument(s): “This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. (Exception from HRESULT:...

View Article

Image may be NSFW.
Clik here to view.

How to Post on all of your FaceBook Groups Using Powershell ?

Powershell script saved as text here  ( Auth codes removed)   #1. This PowerShell script demonstrate how to use Facebook API's in PowerShell . #2. How to load new framework dll . (Details...

View Article


Muliple Get, Put, Post, Delete under Web API calls to same Controller from...

In the example mentioned below , you could define multiple PUT to same Web API controller 1. Use Microsoft ASP.Net Web API 2.1 instead of older versions. 2. On application start in global asax add the...

View Article

Should I Pay money to Google Adsense ? Prove using Powershell

Last week I  finalized a new hosting plan . It offers me $100 worth of code for Google adsense and similar programs.  This was the 1st time I saw Google adsense with angle of an advertiser . (Probably...

View Article

Image may be NSFW.
Clik here to view.

An error occurred. Detailed message: An error was raised by libgit2. Category...

An error occurred. Detailed message: An error was raised by libgit2. Category = Net (Error). Response status code does not indicate success: 401 (Unauthorized). This is what happened when I changed my...

View Article

null id in entry (don’t flush the Session after an exception occurs)

Sample Exception :  ( This example is using postgresql 9.3) null id in YourModelNamespace.Model entry (don’t flush the Session after an exception occurs) NHibernate.AssertionFailure was caught...

View Article


Send bulk email using gmail or any other server

  1. Visit https://www.google.com/settings/security/lesssecureapps  and enable access for less secure apps for some time 2. Verify that your machine where powershell is available , latest version of...

View Article

Browsing latest articles
Browse All 103 View Live




Latest Images