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 ArticleQuestion: 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 ArticleThe 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 ArticleThe 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 ArticleThe 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 ArticleQuestion : 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 ArticleMonitor 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 ArticleFaulting 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 ArticleFew 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 ArticleCannot 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 ArticleList 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 ArticleList 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 ArticleDo 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 ArticleCan 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 ArticleHow 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 ArticleHow 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 ArticleHow 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 ArticleHow 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 ArticleMuliple 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 ArticleShould 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