Buongiorno, usando le connessioni acciaio di revit 2021 mi è successo che non riconosce più i profili.
In pratica qualunque connessione con qualunque profilo mi dice tipo o numero id non valido come in figura.
Non funzionano piu' neanche le connessioni secondarie.
Funzionano piastre e bulloni.
L'elenco delle connessioni viene caricato correttamente e sembra anche il database,
Se carico un vecchio progetto con le connessioni le carica ma non sono piu accessibili le proprietà in modifica.
Cosa è successo ?
Solved! Go to Solution.
Solved by Rafal.Gaweda. Go to Solution.
Hi
For the records:
On this particular computer there were two “DbProviderFactories” sections in C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config file.
Solution :
1. Remove entire DbProviderFactories section containing the BlackfishSQL provider from file C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config.
In the end it should look like this:
<system.data>
<DbProviderFactories/>
</system.data>
or remove whole section system.data (from line <system.data> to line </system.data>)
2. Restart computer.
3. Use steel connections in Revit.
Can't find what you're looking for? Ask the community or share your knowledge.