Activités de "jim"

I did tried to rename to AllotShareAsync and now works fine. So the Async Keyword plays an important role here.

Many Thanks. Jimwell

Hi

Thank you for your prompt response to my previous inquiry regarding the issue I encountered with Localization. I appreciate your willingness to assist.

Despite the fact that I recognize how crucial it is to make the source code available for debugging, I want to inform you that my project's source code is restricted.

If so, Are you able to have a short time meeting for remote session instead? or can you provide an example implementation on it with WPF, and send me through jimwellbuot@gmail.com email? Thank you!

Have a great day!

Hello maliming, Can we have a remote instead?

Hello, Yes sure, I'll send you an invitation.

Hello,

We Already been configured the AddStaticHttpClientProxies and we also had the

In the meanwhile, here is globalServicegenerate-proxy.json. This is too long to put here, so I've uploaded it to Google Drive instead.

https://drive.google.com/file/d/1TQV3-oQe4Pry6DYTYFgqMsKAkPV4Fa3T/view?usp=sharing

Thank You!

Hello, Jeff and I are team members, however he is now unable to respond.

Here is the appsettings.json file

{
  "ConnectionStrings": {
    "ProductService": "mongodb://root:root123@localhost:27017/CMVPoint_ProductService?authSource=admin"
  },
  "RemoteServices": {
    "Default": {
      "BaseUrl": "https://localhost:44325/"
    }
  },
  "IdentityServer": {
    "AuthUri": "https://localhost:44322",
    "GatewayUri": "https://localhost:44325",
    "BrowserPort": 54955,
    "Oidc": {
      "RedirectUri": "http://127.0.0.1:54955/signin-oidc",
      "ClientId": "CmvPoint_WpfClient",
      "ClientSecret": "1q2w3e*",
      "Scope": "openid profile email ProductService AdministrationService IdentityService ShareholderService GlobalService"
    }
  }
}

Hi gterdem,

I've submitted a community-article-requiest on Github, but I think it takes time to be noticed by the team? because until now there is no reply on this. But anyway, Is there any possible to add another Data Access for Abp? I want to utilized the Xpo from DevExpress which is required by my client. My problem here is that I'm having a hard times of manually configure and build a context of it. Is there any possible for this? can you please give me some insight on this. Thank you.

I tried to copy the implementation of MongoDb Integration, but everything seems to fail. I plan to just add another Data Access layer and use DevExpress's Xpo ORM.

Affichage de 1 à 8 sur 8 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11