Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This doesnt work in VS2015 #155

Open
dinotom opened this issue Nov 28, 2015 · 4 comments
Open

This doesnt work in VS2015 #155

dinotom opened this issue Nov 28, 2015 · 4 comments

Comments

@dinotom
Copy link

dinotom commented Nov 28, 2015

Tried using this with MVC5 application in VS2015 targeting .Net 4.6. You cannot get the packages aligned, even when installing via packet manager for solution. Constantly getting package manager errors.

Latest attempt was to use the mvcscaffolding for vs2015 but get smae errors
PM> Scaffold Mailer.Razor UserMailer Welcome,GoodBye,ContactUs,OrderSubmitted
Invoke-Scaffolder : A positional parameter cannot be found that accepts argument 'UserMailer'.
At line:1 char:1

  • Scaffold Mailer.Razor UserMailer Welcome,GoodBye,ContactUs,OrderSubmi ...
  • - CategoryInfo          : InvalidArgument: (:) [Invoke-Scaffolder], ParameterBindingException
    - FullyQualifiedErrorId : PositionalParameterNotFound,T4Scaffolding.Cmdlets.InvokeScaffolderCmdlet
    
@matteo-mosca
Copy link

Having the same issue here. Is this project dead or what? I happily used it in the past but from the commit history it looks like it's not going anywhere.

@sorochan
Copy link

same problem!

@bastienJS
Copy link

please fix this!

@mbasirati
Copy link

hey, you don't actully need to use scaffolding to use mvcmailer. It just generates some code to make it easy on you.
Read more...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants