New application, add button with 'Export' of stored procedure with two datetime parameters.
Click export, but get 'Page not found'
Controller seems to be there;
Any thoughts. This basic app is working in angular, but didn't have the option to change the filename there. Blazor seems to give the option for filename, but run into this problem. Never tried a Blazor app before this. Also compile error when I use a page property for the parameter. $ not expected, etc.