Base solution for your next web application

Activities of "onecontact"

It's empty

I clear cache, cookies, restart the app, and get the same result.

Hello, yes, it has permissions, if you could connect, how do we handle it?

Hello: 1. Yes, 2: In event viewer are showing this:

But this exist and have permissions:

We are using the one solution project.

web.config: <?xml version="1.0" encoding="utf-8"?> &lt;configuration> &lt;location path="." inheritInChildApplications="false"> &lt;system.webServer> &lt;handlers> <add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" /> &lt;/handlers> <aspNetCore processPath="dotnet" arguments=".\Skanix.Enterprise.Web.Host.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" /> &lt;/system.webServer> &lt;/location> &lt;/configuration> <!--ProjectGuid: 9fc37c62-2105-4d32-9724-7323b959504b-->

<br> Regards

Hi, its the first time publishing our app in release mode, we not upgrade any libray yet, how can check?, you test the release version of the project?

Answer

Why not?

Hi.. I just want to change the language, but not the date or currency format of the entire app, how can achieve this?, thanks

Hi, was our error, declaring the controller in html and in the open method of modal, are fine now removing the controller in the html page, thank you

Answer

Yes, so many thank's

Hi, thank you, after I read that article, how can handle the user location?, where can set that?, or how aspnetzero handle that?

Showing 1 to 10 of 16 entries