Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Nothing happen when I loaded the Revit 2025.3 plugin

7 REPLIES 7
Reply
Message 1 of 8
mamadouourybalde040
252 Views, 7 Replies

Nothing happen when I loaded the Revit 2025.3 plugin

Hi,

I am trying to display a button on Revit 2025.3. I built the program and set the manifeste file correctly but when I run Revit nothing added to Add-ins tab.

Thanks

Labels (1)
7 REPLIES 7
Message 2 of 8

Its kind of hard to help without seeing your manifest file and code.


But did Revit ask if you wanted to load the add in?

 

And did you restart Revit at some point?  Most add ins will load on the fly, but I believe Ribbon buttons are only created when Revit starts.

 

Message 3 of 8

Here the screenshot of a basic code  I am trying to add on Revit.

Capture d’écran (301).pngCapture d’écran (302).pngCapture d’écran (303).png

Message 4 of 8

1. Framework .NET 8

2. Visual Studion Community 2022

3. Personal Laptop Window 10

4. Class Library .NET and Standard

5. Location of the manifeste file : %ProgramData%/Autodesk/Revit/...

8 Revit 2025.3

 

Message 5 of 8

First troubleshooting task is if Revit asks if you want to load the addin.  If you aren't sure if you got this, shutdown revit, move teh files out of the Revit folder, restart revit, and paste the files back in.

 

Does revit ask if you want to load the addin?  (It will ask for "once" or "always").

 

If you don't see this, check the DLL properties in windows explorer and make sure windows doesn't have it locked.

Also try a simpler path to make sure you don't have a typo.   Like C:\.  You can always move it back later.

Message 6 of 8

Thank you @sragan for your suggestion.


@mamadouourybalde040 , I hope you are placing the add-in manifest file in the correct location:

C:\ProgramData\Autodesk\Revit\Addins\20xx\


I recommend creating the project from scratch once more to ensure everything is set up correctly.

Please follow the steps outlined in this link.


If you continue to encounter the issue, sharing the journal file will help us better understand the cause of the problem on your end.


Journal file:
 https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Location-of-journa... 

(The journal file may contain confidential information, so it would be better to send it to me via personal chat. I will review the journal file)


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

Message 7 of 8

Hi,

I did all those recommandations you have suggested. but the problem still the same, Revit doesn't even ask me if I would like to load something. I follow every step from the link of the first Revit plugin.

I recentely loaded RevitLookup but my personnal plugin Revit doesn't ask.

thanks.

Message 8 of 8

Hi @naveen.kumar.t I have a private message.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report