I am developing a c# application and I get the following error at debug runtime:
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in Unknown Module.
Additional information: Could not load file or assembly 'Autodesk.Navisworks.Timeliner.dll' or one of its dependencies. The specified module could not be found.
Autodesk.Navisworks.Timeliner.dll is in the debug folder of the application. I have repaired the .net framework (version 4) but it did not resolve it. Any ideas on how to resolve this issue? Thanks.
To help resolve "The Application is in Break Mode": The underlying errors to help you find out where the runtime is failing can be gotten by enabling Common Language Runtime Exceptions under Exception Settings, accessible from the Debug dropdown menu, navigate to Windows, navigate to Exception Settings.
Enable this option in VS: Just My Code option
Tools -> Options -> Debugging -> General -> Enable Just My Code (Managed only)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With