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

Can not create any project #791

Closed
var-seven opened this issue Jul 23, 2020 · 8 comments
Closed

Can not create any project #791

var-seven opened this issue Jul 23, 2020 · 8 comments

Comments

@var-seven
Copy link

Visual Studio 2019 (Version 16.6.5)
.NET Framework 4.8.03752
.NET Core SDK 3.1.302

I installed the template from the marketplace and try to create a new "MvxScafolding MvvmCross Forms" project.
But if I click "Done" after setup the project, I only get the following error message

image

Of course I tried to set this options, but it doesn't matter if I check the option or not. Furthermore I searched and tried some of the solutions I found, but none of them helped.

Maybe you have an idea what's going wrong? Thx.

@Plac3hold3r
Copy link
Owner

Plac3hold3r commented Jul 24, 2020

Thank @var-seven for reporting this. I'm getting the same behaviour. As there have been no changes to MvxScaffolding template creation flow, I believe the issue may be a change in the latest versions of Visual Studio. Will need to see what I can find out.

This also seem to affect the MvxNative templates.

@muri61
Copy link

muri61 commented Jul 24, 2020

Unfortunately, the same goes for me as well.

Microsoft Visual Studio Professional 2019
Version 16.6.2
VisualStudio.16.Release/16.6.2+30204.135
Microsoft .NET Framework
Version 4.8.04084

@gocmenali
Copy link

i'm getting same error message, i tried to check "use preview of ..." option, but nothing changed
Microsoft Visual Studio Community 2019
Version 16.6.3

@Plac3hold3r
Copy link
Owner

I have reported the issue to the VS team via developer community, link.

@Jose-Develaw
Copy link

i'm getting same error message, i tried to check "use preview of ..." option, but nothing changed
Microsoft Visual Studio Community 2019
Version 16.6.3

Same for me with 16.6.5

@Plac3hold3r
Copy link
Owner

In the meantime, while we wait for feedback from the VS team as to the changes required to support the latest VS builds, you can use the dotnet command-line tool version of MvxScaffolding. It has all the same features as the VS 2019 UI wizard version.

See docs on how to install and the commands usage.

@Plac3hold3r
Copy link
Owner

Turns out it was an issue in the template, after all, a duplicate key.

@Plac3hold3r
Copy link
Owner

Version 1.9.1 released with the fix.

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

No branches or pull requests

5 participants