Skip to content
This repository was archived by the owner on Apr 11, 2020. It is now read-only.

cannot scaffold controllers using user secrets #323

Open
lucamorelli opened this issue Dec 5, 2015 · 3 comments
Open

cannot scaffold controllers using user secrets #323

lucamorelli opened this issue Dec 5, 2015 · 3 comments

Comments

@lucamorelli
Copy link

lucamorelli commented Dec 5, 2015

I just tried to scaffold a new controller using a connection string handled via User Secrets: the empty string is present in the appsetings.json, the value is stored is the secrets.json, and works at runtime.
If I try to create a new scaffolder I receive the error message that the connection string is incorrect

@lucamorelli
Copy link
Author

when I try to scaffold an entity this way

untitled

this is the error message I receive
untitled

@sayedihashimi
Copy link
Contributor

TFS: 174094
I've added this to our internal TFS, we will reply back here soon.

@webtools-bot
Copy link

The GitHub Issue Tracker for the aspnet/Tooling repo is being deprecated in favor of Visual Studio's Report a Problem tool.

If this issue is still a problem with the RTW release of Visual Studio 2017, please report a new issue using the Report a Problem tool. While you can still use .NET Core and ASP.NET Preview tools with Visual Studio 2015, Visual Studio 2017 is now the officially supported tool for developing .NET Core and ASP.NET Core projects.

By using the Report a Problem tool (available in both VS 2017 and VS 2015), you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks. See Visual Studio's Talk to Us page for more details.

Please use the discussion topic here for feedback and questions on the deprecation of this issue tracker. Thanks!

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

No branches or pull requests

3 participants