Open JaechangKo opened 1 year ago
Hi JaechangKo, I'll have look into this as soon as I can. What version of Revit are you using this with?
@willhl Thanks for taking a look into it!!! 1) I first installed Revit 2021 and visual studio 2022. As the instruction said, I first installed Docker and run the local host.
2) Then, I clone the repository ($ git clone --recurse-submodules https://github.com/willhl/BuildingGraph-Client-Revit.git)
3) Then, I opened the BuildingGraph.Integration.Revit.sln with Visual Studio 2022. When I open, I got the error message like this, and the output says "C:\Windows\System32\BuildingGraph-Client-Revit\BuildingGraph-Client\BuildingGraph.Client.DGraph\BuildingGraph.Client.DGraph.csproj : error : The project file cannot be found." Where's BuildingGraph.Client.DGraph.csproj?
4) Anyway, I set the BuildingGraph.Integration.RevitUI as Startup Project, then I set the Debug2021 and x64. Than I click the Start button.
5) Then, Revit 2021 automatically opened but I also got this error message.
6) And there's no addin in the revit headbar.
7) So, I tried to open it with revit 2022...
I setup the Debug2022 and x64.
8) Then Revit2022 is automatically opened but I still got the same error message "External Tools failed to initialize the addin 'revit to graph' because the assembly 'BuildingGraph.Integration.RevitUI.dll' does not exist. In Visual Studio, here's Error List screenshot.
9) I was able to see the 'Publish to Graph' button yesterday... but today, I can't see anything...
10) Now, in the Visual Studio, I set 'Initialize interactive with Project', Then re-run the RevitUI.sln... Then This message pops up. I'm not sure how to deal with that... So I just click the green triangle run button..
11) I pressed the publish button,
12) But nothing happened..
13) And here's the error list... FYI
@willhl I've been trying to figure out how to resolve but I'm still struggling with this.. any thoughts? Thanks!!
@willhl I'm trying to open it again but I'm having this error.. System.InvalidOperationException: 'Error while loading librdkafka.dll or its dependencies from C:\Users\Jae\AppData\Roaming\Autodesk\Revit\Addins\2022\BuildingGraph\librdkafka.dll. Check the directory exists, if not check your deployment process. You can also load the library and its dependencies by yourself before any call to Confluent.Kafka'
Also.. here's the binding Failures lists..
When I press the 'Publish to Graph' button, nothing happened... I set up the correct docker port and login info tho. I actually got XAML binding errors...