Activities of "sean.alford"

@ididsbury does the user you're logging in with have access to the Org Units? You may need to grant the admin user access to it also.

@ididsbury,

You said you upgraded from 2.8 to 2.9. Did you creat your project in 2.8? If so, have you tried creating a new project with 2.9? I think OU were just added in 2.9. If your proejxt was created with 2.8 you'll probably need to add the OU in manually.

@Alper

I verified Volo.Abp.Commercial.SuiteTemplates.dll is where it's suppose to be. However, Suite is still displaying the same error.

Non-Teir Project (.Web.Unified)

@Alper,

I manually copied Volo.Abp.Commercial.SuiteTemplates.dll into the .Web project; however ABP Suite is still unable to locate it.

@Chrille yes I reported that bug in 2.8.0 and @Alper has added it to their backlog.

Answer

@liangshiwei we sent logs to info@abp.io

Answer

@liangshiwei, I emailed you the logs a few days ago. Any updates? :)

Answer

@liangshiwei,

We can schedule a time for you to access our system remotely. Please let us know when you're avaliable.

Thanks! :)

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v3.0.0
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): MVC Tiered
  • Exception message and stack trace: N/A
  • Steps to reproduce the issue: N/A

We have three instances of Redis running using different ports. redis-dev(port:6377) redis-test(port:6378), and redis-prod(port:6379). How do you change the Redis port configuration in appsettings?

NOTE: We tried this but it doesn't seem to work.

"Redis": {
    "Configuration": "127.0.0.1:####"    

@ninomartini,

Have you tried:

dotnet tool install -g volo.abp.suite --version 2.9

Note: You many need to login first.

abp login username -p password

Showing 41 to 50 of 57 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09