Skip to content

Error

SQL Server Snapshot Creation Error – “All files must be specified for database snapshot creation”

There are several reasons where you will get this error, but I’m going to talk about the one I faced and can be fixed in seconds. I was working with an IMDB dataset. The reason for my error was a database rename. I created the database initially with the name… Read More »SQL Server Snapshot Creation Error – “All files must be specified for database snapshot creation”

VS Code Won’t Open After Unplanned Restart (Failed to deserialize the V8 snapshot blob)

The visual studio was running fine in my machine till an unplanned restart happened. Soon after restart VS didn’t open giving me the below error. I reinstalled the Visual Studio Code without uninstalling which fixed the issue. In addition, it started without any loss to previous plugins and open projects.… Read More »VS Code Won’t Open After Unplanned Restart (Failed to deserialize the V8 snapshot blob)

Last updated by .