
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have been working on multiple utilities developed based on Navisworks Sumulate 2016 .net APIs. everything works fine. Now I need to upgrade these utilities from Navisworks Simulate 2016 to 2018 and higher.
I changed the .NET API dlls reference path to Navisworks Simulate 2018 installation directory in my visual studio solution and I am referencing.Net framework 4.6 in my solution, but I am getting following error.
System.IO.FileNotFoundException: 'Could not load file or assembly 'Autodesk.Navisworks.Controls, Version=15.0.1314.36, Culture=neutral, PublicKeyToken=d85e58fa5af9b484' or one of its dependencies. The system cannot find the file specified.'
I tried upgrading sample application which is delivered by Autodesk for Navisworks Simulate 2016 .net API and I am getting same error.
Can you please shed some light on what I am missing here. Is anything modified from v2016 to v2018?
Regards,
Sravan
Solved! Go to Solution.