Message 1 of 16
Inventor symbol server (debug)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Regards,
Arthur Knoors
Autodesk Affiliations & Links:
Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!
! For administrative reasons, please mark a "Solution as solved" when the issue is solved !
thanks for your answer, but I'm searching not for symbols for drawings.
I try to debug a crash and want to see the full call stack, to check if our addin is responsible for the crash.
So I need the debug symbols (pdb files) for Inventor.
Cheers
Rene
Regards,
Arthur Knoors
Autodesk Affiliations & Links:
Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!
! For administrative reasons, please mark a "Solution as solved" when the issue is solved !
if you develop c++ or .net addins each generate for debugging purposes also a .pdb file, this will be called "symbol" file.
With this file you can debug the addin after compiling to a dll. These symbol files can have a full debug information or only function names.
I'm searching for the function names pdb for Inventor now. I try to find out why Inventor crashes and for this I want to analyze the call stack.
Cheers
Rene
Regards,
Arthur Knoors
Autodesk Affiliations & Links:
Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!
! For administrative reasons, please mark a "Solution as solved" when the issue is solved !
Unfortunately not.
For AutoCAD exists a symbol server. I hoped that this will also exists for Inventor.
Regards,
Arthur Knoors
Autodesk Affiliations & Links:
Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!
! For administrative reasons, please mark a "Solution as solved" when the issue is solved !
I'm not searching for the dll's. I'm searching for the corresponding pdb's.
And these are not in the installation, or do you have the pdb's in your bin folder?
Sample:
Inventor.exe -> Inventor.pdb
WpfHost.dll -> WpfHost.pdb
and so on...
Cheers
Rene
Hello @Rene_Gerlach,
Unfortunately, Inventor will not provide any .pdb file at present.
Thanks and regards,
bad news.
Any plans to do so?
It would be easier to find some issues.
Cheers
Rene
Hello @Rene_Gerlach,
Currently, crash report will be sent to engineering team and debugged to trace error.
You can suggest wish list at idea station using below link.
https://forums.autodesk.com/t5/inventor-ideas/idb-p/v1232/tab/most-recent
Thanks and regards,
Hallo @chandra.shekar.g,
we have send so many crash reports, but nothing happen.
So we want analyze the issue self.
May be you can make an connection between us and the developers.
I will generate a wish on idea station.
Cheers
Rene
Hi @Rene_Gerlach,
To analyze crash, can you please reply to mail with crash report?
Thanks and regards,