Offline Smart Client Application Block and the mscorlib



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

  • OpenNETCF and ICSharpCode.SharpZipLib
    ... PublicKeyToken=b77a5c561934e089' in project 'OpenNETCFApplicationZip' cannot ... be copied to the run directory because it would conflict with dependency ... 'mscorlib, Version=1.0.5000.0, Culture=neutral, ...
    (microsoft.public.dotnet.framework.compactframework)
  • RE: WSUS Server error + only ONE client showing in WSUS, pls help..
    ... Perhaps try the WSUS Newsgroup ... (web client) ... Checking AU Settings ...
    (microsoft.public.windowsupdate)
  • Re: RegFree COM for ".Net COM object" (COM callable wrapper)
    ... I have a manifest for the client, and it is not embedded, but named after the client: "stelpro7.exe.manifest" and placed in the application directory. ... I have removed the dependencies from this assembly, since mt.exe generates a dependency on mscorlib, and this dependency fails, unless I'm placing mscorlib.dll in the appliation directory. ...
    (microsoft.public.dotnet.framework.interop)
  • What does this build error mean?
    ... PublicKeyToken=969db8053d3322ac' in project 'MohawkProfit' cannot be copied ... to the run directory because it would conflict with dependency 'mscorlib, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Abstract public member variales?
    ... In functional decomposition the SRS gives the requirements for the one main function that is above all others and represents the entire software. ... In the OO paradigm the one has two quite different views of 'client'. ... Sine the OO paradigm uses problem space abstraction to organize groups of requirements by objects and responsibilities independently, there is no hierarchy and inherent dependency chain in the resolution of requirements. ... You seem to be talking about a situation in which the client specifies every operation of Benefit3, including the database accesses and every formula used. ...
    (comp.object)