Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error while trying to run project:The module was expected to contain an assembly manifest

Tags:

When I try to run the project it says:

Error while trying to run project:could not load file or assembly 'Project.exe' or one of its dependencies.
The module was expected to contain an assembly manifest.

When I ran the exe from the debug folder I got this error:

application unable to start correctly (0xc000007b)

I also reinstalled Visual Studio but it doesn't seem to work!