Dhivya wrote:

I could not add sqlite.dll to my project. When i try to add the reference, it 
raises this error:
“A reference to “c:\Downloads\SQLite\SQLite.Net1.0.0\sqlite.cll” could not be added. This is not a valid assembly or COM component. Only assemblies with extension ‘dll’ and COM components can be referenced. Please make sure that the file is accessible, and that it is a valid assembly or COM component. ”
The error message says the file is:

“c:\Downloads\SQLite\SQLite.Net1.0.0\sqlite.cll”

note the .CLL extension, not .DLL

HTH
Dennis Cote

Reply via email to