Burakhan Dinç

Results 6 comments of Burakhan Dinç

dll's in the location are compatible, I have my 2.1 core project in production with these dlls. Please check my problem I had before https://github.com/rdvojmoc/DinkToPdf/issues/25#issuecomment-477205608

As I know this exception is a 64 bit/ 32 bit conflict in general, I replaced the dll on server with a 32 bit one and exception gone, but I...

At [https://notifyjs.com/](https://notifyjs.com/) under **Options** shows like that; ``` $.notify( "Message!", { clickToHide:true, autoHide: false,} ); ```

How i solved this is as follows; ``` $.notify.addStyle("multi", { html: "", classes: { base: { "font-weight": "bold", "padding": "8px 15px 8px 14px", "text-shadow": "0 1px 0 rgba(255, 255, 255,...

@whir1 Thank you for your answer, in our Graylog configuration, a stream is configured as an applicationName field required. So later, I did exactly what you post, but still, no...

It would be great if you add a translation file - could be a resx file or something - so people can change on it.