Base solution for your next web application

Activities of "timmackey"

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

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.

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

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.

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 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.

Reinstalling 'yarn' resolved the issue.

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".

If only I could. I don't have an App_Data folder much less a Logs.txt file. I've been wondering why there is no App_Data folder and no Logs. Any ideas about that?

The solution compiles with no error. However, cannot login. When attempting to change tenant, clicking the 'Save' button causes both buttons to flicker, and dialog does not close.

Showing 381 to 390 of 398 entries