0
exlnt created
I am following the solutions provided on this thread: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/issues/96">https://github.com/aspnetzero/aspnet-zero/issues/96</a> to upgrade my existing ASPNETZERO project to V4.1. I am using the .NET 4.6.1 MVC template.
- I downloaded a fresh copy of my solution and placed that into new "ABPMaster" branch.
- Then I took my working copy of my dev branch into new "staging" branch.
- Then I copy/paste all the projects and files from "ABPMaster" into "staging" branch, with replace YES option.
- I manually enable/copy all the custom changes I have implemented. Get a clean build of all projects.
- I then scaffold one EF migration for ALL ABP changes.
- I then scaffold one EF migration for ALL Custom changes for my app.
- I then applied both migrations to new DB instances.
- I run the app and login to host using default admin account. All of the pages in the host solution where JTable is used, do not render the "Actions" cell. Google console shows no errors and the HTML for that cell is completely empty. I cannot check or grant any permissions to admin account, as the buttons wont render! Screenshot: <a class="postlink" href="https://drive.google.com/file/d/0B5HAoiVVXzY7QlEyRkN4dHQzQnM/view?usp=sharing">https://drive.google.com/file/d/0B5HAoi ... sp=sharing</a>
No answer yet!
Showing 76 to 100 of 33 entries.