Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Object Model   (RSS)
Lately working with one of the customer’s I came across an interesting lookout. Basically customer has created a simple workflow for SharePoint in Visual Studio 2008 and had used a delay activity which seems to be causing the problem. The problem was Read More...
Recently I came across an issue with one of the customers. They are using a lots of AutoCAD files which are with DWT extension and are uploaded to a SharePoint’s document library. But when they are trying to download the .dwt files, it is failing always Read More...
Sometime back a customer came up with an issue. He has written a code in FeatureActivated event handler to add an entry into Web.Config file by using SPWebConfigModification API. The same entry was being removed in FeatureDeactivating event handler. The Read More...
A team mate of mine was stuck with a curious issue. She was using SharePoint’s in-built Approval workflow but was using a custom ASP.net application to talk to a custom webservice hosted inside SharePoint server. That particular web service was having Read More...
I have seen this error on various forums for quite sometime and wondered what is that SharePoint is doing around this? It usually happens when you add Asyc="True" attribute to a SharePoint page and try to run the page, you get Parser error "The async Read More...
I was working with one of my colleague on an issue. It was a weird one, where customer was using SPWebConfigModification class to add the safe control entry into the web.config. The sample code being used was adapted from the SPWebConfigModification page Read More...
I was working with custom email event handler in SharePoint using SPEmailEventReceiver and found that when using the default functionality of I am able to configure and get the attachments to be added to the document library. Here is how the Incoming Read More...
I am back after a long time and will now try to be a little more regular with my posts. Recently we worked upon a curious problem. We were using UserProfileManager in a web part and wanted to get to the private properties of a user profile. Now as the Read More...
When the web application is created and content source crawled, it gets listed in the the crawl logs of search. But when this application is deleted, the logs still contain reference to the deleted web application. Doing further incremental or full crawls Read More...
 
Page view tracker