Post Tagged with: "Solution"

Digital Envelope Routines :: Initialization Error Unsupported ERR_OSSL_EVP_UNSUPPORTED Problem Solution
JavaScript

Digital Envelope Routines :: Initialization Error Unsupported ERR_OSSL_EVP_UNSUPPORTED Problem Solution

If you updated NodeJS to the latest version or if you cloned old projects which doesnt support or work with newer version of Node.Js you will probably take errors something […]

Gyp ERR! Stack Error: Could Not Find Any Visual Studio Installation To Use
Visual C# (.NET)

Gyp ERR! Stack Error: Could Not Find Any Visual Studio Installation To Use

If you get error something like at below you should use the Visual Studio Installer to get the Desktop development with C++ workload in one of the Visual Studio versions you have installed in your machine. When […]

You Cannot Run This Script On The Current System Error Solution (Execution Policy Problem)
General

You Cannot Run This Script On The Current System Error Solution (Execution Policy Problem)

If you get error something like below on the Powershell or Command Prompt (CMD) or GIT Bash when you write yarn –version or yarn start or npm run or something […]

Git Failed With A Fatal Error To Clone / Checkout Repository
General

Git Failed With A Fatal Error To Clone / Checkout Repository

When you use Git or GitHub, you may get one of the errors / warnings which have been written at the below, while clone or checkout repository. If you get […]

system.web.httpexception: The GridView ‘NameOfGridView’ fired event RowDeleting which wasn’t handled
Visual C# (.NET)

system.web.httpexception: The GridView ‘NameOfGridView’ fired event RowDeleting which wasn’t handled

If you get the “system.web.httpexception: The GridView ‘NameOfGridView’ fired event RowDeleting which wasn’t handled” error: If you have a DELETE button, or whatever button which “CommandName“s property is “DELETE” in […]

Too many characters in character literal
Visual C# (.NET)

Too many characters in character literal

“Too many characters in character literal” hatası: .NET, aspx tarafında ve .cs tarafında tek tırnak (‘) işaretinden hoşlanmıyor. Bazı nadir durumlar için .cs tarafında kısıtlı izin veriyor. Anatomik olarak incelersek, […]

SQL Server 2008 “Saving Changes Is Not Permitted” warning’s solution
SQL Server

SQL Server 2008 “Saving Changes Is Not Permitted” warning’s solution

“Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can’t be […]

SQL Server 2008 Setup Error Code 0X84B40000
SQL Server

SQL Server 2008 Setup Error Code 0X84B40000

Setup has encountered the following error: ‘LandingPage’ is not a valid value for setting ‘ACTION’. Refer to Help for more information. Error code 0X84B40000. If your operating system’s language is […]