R
Roman Mellenberger
Hello,
I have upgraded a windows mobile solution to VS2008 and CF3.5.
Everything was fine but the build fails with the following error
message:
Error 132 genasm.exe(1) : error There was an error initializing .
Could not load file or assembly 'Microsoft.WindowsCE.Forms,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' or
one of its dependencies. Das System kann die angegebene Datei nicht
finden.
The assemblies are created anyway and if I copy them to my device the
program is running stable. I am using 3rd party assemblies that are
referencing explicitely to CF2.0 but at runtime this seems to be no
problem. Can anyone tell me if it's possible to ignore or fix that
error?
Thanks in advance
Roman
I have upgraded a windows mobile solution to VS2008 and CF3.5.
Everything was fine but the build fails with the following error
message:
Error 132 genasm.exe(1) : error There was an error initializing .
Could not load file or assembly 'Microsoft.WindowsCE.Forms,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' or
one of its dependencies. Das System kann die angegebene Datei nicht
finden.
The assemblies are created anyway and if I copy them to my device the
program is running stable. I am using 3rd party assemblies that are
referencing explicitely to CF2.0 but at runtime this seems to be no
problem. Can anyone tell me if it's possible to ignore or fix that
error?
Thanks in advance
Roman