I created a C# application for my client with a database so I created a setup file which runs fine on my PC, but on my client's PC, it shows this error error msg

I need to submit it to my client but it's showing this error; I think I am having problems with my connection string or during setup creation.
Can anyone here help me out?
Thanks in advance
When creating the setup file.. you need to include the database files
.mdffiles in the setup. this video explains it well