Base solution for your next web application

Activities of "ismcagdas"

Hi,

Yes you can. You can download metronic theme here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/releases/download/v1.8.0.0/metronic-v4.5.4.zip">https://github.com/aspnetzero/aspnet-ze ... v4.5.4.zip</a>

Answer

Hi,

Just add "page-footer-fixed" class to body element.

Answer

Hi,

You need to write a custom directive for that. Please see this plunkr <a class="postlink" href="http://plnkr.co/edit/cu1TVKCY8ucYcT2AScJb?p=preview">http://plnkr.co/edit/cu1TVKCY8ucYcT2AScJb?p=preview</a>

I hope it helps.

Hi,

Can you share the error. Output script seems good.

Hi,

Please check this forum topic. #629@43961a3a-467c-4526-952c-e706e12a9249

Hi,

You can check CreateTenant method of TenantAppService in ASP.NET Zero source code.

Hi,

Same situation is answered here. #668@37243a73-e69b-4f6c-b607-73f85972ce49

I hope this helps.

Hi,

For the HangFire, it might be related to log4net. Which version of log4net do you use on your project ?

Can you also share signature of your "SaveLocalizedValue" method ?

Hi,

Can you check your website logs and share if you find any error.

Hi,

You cant, because Castle log4net integration nuget package depends on exactly log4net 1.2.10 version. <a class="postlink" href="http://www.nuget.org/packages/Castle.Core-log4net/">http://www.nuget.org/packages/Castle.Core-log4net/</a> see dependencies section.

Just dont update log4net :)

Showing 12721 to 12730 of 12766 entries