Donovan Edye

Results 41 comments of Donovan Edye

Seems IIS now belives there are missing intermediates? ![image](https://user-images.githubusercontent.com/4738140/54255760-740a4680-45ad-11e9-8a71-d9ec972d3a7b.png)

I had previously run `mkcert -intall` and it said it had installed it? Re-ran it just to be sure and the response is: `Using the local CA at "C:\Users\{OmittedForSecurity}\AppData\Local\mkcert` and...

My case was Windows 10 running on bare metal.

Top level ![image](https://user-images.githubusercontent.com/4738140/59759031-90b3ca00-92d2-11e9-86b7-bf746f6760dc.png)

FWIW https://github.com/FiloSottile/mkcert/issues/148 I used the Scoop install and then a regular user account and Powershell and had no issue. My user account is part of the administrator user group. No...

Hi Halil, I have worked around this by adding the following to my web.config: ```xml ``` after finding the following reference: https://www.codeproject.com/Articles/637428/SimpleMembershipProvider-vs-MembershipProvider However my question still remains. As I am...

Hi Halil, ABP is definitely affecting things here. As soon as I have a Forms Authentication based cookie viz .ASPXAUTH then no matter what the setting is for enabledSimpleMembership I...

Sorry to press, but..... @hikalkan, @ismcagdas Any chance of some help here? I really need to get this working in the next couple of days.

@hikalkan Can you point me in the right direction here?