When building my setup project I get the following error : An error occurred while validating. HRESULT = '80004005' Anyone know about this issue?
|
|
|
|
|
|
|
I solved the problem by myself: This error is related to a dependency error. I removed all references to my primary output project and add them again. It now compile ok! |
||
|
|
|
|
I ran up against this issue today. The solution in my case? Restart Visual Studio 2008. |
||
|
|
