Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Reference
Error Messages
 Unable to find assembly dependency ...
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
Visual Studio
Unable to find assembly dependency '<dependency>' of project output '<output>'

The specified project output group has a dependency on the specified assembly; the assembly cannot be found. It may have been moved or deleted.

To correct this error

  • Replace the missing file. If the referenced assembly was installed by an application, you may need to reinstall the application. If the assembly is the output of your own project, you may need to rebuild the project.

See Also

Adding and Removing Assemblies in the File System Editor

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker