Re: Offline Smart Client Application Block and the mscorlib

Tech-Archive recommends: Fix windows errors by optimizing your registry



you are trying to deploy a full framework library to .NETCF. What you need
to do is start from a smart device application. Then use the compact
framework version of the application block which is distributed with the
sdf - www.opennetcf.org/sdf/. This is a subset of the smart client
application block designed to work on devices.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net |
http://www.opennetcf.org

"parkster" <parkster@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D208451A-3BD4-4D2D-87E3-CC52CB4AAAC4@xxxxxxxxxxxxxxxx
> clientHi,
>
> I have recently just downloaded the smart application block of offlline
> devices and am not finding it quite so smart. (or i'm not quite so smart
> more
> probably)
>
> I am wanting to create an application to go onto Pocket PC 2003. I have
> created a Smart Client application template using the VS tools, and am
> deploying it into the Pocket PC 2003 emulator.
>
> The blank template starts fine.
>
> I then add a reference to the smart client app block and some code and I
> get
> the following error:
>
> Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
> PublicKeyToken=969db8053d3322ac' in project 'RTCLib' cannot be copied to
> the
> run directory because it would conflict with dependency 'mscorlib,
> Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
>
> Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
> PublicKeyToken=b77a5c561934e089' in project 'RTCLib' cannot be copied to
> the
> run directory because it would conflict with dependency 'mscorlib,
> Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac'.
>
>
> Now I understand that the compact framework uses a different ver of
> mscorlib
> to my desktop version.
>
> But I can't find anywhere in the Offline App Block where mscorlib is
> referenced in the project files or anywhere.
>
> Please help!
>
> Many Thanks
>
> Simon
>
>
>


.



Relevant Pages

  • Re: Offline Smart Client Application Block and the mscorlib
    ... > you are trying to deploy a full framework library to .NETCF. ... >> I then add a reference to the smart client app block and some code and I ... >> run directory because it would conflict with dependency 'mscorlib, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Smart Client requirements
    ... > I personally do not limit Smart Clients to only compact devices and have ... > just recently released a "Smart Client" that only works on the standard ... > framework. ... >> easily deployed (no-touch deployment). ...
    (microsoft.public.dotnet.framework)
  • Re: Is C# suitable for low-level embedded
    ... I believe that you can do everything that you want with the compact ... framework (you might have to do some custom stuff if you want to speed up ... Framework that runs on embedded devices. ... Any book recommendations - I can't seem to find a ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: book recommendations?
    ... we are collecting a list of .NET Compact ... Framework related books here:- ... Peter Foot ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: MSDN-Beispiel
    ... "Da .NET Compact Framework die PixelFormat-Eigenschaft von Image nicht ... Dim numBytes as Integer = bmpData.Width * bmpData.Stride ... der Bytes pro Zeile ...
    (microsoft.public.de.german.entwickler.dotnet.vb)