Learn More, Pay Less!
Limited Time Offer!

Activities of "maliming"

the container exits with code 1.

Can you check the container's log? It should have encountered an error.

hi

Now it is a normal input element, I don't know why you need to destroy and create it again.

Use abp-data-datepicker="false" will ignore abp.dom.initializers.initializeDatepickers method.

hi

Can you try this?

abp login mhd_hmz --organization "Projile Corporation"

Can I check it remotely? https://zoom.us/j/95141095759?pwd=T081bUVIUTltTlRLOVdYQmdzMkpjdz09

hi

You are using Tiered (MVC) so you also need change the BrandingProvider of Identity Server project.

Thanks uyarbtrlp I will check asap.

Can we have a session ?

ok

liming.ma@volosoft.com

hi hungvt

This seems to be a database problem.

How can I repro this?

hi @Ravisha

I realized that we don't need use IIS URL Rewrite, also no need to change your web.config, I just changed my HomeController.

public class HomeController : AbpController
{
	public ActionResult Index()
	{
		return Redirect("~/index.html" + HttpContext.Request.QueryString);
	}
}

Everything is working now.

You can try it, if there is still a problem, I can check it remotely.

hi

I will try to deploy and share the steps to you.

Showing 8191 to 8200 of 9074 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on February 17, 2025, 05:40