Then I switch on flag for email registration confiramation I am getting the message like this.
Could not find any resource appropiate for the specified culture or its parents. Make sure "DotNetOpenMail.Resources.DotNetOpenMail.resources" was correctly embedded or linked into assembly "DotNetOpenMail".
Description: Error processing request.
Error Message: HTTP 500. System.Resources.MissingManifestResourceException: Could not find any resource appropiate for the specified culture or its parents. Make sure "DotNetOpenMail.Resources.DotNetOpenMail.resources" was correctly embedded or linked into assembly "DotNetOpenMail".
Stack Trace:
System.Resources.MissingManifestResourceException: Could not find any resource appropiate for the specified culture or its parents. Make sure "DotNetOpenMail.Resources.DotNetOpenMail.resources" was correctly embedded or linked into assembly "DotNetOpenMail".
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean Createifnotexists, Boolean tryParents) [0x00000]
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean Createifnotexists, Boolean tryParents) [0x00000]
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean Createifnotexists, Boolean tryParents) [0x00000]
at System.Resources.ResourceManager.GetString (System.String name, System.Globalization.CultureInfo culture) [0x00000]
at DotNetOpenMail.Resources.ARM.GetString (System.Globalization.CultureInfo culture, System.String name, System.String defaultvalue) [0x00000]
at DotNetOpenMail.Resources.ARM.GetString (System.String name) [0x00000]
at DotNetOpenMail.EmailMessage.GetNoMimeMessage () [0x00000]
at DotNetOpenMail.EmailMessage..ctor () [0x00000]
at mojoPortal.Net.Email.SendEmail (System.String from, System.String to, System.String cc, System.String bcc, System.String subject, System.String messageBody, Boolean html, System.String priority) [0x00000]
at mojoPortal.Net.Notification.SendRegistrationConfirmationLink (System.String MessageTemplate, System.String FromEmail, System.String UserEmail, System.String SiteName, System.String ConfirmationLink) [0x00000]
at mojoPortal.Web.mojoMembershipProvider.CreateUser (System.String userName, System.String password, System.String email, System.String passwordQuestion, System.String passwordAnswer, Boolean isApproved, System.Object providerUserKey, System.Web.Security.MembershipCreateStatus& status) [0x00000]
at System.Web.UI.WebControls.CreateUserWizard.CreateUser () [0x00000]