Skip to content

MvcMailer 4.0 does not contain a definition for 'Send' and no extension method 'Send' #68

Closed
@leniel

Description

Hi,

In my ASP.NET MVC 4 app I just updated the NuGet package to v. 4.0 and now I get this error message:

Error 'System.Net.Mail.MailMessage' does not contain a definition for 'Send' and no extension method 'Send' accepting a first argument of type 'System.Net.Mail.MailMessage' could be found (are you missing a using directive or an assembly reference?)

I do have a using Mvc.Mailer; in my controller.

Is something missing in the new NuGet package? I ask this because you made an overall update according to #62.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions