I used following command to stop the HTTP service net stop http /y And I got following error message: The service is starting or stopping. Please try
I created tests on selenium ide. I want to run java files on intellij idea. I prepared pom.xml like that but I have problem with running tests. dependencies>
I want to create a Header of a page which contains a table wit current and total number of pages. As far as I understand OpenPDF, I have to use the PageEventHel
On my function async for msg in ctx.channel.history(limit=1): in the on_message event I get this error: discord.errors.HTTPException: 524 (error code: 0): <
I am trying to run a query in SQL 2008 by doing: @query varchar(max) SET @query = 'SELECT * FROM Table WHERE [Name] = ' 'Karl' ' ' EXEC(@query) The problem i
lets say i have my structure : type LstBQ4422400 struct { Sku string `json:"sku"` Image string `json:"image"` Nom
If I have a Keycloak server running in local docker desktop and a client application running locally (non dockerized scenario), It works fine. If I have Keycloa
I use apidoc 0.5 X version of the program, when generating documents, you need to customize some data and generate them with templates I can modify it in the gl