Jump to content

Error while starting app - System.data.sqlClient not found


Guest trubar

Recommended Posts

Guest trubar

Hi

I made small app which communicate with MS SQL server 2005. When i deploy app to my pocket pc the app runs perfectly. But when i build app and move it to my pocket pc and try to run it i get error "File or assembly name 'System.Data.SqlClient, Version 3.0.3600, Culture = neutral' or one of its dependencies, was not found". I have installed net 3.5 on my pocket pc. What should i do? tHx for help.

Link to comment
Share on other sites

Guest DaveShaw
Hi

I made small app which communicate with MS SQL server 2005. When i deploy app to my pocket pc the app runs perfectly. But when i build app and move it to my pocket pc and try to run it i get error "File or assembly name 'System.Data.SqlClient, Version 3.0.3600, Culture = neutral' or one of its dependencies, was not found". I have installed net 3.5 on my pocket pc. What should i do? tHx for help.

Have you installed SQLCE or SQLCEMobile?

Dave

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.