Hi All,
i have configured e mail parameter with correct smtp port number.
when i try to create alert rule in EP page i am getting below error.
An unhandled error has occurred. To view details about this error, enable debugging in the web.config file or view the Windows event logs.
This web application is not configured to send e-mail. For assistance, contact your server administrator.
at Microsoft.SharePoint.Library.SPRequestInternalClass.AddSubscription(String bstrUrl, String bstrListName, String bstrListId, Boolean bListItem, UInt32 ulItemId, String bstrItemDocUrl, Int32 lEventType, Int32 lNotifyFreq, DateTime notifyTime, Int32 lStatus, Boolean bSiteAdmin, String bstrAlertTitle, Int32 lAlertType, String strAlertTemplateName, String bstrFilter, String bstrProperties, Boolean bSendMail, Int32 lUserId, Int32 lDeliveryChannel)
at Microsoft.SharePoint.Library.SPRequest.AddSubscription(String bstrUrl, String bstrListName, String bstrListId, Boolean bListItem, UInt32 ulItemId, String bstrItemDocUrl, Int32 lEventType, Int32 lNotifyFreq, DateTime notifyTime, Int32 lStatus, Boolean bSiteAdmin, String bstrAlertTitle, Int32 lAlertType, String strAlertTemplateName, String bstrFilter, String bstrProperties, Boolean bSendMail, Int32 lUserId, Int32 lDeliveryChannel)
Thanks in advance
Prabhu