Base solution for your next web application

Activities of "Acceptiv"

Hello Here is the Log file https://drive.google.com/file/d/1Eh7p9Wr-rfspzGwOqNaRS2lbFJkK2Pei/view?usp=sharing

Here is the error in browser

Here is AppSettings File

As the application is live, you can see the client error message directly.

Thank you

Hello Thanks for the prompt response.

In Application log, we see this exception Request origin http://onvivo.riskdx.net:5000 does not have permission to access the resource.

We removed all CORS rules from application, but still no success.

Hello,

We have been assigned a project by our customer which was initially developed by another team. Now the other development team is not cooperating with our client and not providing any inputs/support.

From the source code review, we understood that the earlier development team has used ASP.NET Core ZERO as the base template.

We now have some questions in regards to the license

  1. Can we use the same license which the earlier team has used or we have to buy a new license?
  2. How can we know if the license was really purchased and is still valid or not?
  3. Is the license given for domain abc.com or subdomain xyz.abc.com?**

For now, we have hosted the application using the following URL http://onvivo.riskdx.net/ (Client Application) http://onvivo.riskdx.net:5000/ (API Application)

An API call to "http://onvivo.riskdx.net:5000/AbpUserConfiguration/GetAll" is failing and saying it's CORS issue, even though we added client domain to CORS. FYI, When we directly put the same URL in the browser, the result is successfully returning the configuration data.

Please help.

Showing 1 to 3 of 3 entries