missing DwgThumbnail.ocx, but not sure if I need it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a massive legacy Excel file, that when I print, gives me an error: "MISSING: AutoCAD DwgThumbnail control module".
I hit ok, and it successfully prints. A little research tells me that it's looking for DwgThumbnail.ocx, which I don't have.
My questions then, are:
1) What does this file do? I'm wondering if I actually need it, since my spreadsheet seems to be working ok, other than the hassle of error messages.I don't see any objects in the file that are obviously taken from CAD, although perhaps they are non-fuctional due to the missing OCX? I can get rid of the message by unloading the reference to it in VBA, but I don't want to just remove a symptom while ignoring a bigger problem.
2) If I do need it, where can I get it? From browsing these forums I see that it's an ADN developer file, and I'm not a member of ADN.
thanks!