REVIT API

REVIT API

pelin_sarac
Contributor Contributor
389 Views
2 Replies
Message 1 of 3

REVIT API

pelin_sarac
Contributor
Contributor

Hallo zusammen, 

 

I have created a Ribbon button. When I the second Ribbon button, I saw this failure.

 

Could you pls help me ? attachment foto 

 

Thank you

 

0 Likes
390 Views
2 Replies
Replies (2)
Message 2 of 3

jeremy_tammik
Alumni
Alumni

The requested and missing PDB file is a so-called program database used for debugging:

  

https://en.wikipedia.org/wiki/Program_database

  

It is not needed by your add-in, only for debugging AddInManagerUI.dll, which you should not be doing.

  

I have never seen or heard of this message before, so I would assume that you are doing something unusual.

  

I would suggest restarting from scratch with a clean slate, tabula rasa, and following a step-by-step tutorial exactly; the message should not appear.

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 3 of 3

MarryTookMyCoffe
Collaborator
Collaborator

that look like you try to debug your application, and try enter a dll not loaded in maping. There is a option in visual studio to not go into a dll that are not yours, I thing in bottom of this prompt is a hint how to turn it off.

-------------------------------------------------------------
--------------------------------|\/\/|------------------------
do not worry it only gonna take Autodesk 5 years to fix bug
0 Likes