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: 

Syste.Data.Sqlite can not loaded

1 REPLY 1
Reply
Message 1 of 2
Anonymous
427 Views, 1 Reply

Syste.Data.Sqlite can not loaded

I am writing an app that use sqlite to write to db and I make a refrence to System.Data.Sqlite but when I run the app inside Revit I got the error message "Could not load file or assembly or one of its dependencies"

What can be the cause of that error? Thank you

Tags (1)
1 REPLY 1
Message 2 of 2
Revitalizer
in reply to: Anonymous

Hi,

 

Autodesk itself uses a bunch of NET dll files in its own add-ins, which are shipped with Revit.

Since they are loaded before your add-in, there may be conflicts if different versions are used.

 

So make sure you use the same dll versions as Autodesk uses.

 

Sqlite, Log4Net, ...

 

 

Revitalizer




Rudolf Honke
Software Developer
Mensch und Maschine





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

Post to forums  

Rail Community


Autodesk Design & Make Report