Navisworks ActiveX Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've been using the 2013 Navisworks Redistributable Active X Control within a C# Asp.Net page, which I've managed to do. But I'm having some problems when trying to add controls to select a different .nwd file to view.
I've created a dropdown list and use some Javascript to set my control source (mycontrol.src) to a selected file. But when the function is fired I get an error saying the control is undefined.
Seems strange as within Visual Studio the control is accessible and all the intellisense is available.
Has anyone done anything similar, or have any advice?
For the record, I had no idea what Navisworks was until a few days ago!
Incidentally, for anyone else looking to do the same Xiaodong Liang has some really helpful posts here http://adndevblog.typepad.com/aec/2012/05/navisworks-activex-controls.html
Thanks in advance for any assistance.
John