Attività di "vidal.kitoko@gmail.com"

Good day all,

it is my first time using ABP and I just tried to follow the get started tutorial but got already an issue in my first try.

After havong the project generated when I try to run the Web Project it throws the following exception:

    An unhandled exception occurred while processing the request.
    SocketException: Nenhuma ligação pôde ser feita porque o computador de destino
    as recusou ativamente.
    System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)

    HttpRequestException: Nenhuma ligação pôde ser feita porque o computador de destino
    as recusou ativamente. (localhost:44363)
    System.Net.Http.ConnectHelper.ConnectAsync(Func<SocketsHttpConnectionContext, CancellationToken, ValueTask<Stream>> callback, DnsEndPoint endPoint, HttpRequestMessage requestMessage, CancellationToken cancellationToken)

The site is running on port 44324 but it is trying to connect to another site pherhaps in the port 44363.

Does anyone face came issue?

1 - 1 di 1
Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11