Base solution for your next web application

Activities of "jakesdupreez"

Is there somewhere a YAML file available for AKS deployments.

So Users in zero can be assigned to ou's and roles so what i want to know is givin a specific OU i need to find the firts user having a specific role up the ou tree.

Tx

Question

Hi

I have enabled LDAp in code and run application and in settings enabled it and then set the domain user and password i use to log into azure portal and view my AD.

But now i get this error when i try to login my default admin or any AD user. This is from the log

ERROR 2018-09-17 14:23:43,431 [5 ] Mvc.ExceptionHandling.AbpExceptionFilter - The server could not be contacted. System.DirectoryServices.AccountManagement.PrincipalServerDownException: The server could not be contacted. ---> System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.

Is there anything else i need to do on AD side or from Zero side.

Thank you..

What goes in the CSS file that can be uploaded per tenant in settings section?

Hi

Hope you are well..

First of all i have a license and a username jakesdupreez.

Hope you can assist me as Im strugling to figure out the complete styling design for the ASP.NET ZERO setup.

First I understand and got the Github metronic project supporting the current version. I understand the Default template there and the exe app that deletes and recreates the color profiles and modify the colors. Then to copy this back into the ZERO project and all is fine.

So far so good.

Then looking at the layout page there is a reference to the copied files based on theme in

href="@(ApplicationPath)metronic/dist/html/@theme/assets/demo/@theme/base/style.bundle@(CultureHelper.IsRtl ? ".rtl":"").css

So im 100% up to thiis point.

But then there is additional references to styles out of the metronic github project inside zero project but matches with the same theme names.

/Common/Styles/Themes/@theme/metronic-customize.css /Common/Styles/Themes/@theme/datatables@(CultureHelper.IsRtl ? "-rtl":"").css /Common/Styles/Themes/@theme/metronic-customize-top-menu.css

These are also conataining colors.

How does these relate to the github project. Do I need to modify both

Im not sure that if i want for example want to modify the metronic default theme I also need to update these themes inside Common/Styles/Themes

Then lastly I know that a Tenant have te capability to upload a logo and its own css file. The logo i understand and if avalable will be displayed.

But the custom tenenat css file. What should be the format of this style. Especially related to the github metronic stykles project that need to be copied in zero project and then the additional css styles in the common styles folder.

Ok. That a lot of information.

What I want to accomplish is the folowing. I need to know what a need to configure and where. The only things im interested in is colors, logos and fonts.

So Im the Hosting Company. (HOST). I want to edit the default theme to be my companies colors. Red and Blue.

Then working as a host that is the style. Dont really care for them to change the color scheme.

But then I register Tenants. I can upload there logo. Thats fine but then what should the tenant style sheet look like so i can give them there company main colors.

Any help in this complete process will me much appreciated.

Sorry for the long mail.

Regards

Showing 1 to 5 of 5 entries