Sign In
Manpreet's SharePoint Developer Blog
Options
Blog Home
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Alerts
app pool
Asp.net
COM
content editor
crawl
CSP
Email
enterprise
FBA
features
filtering
IAlertNotificationHandler
KB948321
List Items
Object Model
search
SendEmail
sharepoint
SPEmailEventReceiver
SPWebConfigModification
Timer Jobs
web part
web.config
workflow
Archive
Archives
May 2011
(1)
December 2010
(2)
June 2010
(1)
May 2010
(2)
April 2010
(1)
February 2010
(1)
January 2010
(4)
December 2009
(3)
November 2009
(3)
May 2009
(8)
April 2009
(1)
December 2008
(1)
September 2008
(1)
July 2008
(3)
June 2008
(1)
May, 2009
MSDN Blogs
>
Manpreet's SharePoint Developer Blog
>
May, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Manpreet's SharePoint Developer Blog
How to create custom Submit posting action handler to send email for MCMS 2002
Posted
over 3 years ago
by
Manpreet_Alag
1
Comments
Recently a customer came up with an issue and wanted to create a custom submit action button handler in CMS 2002 and send email to the editor/moderator. The requirement was that the user should be able to select which editor or moderator the email needs...
Manpreet's SharePoint Developer Blog
SPWebConfigModification does not work on Farms with multiple WFEs
Posted
over 3 years ago
by
Manpreet_Alag
1
Comments
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. ...
Manpreet's SharePoint Developer Blog
WSRPConsumerWebPart does not have unique ID for userContextKey
Posted
over 3 years ago
by
Manpreet_Alag
4
Comments
A customer came up with an issue. WSRPConsumerWebPart ’s userContextKey is always sending user’s display name when communicating with the producer. They were having a requirement that the userContextKey have to be a unique value to identify the user....
Manpreet's SharePoint Developer Blog
How to programmatically complete Approval workflow task
Posted
over 3 years ago
by
Manpreet_Alag
4
Comments
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...
Manpreet's SharePoint Developer Blog
Parser error : “The async attribute on the page directive is not allowed in this page”
Posted
over 3 years ago
by
Manpreet_Alag
4
Comments
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...
Manpreet's SharePoint Developer Blog
SPWebConfigModification adds the entry in web.config, but does not remove it
Posted
over 3 years ago
by
Manpreet_Alag
3
Comments
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...
Manpreet's SharePoint Developer Blog
Attachments disappear with custom email event handler
Posted
over 3 years ago
by
Manpreet_Alag
21
Comments
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...
Manpreet's SharePoint Developer Blog
How to “not” connect SharePoint document library to Outlook Client
Posted
over 3 years ago
by
Manpreet_Alag
1
Comments
Recently while working with a customer, got a requirement which got me digging into the emails generated by SharePoint alerts. When you setup alert in a SharePoint document library and get an alert email, you get an option to connect or subscribe to...
Page 1 of 1 (8 items)