How to debugging the plugin of Navisworks API

How to debugging the plugin of Navisworks API

FengZhiXiao
Contributor Contributor
2,294 Views
2 Replies
Message 1 of 3

How to debugging the plugin of Navisworks API

FengZhiXiao
Contributor
Contributor

Hi Everyone,

Refer to the subject matter, how to debugging the plugin of Navisworks API? I have tried below two ways but no one can show the message correctly.

1. Project(Solution Explorer)>Properties>Debug tab>Start Action>Start External Program, click the brower button to find the "Roamer.exe" file   in  the install location of Navisworks Manager 2016. When I click the start button in toolbar the below message shown. snap4136.png   snap4134.png

 1. Attach the process via Debug>Attach to process mannually after started the Naviswork Manager 2016

              1469513057_62246.jpg

 

I have not got the correct resultSmiley Mad,both reinstall the Visual Studio and restart the computer.

Visual Studio Version:2013

Operate System: Windows 7 64 bit

 

Thanks in advance for everyone professional reply!Smiley Happy

0 Likes
2,295 Views
2 Replies
Replies (2)
Message 2 of 3

FengZhiXiao
Contributor
Contributor

Hi Everyone,

I have just fixed the issue, download the Viusal Studio 2013 Update5 and installed that!Smiley LOL

I hope this is useful for anyone required!

Thanks&Regards

 

Message 3 of 3

brian.k.smith
Advocate
Advocate

This method is also working with VS 2015, although I need to copy the DLL into the C:\Program Files\Autodesk\Navisworks Simulate 2016\Plugins folder before starting the debug session.

0 Likes