Message 1 of 7
System.IO.FileNotFoundException
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am getting the following error:
System.IO.FileNotFoundException: 'Could not load file or assembly 'Autodesk.Navisworks.Api.dll' or one of its dependencies. The specified module could not be found.'
I am using VS 2017 and have referenced
Autodesk.Navisworks.Api.dll
Autodesk.Navisworks.Automation.dll
Autodesk.Navisworks.Controls.dll
Autodesk.Navisworks.Resolver.dll
In the VS project in the Navisworks Manage folder, all reference are set to copy local. This is an x64 build, 2018 API, .NET 4.5.2.
Can anyone shed some light on this error? Are there extra files I need to copy to the output directory?
Thanks,
Oli