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

Activities of "razkhan78"

@aaron Is there anyother way we can handle in our existing version. By implmenting or overriding some feature related class or any otherway?

@aaron We didn't found IgnoreFeatureCheckForHostUsers in our code.

See attached and our aspnetzero project is haveing this configuration:

Product version --> 4.0 Product type --> MVC Product framework type --> .net core

Please revert on this asap.

Hi We are using AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core

we are using the RequiresFeature. But when Host user is hitting the URL it will give the FeatureChecker Exception "FeatureChecker can not get a feature value by name. TenantId is not set in the IAbpSession!".

How to ignore the RequiresFeature for host user?

Hi @maliming

https://prnt.sc/qfjvjr You can check error here. Problem is that another 3rd party dll we are using is looking for higher version of newtonsoft json package but abp is having lower version of same.

Sorry we can not share project right now.

Hi @ismcagdas

No our problem is not solved and our query is how do we change it exactly?

"It is referenced in ABP, see https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/src/Abp/Abp.csproj#L31." =>Could you please provide more details on how we can change it as we don't have Abp.csproj file?

Question

Hi

We are using AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core

Right now we are integrating one 3rd party doc viewer and in that getting issue with Newtonsoft.Json version as below: FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Could you please let us know how we can upgrade it as not finding it when we check for list of installed nugets in web or core or application projects?

Thanks

No, we don't want to disable it, we want to extend that , as we want to utilize the global handling if there is one specific error.

We found a file abp.jquery.js . Can we modify this file directly?

Hi

We have AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core

Right now in default aspnetzero there is some global meachinsm which shows alert for error when any ajax call has some error. We have some specific errors for which we want to display different customized popup instead of error. So would you please let us know if there is any way we can override or exted that ajax call global error handling?

Thanks

1)"Subscription will also work with paypal or stripe." - Recurring subscription or one time subscription? 2)"And we plan to upgrade stripe to latest version in v8.1." - Here we have no stripe related file in our code. Is it due to our version of aspnetzero?

Hi We have

AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core

1)We want to enable payment gateway, we found that we have to set up ClientId and ClientSecret. We want to confirm that existing integration is "Rest API Integration V1 (which seems to be deprecated)" ? It would be great if you can provide documentation link of particular integration of paypal.

2)We found in document about stripe payment gateway. But couldn't found any related file , reference or configuration in code. So please let us know for same.

3)Is there any auto renewal feature for subscription in the version of aspnetzero we have?

Thanks

Showing 61 to 70 of 112 entries