Maybe you were looking for...

Delphi 11.1 install freezes Installing "Core common Files Enterprise features", why?

RAD Studio 11.1, trying to install Delphi. I have previous installs of Delphi 10.4 and 10.3. I have an enterprise license. I am installing on windows 11 Pro, 2

Assertion Failed in afxwin2.inl, Line 160 - Having trouble finding cause of error

The assertion failure happens in line 160 of afxwin2.inl, and the break point takes me to line 1394 of dbgheap.c - "_ASSERTE(pHead->nBlockUse == nBlockUse);"

Computer Problems (CPU maybe?)

first some specs about my machine. CPU: Ryzen 5 1600 RAM: Corsair Vengeance LPX 16 GB (2x8GB) DDR4 3200MHz C16 (and 8gb corsair with 3000mhz I think) SSD:

Links inside a turbo frame with data-turbo-action="replace" (for instance: pagination links) are triggering 'turbo:load' on the page

Picture a very common use-case described in the official Handbook: a <turbo-frame> that contains pagination links. So, turbo supports (encourages?) annota

Xamarin Forms: Pass Information from Modal to Origin Page

Starting by saying I'm a noob at Xamarin Forms. Any help is highly appreciated. I'm making a calculator. If a more complex equation is needed (in this case co

Way to get image URL from the image hash ID of a Facebook Ad

Is there any way to use the Facebook API (or other method) to get the image URL for my ad images? I have a list of image hashes, but how can I get their URLs?

What is causing this weird ERR_CONNECTION_RESET?

The browser makes a post request with a binary file,then fails and gets this error,when I change a file request it succeed. On the server side, I got this exce