Base solution for your next web application

Activities of "timmackey"

Yes, the Host project runs. The Swagger page is live and seems to work. My appsettings.json file: "ConnectionStrings": { "Default": "Server=localhost; Database=ngTTMDb; Trusted_Connection=True;" },

For reasons I don't understand the ngTTMDb file is created in "C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL\DATA".

Reinstalling 'yarn' resolved the issue.

When running *.Web.Host, tooltip for breakpoint says "The breakpoint will not currently be hit. No symbols have been loaded for this document.

TypeScript Build tab in Properties for *.Web.Host has "Generate source maps" checked. directories are not checked and empty.

TypeScript Build tab in *.Web.Host project properties says "One for more tsconfig.json files detected. Project properties are disabled." There is only 1 tsconfig.json file at root level for this project. There are many tsconfig.json files in sub-folders for this project.

When I click the Home icon I see the board index. The box below says "This board has no forums.". Then there are the statistics. I am subscribed to the "ASP.NET Zero Support" forum.

At present I must select "View your posts" from the "search" dropdown. Then at the bottom of that page select the "ASP.NET Zero Support" forum in the "Jump to:" list, then click "Go". Whew! All that just to get to the "New Topic" button.

For all projects build Configuration is Debug, Platform is Any CPU

Excluding then Including tsconfig.json makes no difference. Properties are still disabled. TypeScript version: 2.6 Note: there are 15 tsconfig.json files in .Web.Host/node_modules/ and /e2e/ in addition to the project file in the src folder.

Cannot login. When attempting to change tenant, clicking the 'Save' button causes Save and Cancel buttons to flicker, and dialog does not close.

Microsoft Edge. No errors in browser console.

"Getting Started in Angular" says: "Run API Host Once you've done the configuration, you can run the application. Server side application only contains APIs. So, default page is a swagger UI which can be used to investigate the API:"

The first line of this issue says "When running *.Web.Host, tooltip for breakpoint says "The breakpoint will not currently be hit. No symbols have been loaded for this document.""

The breakpoing is on line 40 in the 'save()' method in *.Web.Host\src\account\shared\tenant-change-modal.component.ts

I am reasonably sure this is server. Yes?

Showing 11 to 20 of 398 entries