akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

On Running... #1

Open adamcweitzman opened 5 years ago

adamcweitzman commented 5 years ago

Went through the readme, getting this error:

{"error":"Internal Api Error: Failed to proxy the request to http://localhost:53973/, because the request to the proxy target failed. Check that the proxy target server is running and accepting requests to http://localhost:53973/.\n\nThe underlying exception message was 'An error occurred while sending the request.'.Check the InnerException for more details."}

Works when i run the angular server from the CLI, so something to do with the .net build config then? idk any help would be great

valentinkononov commented 5 years ago

Please run Angular via CLI, it's a more convenient and fast way. By the way, the latest version of all .NET bundles has it by default.

Regarding particular issue 0 has Visual Studio run the WebApi project successfully? The issue can be related to different reasons, if you need exact details - please provide more details for InnerException.

Thanks and sorry for such a long delay in reply