Hi
I want to start debugging a simple windows form project in visual studio 2010 that I created but I keep getting the same error message on different projects namely:
Error while trying to run project: Could not load file or assembly (project name) or one of its dependencies. The given assembly name or codebase was invalid (Exception from HRESULT: 0x80131047)
When I go to the Bin folder in projects and run it from there it works. It just does not want to debug while I am in visual studio.
Can anyone please help me with this?
I want to start debugging a simple windows form project in visual studio 2010 that I created but I keep getting the same error message on different projects namely:
Error while trying to run project: Could not load file or assembly (project name) or one of its dependencies. The given assembly name or codebase was invalid (Exception from HRESULT: 0x80131047)
When I go to the Bin folder in projects and run it from there it works. It just does not want to debug while I am in visual studio.
Can anyone please help me with this?