I've ran the migration database utility I have it to a point where the site loads, shows a spinner, then gives an error "An error has occurred, Error detail not sent by server"
How do I get this error? How do I attach to the process to step through it? I attempted to attach to the node.exe process' with no luck. I've tried to use ng build, then point an iis application to the dist folder(after moving the webconfig there), gives an error saying service unavailable.
Any help would be appreciated
Thanks Rick