Hello,
I'm making a smart device apllication.
I want to connect to a sybase database with this application.
To do this i have add the reference :
Sybase.Data.AseClient.dll
This way works for a normal application, but for a smart device application
I am getting the following error:
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project 'test' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
What to do now

Thanks in advance . .
Regards,
Reinder van Lune
I'm making a smart device apllication.
I want to connect to a sybase database with this application.
To do this i have add the reference :
Sybase.Data.AseClient.dll
This way works for a normal application, but for a smart device application
I am getting the following error:
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project 'test' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
What to do now
Thanks in advance . .
Regards,
Reinder van Lune