I don't have any problem when running the project in VB, but after I compile some projects, the following error is displayed when running the compiled file.

The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.

Note: its happened jst for some projects so this is not about all projects in vb.

Note: It is strange that the zipped files that contain the source and compiled files, the compiled file is executed correctly, but this problem is found when I open and compile the same project in vb The compiled file displays the error mentioned above

i read in internet about maybe problem is from vc ++ and etc,The latest version Microsoft Visual C All Package 2022-10-19 is also installed on my system and my Windows is Windows 8 64 bit,In addition, I also tested in run as administrator mode or compatibility too and the problem was not solved yet