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

user stuff broken (VS template) #3

Closed
argoc opened this issue Sep 23, 2016 · 1 comment
Closed

user stuff broken (VS template) #3

argoc opened this issue Sep 23, 2016 · 1 comment

Comments

@argoc
Copy link
Owner

argoc commented Sep 23, 2016

there are some issues with the VS template -- need to be addressed in VS gallery, not in the book.

  1. have to manually create the App_Data directory
  2. port number stays the same for everyone
  3. may warn about or not work with SQL Server; the v11.0 and v13.0 in Web.config need to be MSSQLLocalDB
  4. doesn't work as a project, only as a solution (substitutions in the file aren't done right)
  5. should ship without the .dll's, just with the dependencies so they are pulled in
  6. any way to turn off the AI?
@argoc
Copy link
Owner Author

argoc commented Sep 28, 2016

Version 1.1 of the template (only available in github, see Web-Pages-Identity-Template) resolves 1, 2, 3, and 5. Users can resolve 6 themselves the first time they enter VS New Project; 4 is proving harder to fix and may not be possible. I'm closing this issue and opening a new one for item 4 on its own.

Due to VS Gallery issues, this patch is not available in VS Gallery

@argoc argoc closed this as completed Sep 28, 2016
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

1 participant