Activities of "pvaz"

Hi alper,

I did not copied the command line that was used, sorry, but it was done saying that the destination directory needed to be another one and not the one that is by default.

Sorry.

But even with that solved, seems that the solution builder is not working well.

I create the project, but until now I was unable to make it work.

Followed all steps, database created and filled with data, swagger (host api) works, but identity server not, gives the following error:

NullReferenceException: Object reference not set to an instance of an object. AspNetCore.Themes_Lepton_Components_Toolbar_LanguageSwitch_Default.ExecuteAsync()

this error was already reported at least twice, but I've not found any solution for that.

Also the web, having the host api running well, and starting the web version, I can see the first page, with the login button.

But when I press the login button gives error:

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.Http.ConnectHelper.ConnectAsync(string host, int port, CancellationToken cancellationToken)

HttpRequestException: Nenhuma ligação pôde ser feita porque o computador de destino as recusou ativamente. System.Net.Http.ConnectHelper.ConnectAsync(string host, int port, CancellationToken cancellationToken)

IOException: IDX20804: Unable to retrieve document from: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. Microsoft.IdentityModel.Protocols.HttpDocumentRetriever.GetDocumentAsync(string address, CancellationToken cancel)

InvalidOperationException: IDX20803: Unable to obtain configuration from: '[PII is hidden. For more details, see https://aka.ms/IdentityModel/PII.]'. Microsoft.IdentityModel.Protocols.ConfigurationManager<T>.GetConfigurationAsync(CancellationToken cancel)

Cors origin has the correct localhost and port.

Tried and tried so many times. Really frustring.

Problem solved with the help of Liming Ma, thanks.

I already I've tryed that. No success.

Also if I try:

C:\WINDOWS\system32>dotnet tool install -g Volo.Abp.Suite error NU1101: Unable to find package volo.abp.suite. No packages exist with this id in source(s): aspnet-contrib, C:\Program Files\dotnet\sdk\NuGetFallbackFolder, DevExpress 20.1 Local, Microsoft Visual Studio Offline Packages, nuget.org, Syncfusion WinUI Nugets 18.3.0.35 The tool package could not be restored. Tool 'volo.abp.suite' failed to install. This failure may have been caused by:

  • You are attempting to install a preview release and did not use the --version option to specify the version.
  • A package by this name was found, but it was not a .NET tool.
  • The required NuGet feed cannot be accessed, perhaps because of an Internet connection problem.
  • You mistyped the name of the tool.

For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool

No success also !

Showing 21 to 23 of 23 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13