Hi all,
I've trying to build a cab for deploying my .net beta 2 c# project which
uses sql server mobile.
I added a new smart device cab project to my existing project CF project
and imported the CF projects output so it knew about all my dependancies
etc.
However when I go to build the Smart Device CAB, I get the following
errors..
Error: Could not load file or assembly 'System.Data.SqlServerCe,
Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or
one of its dependencies. The system cannot find the file specified.
- Could not load file or assembly 'file:///c:\program files\microsoft
visual studio 8\smartdevices\sdk\sql
server\mobile\v3.0\system.data.sqlserverce.dll' or one of its
dependencies. The system cannot find the file specified.
------ Starting pre-build validation for project 'DiveSitesInstaller'
------
------ Pre-build validation for project 'DiveSitesInstaller' completed
------
------ Build started: Project: DiveSitesInstaller, Configuration:
Release ------
Which seems to be nonsense as the file exists and is used perfectly well
by the CF project. Which does deploy and work perfectly when I'm running
and debugging it via the IDE.
Does anyone have any ideas why I could be getting this error ? I wish
there was an easy way to create installers for CF projects.
Rgds,
Dave
|