Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "sumitshah"

  • What is your product version-11.0.0
  • What is your product type (Angular or MVC)-angular
  • What is product framework type (.net framework or .net core)-.net core

Hi After successfully version migration whenever I am trying to login it is showing me invalid usename or password so i debugged the code and found that AbpSession.TenantId is we are getting null that's why it is not allowing us to login. I checked in old it's value is 1 so how can i set this value?

  • What is your product version-11.0.0
  • What is your product type (Angular or MVC)-Angular
  • What is product framework type (.net framework or .net core)-.net core

Hi I am getting this error after version migration from 8 to 13 in angular and from .net 2.2 to 6.0 in .net core

Hi @ismcagdas I am trying using npm install ngx-bootstrap --save cmd but it is givving me following error-

Should i need to use any other cmd to upgrade ngx-bootstrap? also in Package.json "ngx-bootstrap": "^7.1.0",

  • What is your product version-11.0.0
  • What is your product type (Angular or MVC)-Angular
  • What is product framework type (.net framework or .net core)-.net core After version migration in Angular(8 to 13) and in .net core(2.0 to 6.0) and after running successfully backend as well as frontend i am getting errors in console.

Hi I resolved this issue by running** gulp build** command. Thanks

  • What is your product version- 11.0.0
  • What is your product type (Angular or MVC)-Angular
  • What is product framework type (.net framework or .net core)-.net core

Hi I was doing version migration from 8 to 13 in angular and 2.2 to 6.0 in .net core so after successfully compile angular I am getting this error and in servive proxy I am getting so in this case what should i do?

Hi @musa.demir I am able to compile but in service proxy it is accepting "text/html". but i want "application/json" Could you please suggest me what setting i should change to change service proxy regarding that accept : "application/json".

Hi I tried same but no luck....Is there any other solution or something where we can check why it is not updating service-proxy

  • What is your product version- 11.0.0
  • What is your product type (Angular or MVC)-Angular
  • What is product framework type (.net framework or .net core)-.net core

Hi we are migrating our version from 8 to 13 in angular and 2.2 to 6.0 in .net core and after successfuly DB migration we are able to run successfully backend but we are not able to run angular because it is giving compile time error. the error seems for the newly added DTO and methods service proxy is not updating I am able to run nswag and it is not giving any error but it is also not updating service proxy.

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • .net6.0
  • What is your product type (Angular or MVC)?
  • Angular
  • What is product framework type (.net framework or .net core)?
  • .Net Core

Problem Statement: Application has been migrated from .Net Core 2.2 to .Net Core 6.0. While running application it is redirected to the default login screen instead application login screen.

Need help on routing application so that it is redirected to the application login screen. Let us know if any more details you need.

Please refer the screenshot attached.

Showing 21 to 30 of 105 entries