iamtorsten / libfintx

Moved to https://github.com/libfintx/libfintx - please use the new repository!
https://github.com/libfintx/libfintx
GNU Lesser General Public License v3.0
115 stars 40 forks source link

Meta data file libfintx.FinTS.dll not found #109

Closed NoteToSelfFindGoodNickname closed 1 year ago

NoteToSelfFindGoodNickname commented 1 year ago

I have just tried to build the latest version, and I get the following error trying to rebuild the entire project:

Meta data file (...)\libfintx-master\src\libfintx.FinTS\bin\Debug\netstandard2.0\libfintx.FinTS.dll" was not found. libfintx.Sample.Ui
(...)\libfintx-master\src\libfintx.Sample.Ui\CSC

thisistorsten commented 1 year ago

Hast du Windows.Forms im FlickerRenderer aktiviert? Falls ja musst du bitte auf .Net 4.8 umstellen.

NoteToSelfFindGoodNickname commented 1 year ago

Was meinst Du bitte mit "Windows.Forms im FlickerRenderer aktiviert"?

Ich habe noch gar nichts geändert oder speziell aktiviert, nur die Solution in VS2022 geöffnet.

Was soll ich denn als Nächstes tun? Danke!

leo-schick commented 1 year ago

@NoteToSelfFindGoodNickname In case the problem still exists, can you try the following?

  1. clone a refresh repository from master
  2. restore all NuGet packages
  3. build the whole project
  4. start then the libfintx.Sample.Ui project/app