Simon J.K. Pedersen

Results 90 comments of Simon J.K. Pedersen

Hi @EshwarKV i will go over the visual in the coming weeks, I will sent it for certifications after that. No promises that it will get certified but lets see...

@EshwarKV I will do some more testing tomorrow, then I will sent it to review.

Can you explain to me what you mean by weight variable? I'm not sure I understand. If you dont want all x,y coordinates to mean the same. E.g. you have...

You can set disableReorderColumn new DataTable(element, { disableReorderColumn: true, .... })

@dariom thanks for trying the extension and reporting your findings. I have an idea to what could be going on. Are you on a shared azure subscription, where you don't...

I just googled the thumbprint, and it comes up quite a lot which is kinda strange unless it is an intermediate or root certificate. Do you have other certs installed,...

Another thing you could try is to use the ARMClient (https://github.com/projectkudu/ARMClient) and call the endpoint using different api-version to see if it makes any difference using an older version. These...

The old versions didn't use this API, which I why this wasn't a problem. The reason why I changed to this API. Was that people who moved their web app...

@suwatch @dariom nice to see MS helping out @ai-fwd In theory you can just download the old version of the nuget from http://www.siteextensions.net/api/v2/package/letsencrypt/0.5.9 The the nupkg is a zip file,...

@tbasallo great to see that you found a working solution. And yes this is indeed why I decided to make an API, to allow people to make solutions like this....