I've already solved it. The problem was that I was using an older version of sql server ce. Adding the same version I could download the project.
Thanks
Search found 2 matches
- Tue Jun 03, 2014 12:31 am
- Forum: Scripting
- Topic: Referenced Assembly is not copied when I export the project
- Replies: 1
- Views: 5843
- Fri May 16, 2014 12:48 am
- Forum: Scripting
- Topic: Referenced Assembly is not copied when I export the project
- Replies: 1
- Views: 5843
Referenced Assembly is not copied when I export the project
I am referencing the assembly System.Data.SqlServerCe.dll in order to query a table in a sqlserver ce database. When I launch the program in my computer it runs correctly but when I put it in the terminal ask for the System.Data.SqlServerCe.dll assembly. I've seen that this assembly is not copied to...