Craig
Craig
Not too sure tbh. The tricky bit was the caption funnily enough. I keep getting "System.Net.WebException: The request was aborted: The connection was closed unexpectedly." Wondering if that's due to...
Just as I was putting the site to staging I realised I was stuck with a crop. The `@SlimsyHelper.RenderPicture(Url, "SideImage", item, altText)` means it's not responsive to the grid layout...
PR submitted but not tested ( I don't have the chops for that ;) )
I haven't even thought about using this tool since I raised the issue. Time and tech has moved on. I just use a mailtrap.io account for test purposes now. Never...
Thanks. All good. MailTrap is actually free btw, or at least I only use the free tier for testing SMTP transport from code. Good luck
Sorry for the delay, just had an hour long phone call. Here's the code that creates and saves(and publishes) the new node. ``` _logger.LogDebug("the IP " + context.Record.IP + "...
Tested, all good, thanks :)
This is a common problem. Clicking on the upgrade notice downloads the file: azuredatastudio-linux-1.48.0.tar.gz which is no use to man nor beast. I've been through this with you many, many...
@Verythai The only way I manage to upgrade is to not bother with their download. Just uninstall the application in Terminal and then download the .deb file of the site...
Tried this on Linux Mint 21.0 (Cups 2.4.1) it compiled ok. When I issue a `sudo apt install printer-driver-dymo` I get `printer-driver-dymo is already the newest version (1.4.0-11)` but still...